On Mon, Jan 07, 2019 at 02:50:43PM -0500, sven falempin wrote:
> -DISTNAME =     Devel-CheckLib-1.02
> +DISTNAME =     Devel-CheckLib-1.12

Had to patch this manually as it wouldn't apply, but after that this
seems fine, although I did remove the REVISION as it's no longer needed.

However, version 1.13 is on the CPAN, so I think we should pick up that
one.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-CheckLib/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    29 Dec 2017 07:24:49 -0000      1.3
+++ Makefile    25 Jan 2019 02:50:17 -0000
@@ -3,9 +3,8 @@
 COMMENT =      module to check for C library availablity
 
 MODULES =      cpan
-DISTNAME =     Devel-CheckLib-1.02
+DISTNAME =     Devel-CheckLib-1.13
 CATEGORIES =   devel
-REVISION =     0
 
 # perl
 PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-CheckLib/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    2 Jan 2015 14:23:29 -0000       1.1.1.1
+++ distinfo    25 Jan 2019 02:50:17 -0000
@@ -1,2 +1,2 @@
-SHA256 (Devel-CheckLib-1.02.tar.gz) = 
72/Ef77zbIOeM4V4iKfO2BY4IwW4C/NH/1upvw9d7EM=
-SIZE (Devel-CheckLib-1.02.tar.gz) = 13277
+SHA256 (Devel-CheckLib-1.13.tar.gz) = 
JK39kIcF36xLsyBxF2PzcSa3XPVLNWbCwnx83vnEKag=
+SIZE (Devel-CheckLib-1.13.tar.gz) = 15450

Reply via email to