svn commit: r453130 - head/devel/oniguruma4
Thomas Zander
riggs at FreeBSD.org
Sun Oct 29 18:18:22 UTC 2017
Author: riggs
Date: Sun Oct 29 18:18:21 2017
New Revision: 453130
URL: https://svnweb.freebsd.org/changeset/ports/453130
Log:
Mark DEPRECATED, expires on 2017-11-12
Details:
- No longer maintained upstream
- Superseded by devel/oniguruma6
- No longer any in-tree dependencies
PR: 222867
Reported by: m.bueker at berlin.de
Modified:
head/devel/oniguruma4/Makefile
Modified: head/devel/oniguruma4/Makefile
==============================================================================
--- head/devel/oniguruma4/Makefile Sun Oct 29 18:16:25 2017 (r453129)
+++ head/devel/oniguruma4/Makefile Sun Oct 29 18:18:21 2017 (r453130)
@@ -22,6 +22,9 @@ USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
DOCS= HISTORY README doc/*
+DEPRECATED= Upstream no longer maintained, superseded by devel/oniguruma6
+EXPIRATION_DATE=2017-11-12
+
PKGNAMESUFFIX= 4
OPTIONS_DEFINE= DOCS EXAMPLES
More information about the svn-ports-head
mailing list