Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2016 20:42:43 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423156 - head/devel/bunny
Message-ID:  <201610022042.u92KghrH049105@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sun Oct  2 20:42:43 2016
New Revision: 423156
URL: https://svnweb.freebsd.org/changeset/ports/423156

Log:
  Mark DEPRECATED with an expiration time of 3 months. The project site claims
  that it's no longer under active maintenance an that the code base has been
  superseded by a different project.

Modified:
  head/devel/bunny/Makefile

Modified: head/devel/bunny/Makefile
==============================================================================
--- head/devel/bunny/Makefile	Sun Oct  2 20:36:26 2016	(r423155)
+++ head/devel/bunny/Makefile	Sun Oct  2 20:42:43 2016	(r423156)
@@ -15,6 +15,8 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		Unfetchable (google code has gone away)
+DEPRECATED=	Superseded by a different project
+EXPIRATION_DATE=2017-01-22
 
 USES=		ssl tar:tgz
 LDFLAGS+=	-L${OPENSSLLIB}



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