ports/159169: [PATCH] www/py27-beautifulsoup: update to 3.2.0

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Sun Jul 24 22:50:10 UTC 2011


>Number:         159169
>Category:       ports
>Synopsis:       [PATCH] www/py27-beautifulsoup: update to 3.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 24 22:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD exxodus.fedaykin.here 8.2-STABLE FreeBSD 8.2-STABLE #12: Sun Jul 10 17:40:20 BRT 2011
>Description:
- Update to 3.2.0

Port maintainer (mwm at mired.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py27-beautifulsoup-3.2.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/py-beautifulsoup/Makefile,v
retrieving revision 1.9
diff -d -u -u -r1.9 Makefile
--- Makefile	12 Feb 2010 03:44:06 -0000	1.9
+++ Makefile	24 Jul 2011 22:47:55 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	beautifulsoup
-PORTVERSION=	3.1.0.1
-PORTREVISION=	1
+PORTVERSION=	3.2.0
 CATEGORIES=	www python
-MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/
+MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/3.x/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	BeautifulSoup-${PORTVERSION}
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/py-beautifulsoup/distinfo,v
retrieving revision 1.9
diff -d -u -u -r1.9 distinfo
--- distinfo	19 Mar 2011 12:36:31 -0000	1.9
+++ distinfo	24 Jul 2011 22:47:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (BeautifulSoup-3.1.0.1.tar.gz) = 820a80f473240d9d30047f36c959d530a699a732500662dd8b03e1d3ccad12a8
-SIZE (BeautifulSoup-3.1.0.1.tar.gz) = 71460
+SHA256 (BeautifulSoup-3.2.0.tar.gz) = a0ea3377a1055bf2e17594c0808414afb65e11f25ce8998f1ed3e9b871de6ff6
+SIZE (BeautifulSoup-3.2.0.tar.gz) = 31056
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/py-beautifulsoup/pkg-plist,v
retrieving revision 1.3
diff -d -u -u -r1.3 pkg-plist
--- pkg-plist	10 Jan 2009 15:07:13 -0000	1.3
+++ pkg-plist	24 Jul 2011 22:47:55 -0000
@@ -1,5 +1,3 @@
-bin/testall.sh
-bin/to3.sh
 %%PYTHON_SITELIBDIR%%/BeautifulSoup.py
 %%PYTHON_SITELIBDIR%%/BeautifulSoup.pyc
 %%PYTHON_SITELIBDIR%%/BeautifulSoup.pyo
--- py27-beautifulsoup-3.2.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list