Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2015 21:44:24 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401300 - head/devel/pecl-svn
Message-ID:  <201511112144.tABLiOQ9057693@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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