diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-09 18:40:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-09 18:40:03 +0800 |
commit | 94bbbb6532d3a647ffb285f5037d5e4445634916 (patch) | |
tree | 3aef7b01d74ad857565aa5e93be1c7abc5d07584 /devel | |
parent | e817904a441ad77c1fc3ab1635921fe08ef78470 (diff) | |
download | freebsd-ports-gnome-94bbbb6532d3a647ffb285f5037d5e4445634916.tar.gz freebsd-ports-gnome-94bbbb6532d3a647ffb285f5037d5e4445634916.tar.zst freebsd-ports-gnome-94bbbb6532d3a647ffb285f5037d5e4445634916.zip |
- Update to 0.050000
Changes: http://search.cpan.org/dist/Perl6-Slurp/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Perl6-Slurp/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Perl6-Slurp/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/p5-Perl6-Slurp/Makefile b/devel/p5-Perl6-Slurp/Makefile index 88655054f02c..40ba5a72cdbf 100644 --- a/devel/p5-Perl6-Slurp/Makefile +++ b/devel/p5-Perl6-Slurp/Makefile @@ -6,10 +6,11 @@ # PORTNAME= Perl6-Slurp -PORTVERSION= 0.03 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION}0000 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implements the Perl6 'slurp' built-in diff --git a/devel/p5-Perl6-Slurp/distinfo b/devel/p5-Perl6-Slurp/distinfo index fb57d84e4695..5c0bb8382237 100644 --- a/devel/p5-Perl6-Slurp/distinfo +++ b/devel/p5-Perl6-Slurp/distinfo @@ -1,2 +1,2 @@ -SHA256 (Perl6-Slurp-0.03.tar.gz) = 06e473478c6c8fc770ba34faae8fe281eb53d6c587201dae537c81ce5ac04135 -SIZE (Perl6-Slurp-0.03.tar.gz) = 7120 +SHA256 (Perl6-Slurp-0.050000.tar.gz) = 4f6fac053c8badb827d033b2a97e19b29d32bce9df61373e8beaeab6a8330489 +SIZE (Perl6-Slurp-0.050000.tar.gz) = 9252 |