ports/171190: [PATCH] multimedia/py-periscope: follow py-beautifulsoup32 repocopy

William Grzybowski william88 at gmail.com
Thu Aug 30 18:00:22 UTC 2012


>Number:         171190
>Category:       ports
>Synopsis:       [PATCH] multimedia/py-periscope: follow py-beautifulsoup32 repocopy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 30 18:00:21 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
>Description:

	This port really requires www/py-beautifulsoup32 and not www/py-beautifulsoup

>How-To-Repeat:
>Fix:

	See attached patch


--- periscope.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 303386)
+++ Makefile	(working copy)
@@ -20,7 +20,7 @@
 
 LICENSE=	LGPL3
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=3.2.0:${PORTSDIR}/www/py-beautifulsoup
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup32>=3.2.0:${PORTSDIR}/www/py-beautifulsoup32
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 USE_GNOME=	desktopfileutils
--- periscope.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list