Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Mar 2014 20:34:11 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346960 - in head: sysutils/epylog www/planet
Message-ID:  <201403032034.s23KYBhf007051@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Mon Mar  3 20:34:11 2014
New Revision: 346960
URL: http://svnweb.freebsd.org/changeset/ports/346960
QAT: https://qat.redports.org/buildarchive/r346960/

Log:
  - Set EXPIRATION_DATE and mark DEPRECATED, at maintainer's request

Modified:
  head/sysutils/epylog/Makefile
  head/www/planet/Makefile

Modified: head/sysutils/epylog/Makefile
==============================================================================
--- head/sysutils/epylog/Makefile	Mon Mar  3 20:17:59 2014	(r346959)
+++ head/sysutils/epylog/Makefile	Mon Mar  3 20:34:11 2014	(r346960)
@@ -14,6 +14,9 @@ BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/libx
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \
 		lynx:${PORTSDIR}/www/lynx
 
+DEPRECATED=	distfiles no longer fetchable
+EXPIRATION_DATE=	2014-04-01
+
 MAN3=		epylog.3
 MAN5=		epylog-modules.5 epylog.conf.5
 MAN8=		epylog.8

Modified: head/www/planet/Makefile
==============================================================================
--- head/www/planet/Makefile	Mon Mar  3 20:17:59 2014	(r346959)
+++ head/www/planet/Makefile	Mon Mar  3 20:34:11 2014	(r346960)
@@ -12,6 +12,9 @@ COMMENT=	Planet is a flexible feed aggre
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/devel/py-mx-experimental \
 		${PYTHON_PKGNAMEPREFIX}bsddb>0:${PORTSDIR}/databases/py-bsddb
 
+DEPRECATED=	distfiles no longer fetchable
+EXPIRATION_DATE=	2014-04-01
+
 USE_BZIP2=	yes
 NO_BUILD=	yes
 USE_PYTHON=	yes



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