Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2017 15:15:36 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435610 - head/textproc/go-text
Message-ID:  <201703071515.v27FFaaJ011876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703071515.v27FFaaJ011876>