diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-15 01:52:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-15 01:52:27 +0000 |
commit | 8f6d334c06bc752693b22325237307aee0ed0615 (patch) | |
tree | c6659a486806b35c1565bd60e3a128d816e9727b /devel/p5-Perl6-Slurp | |
parent | eb9025193119cd85971f436f322d62960c2f371e (diff) |
Notes
Diffstat (limited to 'devel/p5-Perl6-Slurp')
-rw-r--r-- | devel/p5-Perl6-Slurp/Makefile | 7 | ||||
-rw-r--r-- | devel/p5-Perl6-Slurp/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/p5-Perl6-Slurp/Makefile b/devel/p5-Perl6-Slurp/Makefile index 40ba5a72cdbf..671c8cd9609b 100644 --- a/devel/p5-Perl6-Slurp/Makefile +++ b/devel/p5-Perl6-Slurp/Makefile @@ -6,15 +6,18 @@ # PORTNAME= Perl6-Slurp -PORTVERSION= 0.05 +PORTVERSION= 0.05.1000 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION}0000 +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implements the Perl6 'slurp' built-in +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Perl6-Export>=0.07:${PORTSDIR}/devel/p5-Perl6-Export RUN_DEPENDS= p5-Perl6-Export>=0.07:${PORTSDIR}/devel/p5-Perl6-Export diff --git a/devel/p5-Perl6-Slurp/distinfo b/devel/p5-Perl6-Slurp/distinfo index 5c0bb8382237..3455f8e6237b 100644 --- a/devel/p5-Perl6-Slurp/distinfo +++ b/devel/p5-Perl6-Slurp/distinfo @@ -1,2 +1,2 @@ -SHA256 (Perl6-Slurp-0.050000.tar.gz) = 4f6fac053c8badb827d033b2a97e19b29d32bce9df61373e8beaeab6a8330489 -SIZE (Perl6-Slurp-0.050000.tar.gz) = 9252 +SHA256 (Perl6-Slurp-0.051000.tar.gz) = b9fedf76db16434cd1713e0d8be747a004a06cd4523e566bc63da2db49e8d857 +SIZE (Perl6-Slurp-0.051000.tar.gz) = 9334 |