Skip site navigation (1)Skip section navigation (2)
Date:      21 Jun 2006 21:46:43 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/99282: Update to www/py-beautifulsoup port
Message-ID:  <20060621214643.37607.qmail@mired.org>
Resent-Message-ID: <200606212150.k5LLoDj8004465@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         99282
>Category:       ports
>Synopsis:       Update to www/py-beautifulsoup port
>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 Jun 21 21:50:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
Meyer Consulting
>Environment:
System: FreeBSD bhuda.mired.org 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #14: Tue May 16 15:42:03 EDT 2006 mwm@bhuda.mired.org:/usr/src/sys/i386/compile/BHUDA i386


>Description:
	The py-beautifulsoup port is out of date.
>How-To-Repeat:
	Check the beautifulsoup home page, and note the version
	number. Then note the version number of the port.
>Fix:
	Apply the attached patch to the port.

diff -ur py-beautifulsoup-orig/Makefile py-beautifulsoup/Makefile
--- py-beautifulsoup-orig/Makefile	Wed Jun 21 17:36:27 2006
+++ py-beautifulsoup/Makefile	Wed Jun 21 17:36:53 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	beautifulsoup
-PORTVERSION=	2.1.1
+PORTVERSION=	3.0.3
 CATEGORIES=	www python
 MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ur py-beautifulsoup-orig/distinfo py-beautifulsoup/distinfo
--- py-beautifulsoup-orig/distinfo	Wed Jun 21 17:36:27 2006
+++ py-beautifulsoup/distinfo	Wed Jun 21 17:37:06 2006
@@ -1,3 +1,3 @@
-MD5 (BeautifulSoup-2.1.1.tar.gz) = 53ad755deb7af190dd183f24c9f8bb13
-SHA256 (BeautifulSoup-2.1.1.tar.gz) = cb9da43932da22ef8551590f74a4ac3546fe939a2a52e89bba2a2604b7346840
-SIZE (BeautifulSoup-2.1.1.tar.gz) = 15980
+MD5 (BeautifulSoup-3.0.3.tar.gz) = 7b788918e887b6b2c1bfef28ca4eb0d1
+SHA256 (BeautifulSoup-3.0.3.tar.gz) = e5854807854a05da21357c2b88d26866251298beeb8734a0ef7a4b9132b9b048
+SIZE (BeautifulSoup-3.0.3.tar.gz) = 27018


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060621214643.37607.qmail>