diff options
author | culot <culot@FreeBSD.org> | 2012-05-22 16:50:51 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-05-22 16:50:51 +0800 |
commit | f8ab0745bde9ca012f7aae8f6d3233f823d97df5 (patch) | |
tree | 73f0c824336b1b12a5e74d7205bbc9c628e57221 /sysutils/p5-File-Next | |
parent | 8148188434983a1bfc202f3795a3615a0ac9031f (diff) | |
download | freebsd-ports-gnome-f8ab0745bde9ca012f7aae8f6d3233f823d97df5.tar.gz freebsd-ports-gnome-f8ab0745bde9ca012f7aae8f6d3233f823d97df5.tar.zst freebsd-ports-gnome-f8ab0745bde9ca012f7aae8f6d3233f823d97df5.zip |
- Update to 1.08
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/File-Next/Changes
Diffstat (limited to 'sysutils/p5-File-Next')
-rw-r--r-- | sysutils/p5-File-Next/Makefile | 5 | ||||
-rw-r--r-- | sysutils/p5-File-Next/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/p5-File-Next/Makefile b/sysutils/p5-File-Next/Makefile index 9b23689cfcc9..de7173ecb513 100644 --- a/sysutils/p5-File-Next/Makefile +++ b/sysutils/p5-File-Next/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Next -PORTVERSION= 1.06 +PORTVERSION= 1.08 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= File-finding iterator +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= File::Next.3 diff --git a/sysutils/p5-File-Next/distinfo b/sysutils/p5-File-Next/distinfo index bb67935532ed..c3501abe7f40 100644 --- a/sysutils/p5-File-Next/distinfo +++ b/sysutils/p5-File-Next/distinfo @@ -1,2 +1,2 @@ -SHA256 (File-Next-1.06.tar.gz) = 36cc0a4e5e4e44e04f7bea6f7453db517acc1a1b35a2b5fe5bc14cea0f560662 -SIZE (File-Next-1.06.tar.gz) = 13511 +SHA256 (File-Next-1.08.tar.gz) = f3ec2ced9f2167e250dc7448986c12fdddca098a788a8d32231da2bff3f509d7 +SIZE (File-Next-1.08.tar.gz) = 16096 |