diff options
author | glarkin <glarkin@FreeBSD.org> | 2012-01-18 05:25:49 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2012-01-18 05:25:49 +0800 |
commit | 30ed929504f394b6c5a88a104ea7be803d3354f4 (patch) | |
tree | b8b2f9a1a3c82400fcbe1ed7ded384df7e9f5339 /devel | |
parent | 41631e8ed2a1a2eb55a68e88786b9e2a1137174e (diff) | |
download | freebsd-ports-gnome-30ed929504f394b6c5a88a104ea7be803d3354f4.tar.gz freebsd-ports-gnome-30ed929504f394b6c5a88a104ea7be803d3354f4.tar.zst freebsd-ports-gnome-30ed929504f394b6c5a88a104ea7be803d3354f4.zip |
- Updated to 1.11
ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-1.11/Changes
- Added explicit dependency on subversion 1.4.0 to follow upstream requirement
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-SVN-Hooks/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-SVN-Hooks/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-SVN-Hooks/Makefile b/devel/p5-SVN-Hooks/Makefile index 07879637f48a..5270a989ed57 100644 --- a/devel/p5-SVN-Hooks/Makefile +++ b/devel/p5-SVN-Hooks/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVN-Hooks -PORTVERSION= 1.06 +PORTVERSION= 1.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,7 +20,7 @@ RUN_DEPENDS= p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send \ 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 \ - ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion + subversion>=1.4.0:${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 50934051dd1c..7883e2ec4300 100644 --- a/devel/p5-SVN-Hooks/distinfo +++ b/devel/p5-SVN-Hooks/distinfo @@ -1,2 +1,2 @@ -SHA256 (SVN-Hooks-1.06.tar.gz) = e42a3efc28d5cbe9e0c3f64fe7e7a4bf6270874ee053d0292b407095bbe8c04e -SIZE (SVN-Hooks-1.06.tar.gz) = 40653 +SHA256 (SVN-Hooks-1.11.tar.gz) = 71b86387163f021898e30fdd40312445a9fc21a9300c5d0e63aae4ba6ce49c97 +SIZE (SVN-Hooks-1.11.tar.gz) = 40899 |