svn commit: r435607 - head/devel/go-pretty

Steve Wills swills at FreeBSD.org
Tue Mar 7 15:05:57 UTC 2017


Author: swills
Date: Tue Mar  7 15:05:55 2017
New Revision: 435607
URL: https://svnweb.freebsd.org/changeset/ports/435607

Log:
  devel/go-pretty: deprecate and expire

Modified:
  head/devel/go-pretty/Makefile

Modified: head/devel/go-pretty/Makefile
==============================================================================
--- head/devel/go-pretty/Makefile	Tue Mar  7 14:42:47 2017	(r435606)
+++ head/devel/go-pretty/Makefile	Tue Mar  7 15:05:55 2017	(r435607)
@@ -16,4 +16,7 @@ RUN_DEPENDS=	${LOCALBASE}/${GO_LIBDIR}/g
 USES=		go
 GO_PKGNAME=	github.com/kr/pretty
 
+DEPRECATED=	Go libraries should not be packaged
+EXPIRATION_DATE=	2017-03-08
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list