diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-18 18:34:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-18 18:34:17 +0800 |
commit | f632d81a6781cbaf86d0ca7f33f23bb74171d3c7 (patch) | |
tree | 542e781294d4bad8a992c917fef747698f45ee32 | |
parent | 94e6176582957bead6dcfab025b7985bcc2c9c34 (diff) | |
download | freebsd-ports-gnome-f632d81a6781cbaf86d0ca7f33f23bb74171d3c7.tar.gz freebsd-ports-gnome-f632d81a6781cbaf86d0ca7f33f23bb74171d3c7.tar.zst freebsd-ports-gnome-f632d81a6781cbaf86d0ca7f33f23bb74171d3c7.zip |
- Update to 1.1.71
Changes: http://search.cpan.org/dist/Rinci/Changes
-rw-r--r-- | devel/p5-Rinci/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Rinci/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Rinci/Makefile b/devel/p5-Rinci/Makefile index 60ad1564a867..f5fe556c6118 100644 --- a/devel/p5-Rinci/Makefile +++ b/devel/p5-Rinci/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rinci -PORTVERSION= 1.1.70 +PORTVERSION= 1.1.71 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR @@ -14,8 +14,9 @@ COMMENT= Language-neutral metadata for your code entities LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash -RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash \ + p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames +RUN_DEPENDS= p5-DefHash>=1.0.6:${PORTSDIR}/devel/p5-DefHash USE_PERL5= configure USES= perl5 diff --git a/devel/p5-Rinci/distinfo b/devel/p5-Rinci/distinfo index 76970cf7cad5..528d7493bf7c 100644 --- a/devel/p5-Rinci/distinfo +++ b/devel/p5-Rinci/distinfo @@ -1,2 +1,2 @@ -SHA256 (Rinci-1.1.70.tar.gz) = aba27d00a3861f0d49ecf89472fc441ed437a76bfa141f87426fa6c02ec5d36a -SIZE (Rinci-1.1.70.tar.gz) = 55552 +SHA256 (Rinci-1.1.71.tar.gz) = f2d28a88a817a9c6322af248b4ea47e1dff87f98d6d25ac9ab3e46926123c68c +SIZE (Rinci-1.1.71.tar.gz) = 59213 |