svn commit: r429701 - head/databases/ruby-sybct

Steve Wills swills at FreeBSD.org
Wed Dec 28 03:35:40 UTC 2016


Author: swills
Date: Wed Dec 28 03:35:39 2016
New Revision: 429701
URL: https://svnweb.freebsd.org/changeset/ports/429701

Log:
  databases/ruby-sybct: deprecate

Modified:
  head/databases/ruby-sybct/Makefile

Modified: head/databases/ruby-sybct/Makefile
==============================================================================
--- head/databases/ruby-sybct/Makefile	Wed Dec 28 03:34:22 2016	(r429700)
+++ head/databases/ruby-sybct/Makefile	Wed Dec 28 03:35:39 2016	(r429701)
@@ -21,6 +21,9 @@ USES=		iconv
 
 OPTIONS_DEFINE=	DOCS
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
 		-e 's|%%ICONV_LIB%%|${ICONV_LIB}|' \


More information about the svn-ports-all mailing list