svn commit: r435610 - head/textproc/go-text
Steve Wills
swills at FreeBSD.org
Tue Mar 7 15:15:37 UTC 2017
Author: swills
Date: Tue Mar 7 15:15:35 2017
New Revision: 435610
URL: https://svnweb.freebsd.org/changeset/ports/435610
Log:
textproc/go-text: deprecate and expire
Modified:
head/textproc/go-text/Makefile
Modified: head/textproc/go-text/Makefile
==============================================================================
--- head/textproc/go-text/Makefile Tue Mar 7 15:12:07 2017 (r435609)
+++ head/textproc/go-text/Makefile Tue Mar 7 15:15:35 2017 (r435610)
@@ -14,4 +14,7 @@ LICENSE= MIT
USES= go
GO_PKGNAME= github.com/kr/text
+DEPRECATED= Go libraries should not be packaged
+EXPIRATION_DATE= 2017-04-08
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list