ports/148401: www/rssdler: rename to www/py-rssdler

Anonymous swell.k at gmail.com
Tue Jul 6 09:50:02 UTC 2010


>Number:         148401
>Category:       ports
>Synopsis:       www/rssdler: rename to www/py-rssdler
>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:   Tue Jul 06 09:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
The port is very similar to www/py-flexget, uses only python and should
specify python version in PKGNAME.
>How-To-Repeat:
>Fix:
Apply after repomove
--- a.diff begins here ---
Index: www/py-rssdler/Makefile
===================================================================
RCS file: /a/.cvsup/ports/www/py-rssdler/Makefile,v
retrieving revision 1.1
diff -u -p -r1.1 Makefile
--- www/py-rssdler/Makefile	12 May 2010 18:37:41 -0000	1.1
+++ www/py-rssdler/Makefile	6 Jul 2010 09:10:52 -0000
@@ -1,4 +1,4 @@
-# New ports collection makefile for:	rssdler
+# New ports collection makefile for:	py-rssdler
 # Date created:		02 May 2010
 # Whom:			Anonymous <swell.k at gmail.com>
 #
@@ -7,8 +7,9 @@
 
 PORTNAME=	rssdler
 PORTVERSION=	0.4.2
-CATEGORIES=	www
+CATEGORIES=	www python
 MASTER_SITES=	GOOGLE_CODE
+PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	swell.k at gmail.com
 COMMENT=	Automatically grab link elements of an RSS feed
@@ -21,6 +22,7 @@ USE_PYDISTUTILS=yes
 WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g}
 
 OPTIONS=	MECHANIZE "Retrieve pages with mechanize" On
+OPTIONSFILE=	${PORT_DBDIR}/py-${PORTNAME}/options
 
 .include <bsd.port.pre.mk>
 
--- a.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list