mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- change dependency from subversion16 -> subversion17
commit r292640 states the port should work with subversion17, if this is not tha case RIP the port as it seems there is no upstream activity
This commit is contained in:
parent
486ca61d90
commit
8cb678080d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382876
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= svn
|
||||
PORTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
@ -13,7 +14,7 @@ COMMENT= PECL extension to the libsvn library
|
||||
|
||||
LICENSE= PHP301
|
||||
|
||||
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion16
|
||||
LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion17
|
||||
|
||||
USES= tar:tgz
|
||||
USE_PHP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user