summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-06-09 12:30:31 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-06-09 12:30:31 +0000
commit4ebcd1d30404eafc42f44bb1752fa81f04514b3c (patch)
tree82679bb74a87fc349bbab4d3aa1798f0eb621450
parentUpdate to 0.60(00). (diff)
Update to 1.16.
Changes: http://search.cpan.org/dist/Data-Dump/Changes
Notes
Notes: svn path=/head/; revision=256204
-rw-r--r--devel/p5-Data-Dump/Makefile4
-rw-r--r--devel/p5-Data-Dump/distinfo6
-rw-r--r--devel/p5-Data-Dump/pkg-plist6
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/p5-Data-Dump/Makefile b/devel/p5-Data-Dump/Makefile
index fb04967d7e1a..fd976cdc096c 100644
--- a/devel/p5-Data-Dump/Makefile
+++ b/devel/p5-Data-Dump/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Data-Dump
-PORTVERSION= 1.15
+PORTVERSION= 1.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= Pretty printing of data structures
PERL_CONFIGURE= yes
-MAN3= Data::Dump.3 Data::Dump::Trace.3
+MAN3= Data::Dump.3 Data::Dump::Filtered.3 Data::Dump::Trace.3
.if !defined(NOPORTDOCS)
PORTDOCS= Changes README
diff --git a/devel/p5-Data-Dump/distinfo b/devel/p5-Data-Dump/distinfo
index 9938d7c93c9a..127a114a324b 100644
--- a/devel/p5-Data-Dump/distinfo
+++ b/devel/p5-Data-Dump/distinfo
@@ -1,3 +1,3 @@
-MD5 (Data-Dump-1.15.tar.gz) = 775729739a599dc5fbf918dc7cffe9f4
-SHA256 (Data-Dump-1.15.tar.gz) = 0b2b556bc321f7a2284c7a22b21c872ab48d0c1f5d1ad16b92bcf9a9024519ab
-SIZE (Data-Dump-1.15.tar.gz) = 15261
+MD5 (Data-Dump-1.16.tar.gz) = 2cde48504e06f10321f69f93a8ff61ac
+SHA256 (Data-Dump-1.16.tar.gz) = 5f33c12963c85ec0bc02d42705b036dea457202a3843655f448a2e42d6ca1133
+SIZE (Data-Dump-1.16.tar.gz) = 18251
diff --git a/devel/p5-Data-Dump/pkg-plist b/devel/p5-Data-Dump/pkg-plist
index 1b392937c115..d2c3d6b5d784 100644
--- a/devel/p5-Data-Dump/pkg-plist
+++ b/devel/p5-Data-Dump/pkg-plist
@@ -1,8 +1,10 @@
@comment $FreeBSD$
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dump/.packlist
%%SITE_PERL%%/Data/Dump.pm
+%%SITE_PERL%%/Data/Dump/FilterContext.pm
+%%SITE_PERL%%/Data/Dump/Filtered.pm
%%SITE_PERL%%/Data/Dump/Trace.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dump
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data
@dirrmtry %%SITE_PERL%%/Data/Dump
@dirrmtry %%SITE_PERL%%/Data
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Dump
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data