svn commit: r435606 - head/databases/godis

Steve Wills swills at FreeBSD.org
Tue Mar 7 14:42:49 UTC 2017


Author: swills
Date: Tue Mar  7 14:42:47 2017
New Revision: 435606
URL: https://svnweb.freebsd.org/changeset/ports/435606

Log:
  databases/godis: deprecate and expire

Modified:
  head/databases/godis/Makefile

Modified: head/databases/godis/Makefile
==============================================================================
--- head/databases/godis/Makefile	Tue Mar  7 14:22:52 2017	(r435605)
+++ head/databases/godis/Makefile	Tue Mar  7 14:42:47 2017	(r435606)
@@ -13,6 +13,9 @@ COMMENT=	Redis client library written in
 USES=		go
 GO_PKGNAME=	github.com/simonz05/${PORTNAME}
 
+DEPRECATED=	Go libraries should not be packaged
+EXPIRATION_DATE=	2017-03-08
+
 pre-install:
 	@${RM} ${WRKSRC}/fmt.sh
 


More information about the svn-ports-head mailing list