svn commit: r453131 - head/devel/oniguruma5

Thomas Zander riggs at FreeBSD.org
Sun Oct 29 18:23:56 UTC 2017


Author: riggs
Date: Sun Oct 29 18:23:54 2017
New Revision: 453131
URL: https://svnweb.freebsd.org/changeset/ports/453131

Log:
  Mark DEPRECATED, expires on 2017-11-12
  
  Details:
  - No longer maintained upstream
  - Superseded by devel/oniguruma6
  - No longer any in-tree dependencies
  
  PR:		222868
  Reported by:	m.bueker at berlin.de
  Approved by:	maintainer timeout

Modified:
  head/devel/oniguruma5/Makefile

Modified: head/devel/oniguruma5/Makefile
==============================================================================
--- head/devel/oniguruma5/Makefile	Sun Oct 29 18:18:21 2017	(r453130)
+++ head/devel/oniguruma5/Makefile	Sun Oct 29 18:23:54 2017	(r453131)
@@ -15,6 +15,9 @@ COMMENT=	BSDL Regular Expressions library compatible w
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Upstream no longer maintained, superseded by devel/oniguruma6
+EXPIRATION_DATE=2017-11-12
+
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
 CONFLICTS_INSTALL=	oniguruma[46]


More information about the svn-ports-all mailing list