diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-06 21:00:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-06 21:00:36 +0800 |
commit | 7246647530bf914072921194d22f4a69d741ba7d (patch) | |
tree | 2ad3d9598288d064c81108debd163ae46511d60e | |
parent | 4d94cb2674679413667ae2ea62a450f709cfdc5d (diff) | |
download | freebsd-ports-gnome-7246647530bf914072921194d22f4a69d741ba7d.tar.gz freebsd-ports-gnome-7246647530bf914072921194d22f4a69d741ba7d.tar.zst freebsd-ports-gnome-7246647530bf914072921194d22f4a69d741ba7d.zip |
- Update to 0.051003
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Perl6-Slurp/Changes
-rw-r--r-- | devel/p5-Perl6-Slurp/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Perl6-Slurp/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/devel/p5-Perl6-Slurp/Makefile b/devel/p5-Perl6-Slurp/Makefile index 671c8cd9609b..87473a944bdd 100644 --- a/devel/p5-Perl6-Slurp/Makefile +++ b/devel/p5-Perl6-Slurp/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Perl6-Slurp -# Date created: 2011-11-05 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Perl6-Slurp -PORTVERSION= 0.05.1000 +PORTVERSION= 0.05.1003 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +15,7 @@ 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 +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Perl6-Slurp/distinfo b/devel/p5-Perl6-Slurp/distinfo index 3455f8e6237b..7c7b1e37f032 100644 --- a/devel/p5-Perl6-Slurp/distinfo +++ b/devel/p5-Perl6-Slurp/distinfo @@ -1,2 +1,2 @@ -SHA256 (Perl6-Slurp-0.051000.tar.gz) = b9fedf76db16434cd1713e0d8be747a004a06cd4523e566bc63da2db49e8d857 -SIZE (Perl6-Slurp-0.051000.tar.gz) = 9334 +SHA256 (Perl6-Slurp-0.051003.tar.gz) = 49fdcbb37b7a0fd1bf043970cfe42913080b1e3bf794a03b103c14480d48d60a +SIZE (Perl6-Slurp-0.051003.tar.gz) = 9831 |