ports/94473: [maintainer] textproc/py-feedparser: RUN_DEPENDS on textproc/py-chardet

Dryice Liu dryice at dryice.name
Wed Mar 15 12:20:15 UTC 2006


>Number:         94473
>Category:       ports
>Synopsis:       [maintainer] textproc/py-feedparser: RUN_DEPENDS on textproc/py-chardet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 15 12:20:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dryice Liu
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005


	
>Description:
	Utilize chardet to do charactor encoding auto detection
>How-To-Repeat:
	
>Fix:

	

--- attached file begins here ---
diff -ruN py-feedparser.old/Makefile py-feedparser/Makefile
--- py-feedparser.old/Makefile	Fri Jan 20 03:12:20 2006
+++ py-feedparser/Makefile	Wed Mar 15 20:15:22 2006
@@ -17,6 +17,8 @@
 MAINTAINER=	dryice at dryice.name
 COMMENT=	An RSS feed parser written in Python
 
+RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/chardet/__init__.py:${PORTSDIR}/textproc/py-chardet
+
 WRKSRC=		${WRKDIR}
 USE_PYTHON=	2.1+
 USE_ZIP=	yes
--- attached file ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list