svn commit: r451138 - head/lang/p5-List-MoreUtils-XS
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Oct 3 15:34:58 UTC 2017
Author: sunpoet
Date: Tue Oct 3 15:34:57 2017
New Revision: 451138
URL: https://svnweb.freebsd.org/changeset/ports/451138
Log:
Update to 0.426
Changes: http://search.cpan.org/dist/List-MoreUtils-XS/Changes
Modified:
head/lang/p5-List-MoreUtils-XS/Makefile
head/lang/p5-List-MoreUtils-XS/distinfo
Modified: head/lang/p5-List-MoreUtils-XS/Makefile
==============================================================================
--- head/lang/p5-List-MoreUtils-XS/Makefile Tue Oct 3 15:34:52 2017 (r451137)
+++ head/lang/p5-List-MoreUtils-XS/Makefile Tue Oct 3 15:34:57 2017 (r451138)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= List-MoreUtils-XS
-PORTVERSION= 0.423
+PORTVERSION= 0.426
CATEGORIES= lang perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,7 +18,7 @@ USES= perl5
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 502503
+.if ${PERL_LEVEL} < 502401
BUILD_DEPENDS+= p5-XSLoader>=0.22:devel/p5-XSLoader
RUN_DEPENDS+= p5-XSLoader>=0.22:devel/p5-XSLoader
.endif
Modified: head/lang/p5-List-MoreUtils-XS/distinfo
==============================================================================
--- head/lang/p5-List-MoreUtils-XS/distinfo Tue Oct 3 15:34:52 2017 (r451137)
+++ head/lang/p5-List-MoreUtils-XS/distinfo Tue Oct 3 15:34:57 2017 (r451138)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503223739
-SHA256 (List-MoreUtils-XS-0.423.tar.gz) = 7bd44f4cd6fb341f193564b2890e65d69372bddc9d9dc817354a75d861a7c98a
-SIZE (List-MoreUtils-XS-0.423.tar.gz) = 158385
+TIMESTAMP = 1507041416
+SHA256 (List-MoreUtils-XS-0.426.tar.gz) = 6c7dbf4cf9ab5fe15ff0198927e938c5ee7a04ee0a5685537b47639f1c50406b
+SIZE (List-MoreUtils-XS-0.426.tar.gz) = 159015
More information about the svn-ports-head
mailing list