svn commit: r401300 - head/devel/pecl-svn

Olli Hauer ohauer at FreeBSD.org
Wed Nov 11 21:44:25 UTC 2015


Author: ohauer
Date: Wed Nov 11 21:44:24 2015
New Revision: 401300
URL: https://svnweb.freebsd.org/changeset/ports/401300

Log:
  - depends on deprecated subversion17,
    there is no new release with subversion 1.8+ support
    therefore scedule the removal of the port

Modified:
  head/devel/pecl-svn/Makefile

Modified: head/devel/pecl-svn/Makefile
==============================================================================
--- head/devel/pecl-svn/Makefile	Wed Nov 11 21:21:44 2015	(r401299)
+++ head/devel/pecl-svn/Makefile	Wed Nov 11 21:44:24 2015	(r401300)
@@ -16,6 +16,9 @@ LICENSE=	PHP301
 
 LIB_DEPENDS=	libsvn_client-1.so:${PORTSDIR}/devel/subversion17
 
+DEPRECATED=	Depends on deprecated subversion17
+EXPIRATION_DATE=2015-12-29
+
 USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPEXT=	yes


More information about the svn-ports-all mailing list