svn commit: r401296 - head/devel/subversion17

Olli Hauer ohauer at FreeBSD.org
Wed Nov 11 21:03:08 UTC 2015


Author: ohauer
Date: Wed Nov 11 21:03:07 2015
New Revision: 401296
URL: https://svnweb.freebsd.org/changeset/ports/401296

Log:
  - deprecate port, set expiration date to 2015-12-29 [1]
  
  Version 1.7.x is no longer supported by upstream.
  
  [1] https://subversion.apache.org/docs/release-notes/1.9.html#svn-1.7-deprecation
  
  M    subversion17/Makefile.common

Modified:
  head/devel/subversion17/Makefile.common

Modified: head/devel/subversion17/Makefile.common
==============================================================================
--- head/devel/subversion17/Makefile.common	Wed Nov 11 20:39:13 2015	(r401295)
+++ head/devel/subversion17/Makefile.common	Wed Nov 11 21:03:07 2015	(r401296)
@@ -9,6 +9,10 @@ MASTER_SITES=	APACHE/subversion
 DIST_SUBDIR=	subversion17
 PKGNAMESUFFIX=	17
 
+DEPRECATED=	See https://subversion.apache.org/docs/release-notes/1.9.html#svn-1.7-deprecation
+EXPIRATION_DATE=2015-12-29
+
+
 USE_KDE4=	# Used below if KWallet support is enabled
 GNU_CONFIGURE=	yes
 USES+=		tar:bzip2 pkgconfig libtool cpe


More information about the svn-ports-all mailing list