- Update to 2.136
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Data-Dumper/Changes
This commit is contained in:
parent
e8a85b0e36
commit
cf825827be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305630
2 changed files with 7 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: p5-Data-Dumper
|
||||
# Date created: 23 March 2003
|
||||
# Whom: mat
|
||||
#
|
||||
# Created by: mat
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Data-Dumper
|
||||
PORTVERSION= 2.131
|
||||
PORTVERSION= 2.136
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Stringified perl data structures, suitable for both printing and eval
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Data-Dumper-2.131.tar.gz) = c4d4a10013c8cbab305483537fe09900ad6ac2201d74a4fbb5a1b25ba38eb1c2
|
||||
SIZE (Data-Dumper-2.131.tar.gz) = 82420
|
||||
SHA256 (Data-Dumper-2.136.tar.gz) = 98416971694df8b7f74f5fd5fa2837b2b50030d4c32f6a1416136c78cadae6c1
|
||||
SIZE (Data-Dumper-2.136.tar.gz) = 87354
|
||||
|
|
Loading…
Reference in a new issue