- Switch to devel/subversion18
PR: 204654 Submitted by: daniel@blodan.se Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D4398
This commit is contained in:
parent
cf8be69356
commit
a0564770ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403306
1 changed files with 2 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= svn
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
|
@ -14,10 +14,7 @@ COMMENT= PECL extension to the libsvn library
|
|||
|
||||
LICENSE= PHP301
|
||||
|
||||
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion17
|
||||
|
||||
DEPRECATED= Depends on deprecated subversion17
|
||||
EXPIRATION_DATE=2015-12-29
|
||||
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion18
|
||||
|
||||
USES= tar:tgz
|
||||
USE_PHP= yes
|
||||
|
|
Loading…
Reference in a new issue