- Update to 1.23
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Data-Dump/Changes
This commit is contained in:
parent
3fbeb01cbb
commit
d2f0a5ac0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389022
2 changed files with 6 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Data-Dump
|
||||
PORTVERSION= 1.22
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.23
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Pretty printing of data structures
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Data-Dump-1.22.tar.gz) = 533caad79f2f5ff453ed30137c96c1cb2a7e83972bf9dc48d265e0e035a738b2
|
||||
SIZE (Data-Dump-1.22.tar.gz) = 20621
|
||||
SHA256 (Data-Dump-1.23.tar.gz) = af53b05ef1387b4cab4427e6789179283e4f0da8cf036e8db516ddb344512b65
|
||||
SIZE (Data-Dump-1.23.tar.gz) = 20771
|
||||
|
|
Loading…
Reference in a new issue