svn commit: r352600 - head/devel/p5-Function-Parameters
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 29 13:21:55 UTC 2014
Author: sunpoet
Date: Tue Apr 29 13:21:55 2014
New Revision: 352600
URL: http://svnweb.freebsd.org/changeset/ports/352600
QAT: https://qat.redports.org/buildarchive/r352600/
Log:
- Update to 1.0401
- Remove unnecessary USE_PERL5=5.14+
Changes: http://search.cpan.org/dist/Function-Parameters/Changes
Modified:
head/devel/p5-Function-Parameters/Makefile
head/devel/p5-Function-Parameters/distinfo
Modified: head/devel/p5-Function-Parameters/Makefile
==============================================================================
--- head/devel/p5-Function-Parameters/Makefile Tue Apr 29 13:21:49 2014 (r352599)
+++ head/devel/p5-Function-Parameters/Makefile Tue Apr 29 13:21:55 2014 (r352600)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Function-Parameters
-PORTVERSION= 1.03.01
+PORTVERSION= 1.04.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MAUKE
@@ -23,7 +23,7 @@ TEST_DEPENDS= p5-Dir-Self>=0:${PORTSDIR}
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-aliased>=0:${PORTSDIR}/devel/p5-aliased
-USE_PERL5= 5.14+ configure
+USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>
Modified: head/devel/p5-Function-Parameters/distinfo
==============================================================================
--- head/devel/p5-Function-Parameters/distinfo Tue Apr 29 13:21:49 2014 (r352599)
+++ head/devel/p5-Function-Parameters/distinfo Tue Apr 29 13:21:55 2014 (r352600)
@@ -1,2 +1,2 @@
-SHA256 (Function-Parameters-1.0301.tar.gz) = 54ec7650a12009c4de8bac342c5eb06fca011079f3605c2f1d7e38a0fb077b6a
-SIZE (Function-Parameters-1.0301.tar.gz) = 68970
+SHA256 (Function-Parameters-1.0401.tar.gz) = da3f6eb268a59f36409135d5fd8c6453883506759b2f910447ac1e5344ff9612
+SIZE (Function-Parameters-1.0401.tar.gz) = 69020
More information about the svn-ports-head
mailing list