Skip site navigation (1)Skip section navigation (2)
Date:      8 Jun 2007 05:04:04 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113469: Py-BeautifulSoup port update [MAINTAINER]
Message-ID:  <20070608050404.61883.qmail@mired.org>
Resent-Message-ID: <200706080540.l585e2nP053177@freefall.freebsd.org>

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

>Number:         113469
>Category:       ports
>Synopsis:       Py-BeautifulSoup port update [MAINTAINER]
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 08 05:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
Meyer Consulting
>Environment:
System: FreeBSD bhuda.mired.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Sun Jun 3 04:17:59 EDT 2007 mwm@bhuda.mired.org:/usr/src/sys/amd64/compile/BHUDA amd64


>Description:
	BeautifulSoup is at version 3.04, but the port is still at 3.03
>How-To-Repeat:
	Check the web page; check the port

>Fix:
	Apply the following patch to the port.

diff -ur py-beautifulsoup-old/Makefile py-beautifulsoup/Makefile
--- py-beautifulsoup-old/Makefile	Sun Aug 20 20:48:44 2006
+++ py-beautifulsoup/Makefile	Fri Jun  8 00:57:35 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	beautifulsoup
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	www python
 MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ur py-beautifulsoup-old/distinfo py-beautifulsoup/distinfo
--- py-beautifulsoup-old/distinfo	Sun Aug 20 20:48:44 2006
+++ py-beautifulsoup/distinfo	Fri Jun  8 00:57:35 2007
@@ -1,3 +1,3 @@
-MD5 (BeautifulSoup-3.0.3.tar.gz) = 7b788918e887b6b2c1bfef28ca4eb0d1
-SHA256 (BeautifulSoup-3.0.3.tar.gz) = e5854807854a05da21357c2b88d26866251298beeb8734a0ef7a4b9132b9b048
-SIZE (BeautifulSoup-3.0.3.tar.gz) = 27018
+MD5 (BeautifulSoup-3.0.4.tar.gz) = 13a7a16e7f3b8febaace13b1b2790550
+SHA256 (BeautifulSoup-3.0.4.tar.gz) = cba382a5f3ce2d8085fd7eed44b0f1cc9de5fb868e15b11f5b75f2047a53e59e
+SIZE (BeautifulSoup-3.0.4.tar.gz) = 26109


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



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