ports/160626: [patch] www/py-rssdler: deprecate in favor of www/py-flexget
h h
aakuusta at gmail.com
Sat Sep 10 15:10:12 UTC 2011
>Number: 160626
>Category: ports
>Synopsis: [patch] www/py-rssdler: deprecate in favor of www/py-flexget
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 10 15:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: h h
>Release: FreeBSD 9.0-BETA2 r225445M amd64
>Organization:
>Environment:
>Description:
No subversion activity for a few years. Bug reports keep accumulating,
some ended up in FILESDIR without review by upstream.
OTOH, it's trivial to install without a port (has few deps) and user is
advised to keep track of known issues. Also, installing under non-root
makes it more easy to hack rssdler source.
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: www/py-rssdler/Makefile
===================================================================
RCS file: /a/.csup/ports/www/py-rssdler/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- www/py-rssdler/Makefile 2 Jan 2011 14:13:02 -0000 1.5
+++ www/py-rssdler/Makefile 10 Sep 2011 14:29:46 -0000
@@ -27,6 +27,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERS
OPTIONS= MECHANIZE "Retrieve pages with mechanize" On
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
+DEPRECATED= abandoned upstream, use www/py-flexget
+EXPIRATION_DATE=2011-11-30 # sometime after tagging RELEASE_9_0_0
+
.include <bsd.port.pre.mk>
.if !defined(WITHOUT_MECHANIZE)
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list