- Updated to 1.17
ChangeLog: http://cpansearch.perl.org/src/GNUSTAVO/SVN-Hooks-1.17/Changes Reported by: portscout
This commit is contained in:
parent
ba60a2a3ce
commit
974aa33f37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295929
2 changed files with 6 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= SVN-Hooks
|
||||
PORTVERSION= 1.11
|
||||
PORTVERSION= 1.17
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,14 +14,15 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= glarkin@FreeBSD.org
|
||||
COMMENT= A framework for implementing Subversion hooks
|
||||
|
||||
RUN_DEPENDS= p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send \
|
||||
BUILD_DEPENDS= p5-Data-Util>=0:${PORTSDIR}/devel/p5-Data-Util \
|
||||
p5-Email-Send>=0:${PORTSDIR}/mail/p5-Email-Send \
|
||||
p5-Email-Simple>=2.100_1:${PORTSDIR}/mail/p5-Email-Simple \
|
||||
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 \
|
||||
subversion>=1.4.0:${PORTSDIR}/devel/subversion
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (SVN-Hooks-1.11.tar.gz) = 71b86387163f021898e30fdd40312445a9fc21a9300c5d0e63aae4ba6ce49c97
|
||||
SIZE (SVN-Hooks-1.11.tar.gz) = 40899
|
||||
SHA256 (SVN-Hooks-1.17.tar.gz) = 6f9121e0a76beb25cc069f0d5b46749e9e155ec353022a16d6d2ecb52c213188
|
||||
SIZE (SVN-Hooks-1.17.tar.gz) = 47481
|
||||
|
|
Loading…
Reference in a new issue