Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2014 20:04:33 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349359 - in head/german: bsdforen-firefox-searchplugin bsdgroup-firefox-searchplugin
Message-ID:  <201403272004.s2RK4XnP055345@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Thu Mar 27 20:04:33 2014
New Revision: 349359
URL: http://svnweb.freebsd.org/changeset/ports/349359
QAT: https://qat.redports.org/buildarchive/r349359/

Log:
  Deprecate, set EXPIRATION_DATE :
  
    bsdforen-firefox-searchplugin : No longer works after forum software update
    bsdgroup-firefox-searchplugin : bsdgroup.de no longer seems to exist
  
  Submitted by:	Stefan 'Steve' Tell <stefan.tell@crashmail.de>
  Submitted by:	(port author, via irc)

Modified:
  head/german/bsdforen-firefox-searchplugin/Makefile
  head/german/bsdgroup-firefox-searchplugin/Makefile

Modified: head/german/bsdforen-firefox-searchplugin/Makefile
==============================================================================
--- head/german/bsdforen-firefox-searchplugin/Makefile	Thu Mar 27 19:55:00 2014	(r349358)
+++ head/german/bsdforen-firefox-searchplugin/Makefile	Thu Mar 27 20:04:33 2014	(r349359)
@@ -18,6 +18,10 @@ USE_FIREFOX=	yes
 NO_BUILD=	yes
 
 NO_STAGE=	yes
+
+DEPRECATED=	No longer works after forum software update
+EXPIRATION_DATE=2014-05-31
+
 .include <bsd.port.pre.mk>
 
 do-extract:

Modified: head/german/bsdgroup-firefox-searchplugin/Makefile
==============================================================================
--- head/german/bsdgroup-firefox-searchplugin/Makefile	Thu Mar 27 19:55:00 2014	(r349358)
+++ head/german/bsdgroup-firefox-searchplugin/Makefile	Thu Mar 27 20:04:33 2014	(r349359)
@@ -18,6 +18,10 @@ USE_FIREFOX=	yes
 NO_BUILD=	yes
 
 NO_STAGE=	yes
+
+DEPRECATED=	bsdgroup.de no longer seems to exist
+EXPIRATION_DATE=2014-05-31
+
 do-extract:
 	@${MKDIR} ${WRKSRC}
 	@${CP} ${DISTDIR}/${DIST_SUBDIR}/bsdgroup.src ${WRKSRC}



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