summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-02-05 21:28:42 +0000
committerRene Ladan <rene@FreeBSD.org>2017-02-05 21:28:42 +0000
commit47323c9a59f23f75b7d1c26f8943672dd71b0f83 (patch)
treed9520f00a05af3f614bee4d45197d0f874dd2f74 /devel
parentgit-crypt enables transparent encryption and decryption of files in a (diff)
devel/p5-SVN-Hooks: unexpire, remove dependency on expired devel/p5-JIRA-Client
Reported by: sunpoet
Notes
Notes: svn path=/head/; revision=433458
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-SVN-Hooks/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/p5-SVN-Hooks/Makefile b/devel/p5-SVN-Hooks/Makefile
index 3e32655818f8..340076c7523c 100644
--- a/devel/p5-SVN-Hooks/Makefile
+++ b/devel/p5-SVN-Hooks/Makefile
@@ -3,7 +3,7 @@
PORTNAME= SVN-Hooks
PORTVERSION= 1.31
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,16 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Framework for implementing Subversion hooks
-DEPRECATED= Depends on expired devel/p5-JIRA-Client
-EXPIRATION_DATE=2017-04-01
-
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Data-Util>=0:devel/p5-Data-Util \
p5-SVN-Look>=0:devel/p5-SVN-Look \
p5-SVN-Notify>=0:devel/p5-SVN-Notify \
- p5-JIRA-Client>=0:devel/p5-JIRA-Client \
p5-XMLRPC-Lite>0:net/p5-XMLRPC-Lite \
subversion>=1.4.0:devel/subversion
RUN_DEPENDS:= ${BUILD_DEPENDS}