aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2011-08-27 03:56:14 +0800
committerglarkin <glarkin@FreeBSD.org>2011-08-27 03:56:14 +0800
commitec51c2018dd9caa302aa80c77f1bd92b0abdeb0c (patch)
treea2bf32fb515d1e9893162f2f1066304f155d914e /devel
parentf5b8ae980eac61274ac51d01c8878473a652a194 (diff)
downloadfreebsd-ports-gnome-ec51c2018dd9caa302aa80c77f1bd92b0abdeb0c.tar.gz
freebsd-ports-gnome-ec51c2018dd9caa302aa80c77f1bd92b0abdeb0c.tar.zst
freebsd-ports-gnome-ec51c2018dd9caa302aa80c77f1bd92b0abdeb0c.zip
- Updated to 1.06
ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-1.06/Changes - Added a dependency check for the svnlook executable, since Makefile.PL does now Reported by: http://portscout.cc/glarkin@freebsd.org.html
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-SVN-Hooks/Makefile5
-rw-r--r--devel/p5-SVN-Hooks/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-SVN-Hooks/Makefile b/devel/p5-SVN-Hooks/Makefile
index f1c232ef34a1..07879637f48a 100644
--- a/devel/p5-SVN-Hooks/Makefile
+++ b/devel/p5-SVN-Hooks/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SVN-Hooks
-PORTVERSION= 0.33
+PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send \
p5-SVN-Look>=0:${PORTSDIR}/devel/p5-SVN-Look \
p5-SVN-Notify>=0:${PORTSDIR}/devel/p5-SVN-Notify \
p5-JIRA-Client>=0:${PORTSDIR}/devel/p5-JIRA-Client \
- ${SITE_PERL}/XMLRPC/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
+ ${SITE_PERL}/XMLRPC/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite \
+ ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/devel/p5-SVN-Hooks/distinfo b/devel/p5-SVN-Hooks/distinfo
index 8620df649aff..50934051dd1c 100644
--- a/devel/p5-SVN-Hooks/distinfo
+++ b/devel/p5-SVN-Hooks/distinfo
@@ -1,2 +1,2 @@
-SHA256 (SVN-Hooks-0.33.tar.gz) = d5f3a4ddb5a965e1396945139dce372b42f4261e070d6cd324db4ddb25c15f1a
-SIZE (SVN-Hooks-0.33.tar.gz) = 38067
+SHA256 (SVN-Hooks-1.06.tar.gz) = e42a3efc28d5cbe9e0c3f64fe7e7a4bf6270874ee053d0292b407095bbe8c04e
+SIZE (SVN-Hooks-1.06.tar.gz) = 40653