aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Dumpfile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 22:37:43 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 22:37:43 +0000
commit62b70a85de3b100d6a95481572ab67d9fc5c39f2 (patch)
tree149852f2f73ac2fb6430cf6f1d618acb1edbc6f6 /devel/p5-SVN-Dumpfile
parentbd4db3adf7086cbf9916b7e8101aa3215827e672 (diff)
downloadports-62b70a85de3b100d6a95481572ab67d9fc5c39f2.tar.gz
ports-62b70a85de3b100d6a95481572ab67d9fc5c39f2.zip
Notes
Diffstat (limited to 'devel/p5-SVN-Dumpfile')
-rw-r--r--devel/p5-SVN-Dumpfile/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-SVN-Dumpfile/Makefile b/devel/p5-SVN-Dumpfile/Makefile
index eebf7b7ca7d7..417508039eec 100644
--- a/devel/p5-SVN-Dumpfile/Makefile
+++ b/devel/p5-SVN-Dumpfile/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SVN-Dumpfile
PORTVERSION= 0.13.107
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +16,8 @@ MAINTAINER= glarkin@FreeBSD.org
COMMENT= Perl extension to access and manipulate Subversion dumpfiles
BUILD_DEPENDS= p5-Data-GUID>=0:${PORTSDIR}/devel/p5-Data-GUID \
- p5-Data-Dumper>=2.121:${PORTSDIR}/devel/p5-Data-Dumper \
p5-TimeDate>=2.27:${PORTSDIR}/devel/p5-TimeDate \
- p5-Digest-MD5>=2.36:${PORTSDIR}/security/p5-Digest-MD5 \
p5-IO>=1.2301:${PORTSDIR}/devel/p5-IO \
- p5-File-Temp>=0.20:${PORTSDIR}/devel/p5-File-Temp \
p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly
RUN_DEPENDS= ${BUILD_DEPENDS}