Date: Tue, 7 Mar 2017 15:05:55 +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: r435607 - head/devel/go-pretty Message-ID: <201703071505.v27F5thI007528@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703071505.v27F5thI007528>