Update to 1.112
- Update LICENSE - Add LICENSE_FILE Changes: http://search.cpan.org/dist/File-Find-Closures/Changes
This commit is contained in:
parent
493bb6ffaa
commit
bdd7e6ed21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465471
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File-Find-Closures
|
||||
PORTVERSION= 1.11
|
||||
PORTVERSION= 1.112
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Functions you can use with File::Find
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (File-Find-Closures-1.11.tar.gz) = 050753a52310c4e38b977b910d2147685cc50bfa496b7216583782b01e87b95c
|
||||
SIZE (File-Find-Closures-1.11.tar.gz) = 8469
|
||||
TIMESTAMP = 1521909382
|
||||
SHA256 (File-Find-Closures-1.112.tar.gz) = 46f3c1f3d333efa38644a8afeb3584aebb9bff1883f2a9b036805340dbf5a798
|
||||
SIZE (File-Find-Closures-1.112.tar.gz) = 13093
|
||||
|
|
Loading…
Reference in a new issue