svn commit: r370920 - head/devel/p5-Scope-Upper
Frederic Culot
culot at FreeBSD.org
Wed Oct 15 13:03:04 UTC 2014
Author: culot
Date: Wed Oct 15 13:03:02 2014
New Revision: 370920
URL: https://svnweb.freebsd.org/changeset/ports/370920
QAT: https://qat.redports.org/buildarchive/r370920/
Log:
- Update to 0.25
Changes: http://search.cpan.org/dist/Scope-Upper/Changes
Modified:
head/devel/p5-Scope-Upper/Makefile
head/devel/p5-Scope-Upper/distinfo
Modified: head/devel/p5-Scope-Upper/Makefile
==============================================================================
--- head/devel/p5-Scope-Upper/Makefile Wed Oct 15 12:55:14 2014 (r370919)
+++ head/devel/p5-Scope-Upper/Makefile Wed Oct 15 13:03:02 2014 (r370920)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Scope-Upper
-PORTVERSION= 0.24
+PORTVERSION= 0.25
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VPIT
@@ -17,4 +17,7 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PERL_ARCH}/auto/Scope/Upper/Upper.so
+
.include <bsd.port.mk>
Modified: head/devel/p5-Scope-Upper/distinfo
==============================================================================
--- head/devel/p5-Scope-Upper/distinfo Wed Oct 15 12:55:14 2014 (r370919)
+++ head/devel/p5-Scope-Upper/distinfo Wed Oct 15 13:03:02 2014 (r370920)
@@ -1,2 +1,2 @@
-SHA256 (Scope-Upper-0.24.tar.gz) = af3498834e0c4358670a4441b91a23fec13aa128205e541040f22c1f29673295
-SIZE (Scope-Upper-0.24.tar.gz) = 82747
+SHA256 (Scope-Upper-0.25.tar.gz) = dcd956aa221167b6996797dde6ec8a0ed57a7246b27e50595dd55a2f3895d756
+SIZE (Scope-Upper-0.25.tar.gz) = 83104
More information about the svn-ports-all
mailing list