Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2017 14:42:47 +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: r435606 - head/databases/godis
Message-ID:  <201703071442.v27EglcR099382@repo.freebsd.org>

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



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