ports/170273: [PATCH] textproc/archmage: chase py-beautifulsoup repocopy

William Grzybowski william88 at gmail.com
Mon Jul 30 11:30:18 UTC 2012


>Number:         170273
>Category:       ports
>Synopsis:       [PATCH] textproc/archmage: chase py-beautifulsoup repocopy
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 30 11:30:17 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
>Description:

	archamge needs beautifulsoup32

>How-To-Repeat:
>Fix:

	See attached patch


--- archmage.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 301713)
+++ Makefile	(working copy)
@@ -14,7 +14,7 @@
 COMMENT=	Extensible reader/decompiler of files in CHM format
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/chm/chm.py:${PORTSDIR}/textproc/pychm \
-		${PYTHON_SITELIBDIR}/BeautifulSoup.py:${PORTSDIR}/www/py-beautifulsoup
+		${PYTHON_SITELIBDIR}/BeautifulSoup.py:${PORTSDIR}/www/py-beautifulsoup32
 
 NO_BUILD=	yes
 USE_BZIP2=	yes
--- archmage.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list