diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-10-10 06:00:30 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-10-10 06:00:30 +0000 |
commit | cf825827be6e95a941823fc02a10b01015315c0b (patch) | |
tree | 9cb984fcf3ba43755e00ddfa185b3e2ae4a89ac0 /devel/p5-Data-Dumper | |
parent | e8a85b0e36fa6407b1f7c43f0b9ce78e7821ea26 (diff) | |
download | ports-cf825827be6e95a941823fc02a10b01015315c0b.tar.gz ports-cf825827be6e95a941823fc02a10b01015315c0b.zip |
Notes
Diffstat (limited to 'devel/p5-Data-Dumper')
-rw-r--r-- | devel/p5-Data-Dumper/Makefile | 11 | ||||
-rw-r--r-- | devel/p5-Data-Dumper/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Data-Dumper/Makefile b/devel/p5-Data-Dumper/Makefile index 462872b70975..3e4bcce7c15d 100644 --- a/devel/p5-Data-Dumper/Makefile +++ b/devel/p5-Data-Dumper/Makefile @@ -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> diff --git a/devel/p5-Data-Dumper/distinfo b/devel/p5-Data-Dumper/distinfo index cc0577c64e1d..e28459f4eb1b 100644 --- a/devel/p5-Data-Dumper/distinfo +++ b/devel/p5-Data-Dumper/distinfo @@ -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 |