svn commit: r395975 - head/devel/p5-Rinci
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Sep 3 16:22:19 UTC 2015
Author: sunpoet
Date: Thu Sep 3 16:22:18 2015
New Revision: 395975
URL: https://svnweb.freebsd.org/changeset/ports/395975
Log:
- Update to 1.1.78
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Rinci/Changes
Modified:
head/devel/p5-Rinci/Makefile
head/devel/p5-Rinci/distinfo
Modified: head/devel/p5-Rinci/Makefile
==============================================================================
--- head/devel/p5-Rinci/Makefile Thu Sep 3 16:22:12 2015 (r395974)
+++ head/devel/p5-Rinci/Makefile Thu Sep 3 16:22:18 2015 (r395975)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Rinci
-PORTVERSION= 1.1.77
+PORTVERSION= 1.1.78
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PERLANCAR
@@ -14,11 +14,10 @@ COMMENT= Language-neutral metadata for y
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash \
- p5-Sah>=0.9.34:${PORTSDIR}/devel/p5-Sah
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-BUILD_DEPENDS+= p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames
+TEST_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash \
+ p5-Sah>=0.9.36:${PORTSDIR}/devel/p5-Sah
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5
Modified: head/devel/p5-Rinci/distinfo
==============================================================================
--- head/devel/p5-Rinci/distinfo Thu Sep 3 16:22:12 2015 (r395974)
+++ head/devel/p5-Rinci/distinfo Thu Sep 3 16:22:18 2015 (r395975)
@@ -1,2 +1,2 @@
-SHA256 (Rinci-1.1.77.tar.gz) = ff47babb20b8f0c8bb4653e98ef554dd748bd3ef0bc8f407454d3625c5f4a291
-SIZE (Rinci-1.1.77.tar.gz) = 57538
+SHA256 (Rinci-1.1.78.tar.gz) = 13aef274b43cf3dfe8371d9a73abd8caa962733b20b319e977101a68c9c2cf23
+SIZE (Rinci-1.1.78.tar.gz) = 57794
More information about the svn-ports-all
mailing list