Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2011 19:05:59 +0400
From:      h h <aakuusta@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/160626: [patch] www/py-rssdler: deprecate in favor of www/py-flexget
Message-ID:  <86fwk4wi7c.fsf@gmail.com>
Resent-Message-ID: <201109101510.p8AFACvP095555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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