Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2015 17:10:40 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403306 - head/devel/pecl-svn
Message-ID:  <201512081710.tB8HAeWp076386@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Dec  8 17:10:40 2015
New Revision: 403306
URL: https://svnweb.freebsd.org/changeset/ports/403306

Log:
  - Switch to devel/subversion18
  
  PR:		204654
  Submitted by:	daniel@blodan.se
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D4398

Modified:
  head/devel/pecl-svn/Makefile

Modified: head/devel/pecl-svn/Makefile
==============================================================================
--- head/devel/pecl-svn/Makefile	Tue Dec  8 17:04:56 2015	(r403305)
+++ head/devel/pecl-svn/Makefile	Tue Dec  8 17:10:40 2015	(r403306)
@@ -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 li
 
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512081710.tB8HAeWp076386>