From william88@gmail.com  Mon Jul 30 11:22:02 2012
Return-Path: <william88@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 1E946106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jul 2012 11:22:02 +0000 (UTC)
	(envelope-from william88@gmail.com)
Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182])
	by mx1.freebsd.org (Postfix) with ESMTP id CBE7D8FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jul 2012 11:22:01 +0000 (UTC)
Received: by ggnm2 with SMTP id m2so5410309ggn.13
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jul 2012 04:22:01 -0700 (PDT)
Received: by 10.236.152.100 with SMTP id c64mr2622140yhk.112.1343647321370;
        Mon, 30 Jul 2012 04:22:01 -0700 (PDT)
Received: from localhost ([187.112.102.188])
        by mx.google.com with ESMTPS id a79sm19014240yhk.16.2012.07.30.04.21.59
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 30 Jul 2012 04:22:00 -0700 (PDT)
Message-Id: <50166e58.7397ec0a.7a0b.637a@mx.google.com>
Date: Mon, 30 Jul 2012 04:22:00 -0700 (PDT)
From: William Grzybowski <william88@gmail.com>
Reply-To: William Grzybowski <william88@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] textproc/archmage: chase py-beautifulsoup repocopy
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         170273
>Category:       ports
>Synopsis:       [PATCH] textproc/archmage: chase py-beautifulsoup repocopy
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 30 11:30:17 UTC 2012
>Closed-Date:    Tue Jul 31 07:11:00 UTC 2012
>Last-Modified:  Tue Jul 31 07:11:00 UTC 2012
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Mon Jul 30 11:34:48 UTC 2012 
Responsible-Changed-Why:  
I will take it. Sorry, I'll fix all of them tonight 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170273 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Tue Jul 31 07:10:59 UTC 2012 
State-Changed-Why:  
Should be now fixed. Apologies. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170273 
>Unformatted:
