svn commit: r455977 - head/devel/p5-Data-Alias
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Dec 11 10:41:24 UTC 2017
Author: sunpoet
Date: Mon Dec 11 10:41:21 2017
New Revision: 455977
URL: https://svnweb.freebsd.org/changeset/ports/455977
Log:
Update to 1.21
- Remove BROKEN for Perl 5.25.1+
Changes: http://search.cpan.org/dist/Data-Alias/Changes
Modified:
head/devel/p5-Data-Alias/Makefile
head/devel/p5-Data-Alias/distinfo
Modified: head/devel/p5-Data-Alias/Makefile
==============================================================================
--- head/devel/p5-Data-Alias/Makefile Mon Dec 11 10:41:16 2017 (r455976)
+++ head/devel/p5-Data-Alias/Makefile Mon Dec 11 10:41:21 2017 (r455977)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Data-Alias
-PORTVERSION= 1.20
+PORTVERSION= 1.21
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,10 +19,4 @@ USE_PERL5= configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Data/Alias/Alias.so
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} >= 502501
-BROKEN= Does not build, op_sibling usage. https://rt.cpan.org/Public/Bug/Display.html?id=114544
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Modified: head/devel/p5-Data-Alias/distinfo
==============================================================================
--- head/devel/p5-Data-Alias/distinfo Mon Dec 11 10:41:16 2017 (r455976)
+++ head/devel/p5-Data-Alias/distinfo Mon Dec 11 10:41:21 2017 (r455977)
@@ -1,2 +1,3 @@
-SHA256 (Data-Alias-1.20.tar.gz) = 344baa19980885f690ec07f00f391eb457f7c9ffe338aa90344f42b6e517bea9
-SIZE (Data-Alias-1.20.tar.gz) = 63667
+TIMESTAMP = 1512807232
+SHA256 (Data-Alias-1.21.tar.gz) = f5c565fa831a7b20a67d35cfef000801fef944c785e129d47dd64d0aa726704c
+SIZE (Data-Alias-1.21.tar.gz) = 64332
More information about the svn-ports-all
mailing list