aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Mirror/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SVN-Mirror/Makefile')
-rw-r--r--devel/p5-SVN-Mirror/Makefile15
1 files changed, 9 insertions, 6 deletions
diff --git a/devel/p5-SVN-Mirror/Makefile b/devel/p5-SVN-Mirror/Makefile
index 63e649e3212d..bf06c0811021 100644
--- a/devel/p5-SVN-Mirror/Makefile
+++ b/devel/p5-SVN-Mirror/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SVN-Mirror
-PORTVERSION= 0.61
+PORTVERSION= 0.63
PORTREVISION= 0
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -16,12 +16,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= rafan@infor.org
COMMENT= Mirror remote subversion repository to local
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \
- ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \
+ ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \
${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
- ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus \
- ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple
+ ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
+ ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-DateTime \
+ ${SITE_PERL}/File/chdir.pm:${PORTSDIR}/devel/p5-File-chdir \
+ ${SITE_PERL}/SVN/Simple/Edit.pm:${PORTSDIR}/devel/p5-SVN-Simple \
+ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
+ ${SITE_PERL}/VCP.pm:${PORTSDIR}/devel/p5-VCP-autrijus
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes