summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-08-09 05:31:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-08-09 05:31:28 +0000
commite2a1d9a9c0960e9c33997570524e8d03e3653cf5 (patch)
treee75784c77fb193ccc43ca52dc7775138b2cc9e05 /devel
parentFigure out the names of variables passed into subroutines. (diff)
- Update to 2.010
PR: 149395 Submitted by: Frederic Culot <frederic@culot.org> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=258981
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Data-Dumper-Concise/Makefile5
-rw-r--r--devel/p5-Data-Dumper-Concise/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/p5-Data-Dumper-Concise/Makefile b/devel/p5-Data-Dumper-Concise/Makefile
index 621584eb32ad..35eb8898c547 100644
--- a/devel/p5-Data-Dumper-Concise/Makefile
+++ b/devel/p5-Data-Dumper-Concise/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Data-Dumper-Concise
-PORTVERSION= 1.200
+PORTVERSION= 2.010
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= cjk32@cam.ac.uk
COMMENT= Less indentation and newlines plus sub deparsing
+BUILD_DEPENDS= p5-Devel-ArgNames>=0.03:${PORTSDIR}/devel/p5-Devel-ArgNames
+RUN_DEPENDS= p5-Devel-ArgNames>=0.03:${PORTSDIR}/devel/p5-Devel-ArgNames
+
PERL_CONFIGURE= yes
MAN3= Data::Dumper::Concise.3 \
diff --git a/devel/p5-Data-Dumper-Concise/distinfo b/devel/p5-Data-Dumper-Concise/distinfo
index 8253cfe352a7..c31206c35c4d 100644
--- a/devel/p5-Data-Dumper-Concise/distinfo
+++ b/devel/p5-Data-Dumper-Concise/distinfo
@@ -1,3 +1,3 @@
-MD5 (Data-Dumper-Concise-1.200.tar.gz) = 02eaee06874c2a9f93886a32a9a69038
-SHA256 (Data-Dumper-Concise-1.200.tar.gz) = 8f51f0f7441aa6469300d50be4206acadc0f2eec7e98605a7702b3e9701859fe
-SIZE (Data-Dumper-Concise-1.200.tar.gz) = 17023
+MD5 (Data-Dumper-Concise-2.010.tar.gz) = 10b37be926ffb078c30b6cf07b95d50e
+SHA256 (Data-Dumper-Concise-2.010.tar.gz) = 2ba7ed843c9c878dbe0ef51afeb7cb2b5471b294c5e4f73eb4bed9c90455d275
+SIZE (Data-Dumper-Concise-2.010.tar.gz) = 20939