Date: Tue, 30 Dec 2008 05:59:08 +0800 (CST) From: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mwm@mired.org Subject: ports/130037: [PATCH] www/py-beautifulsoup: update to 3.1.0 Message-ID: <200812292159.mBTLx8aK023115@stucgi.cs.nctu.edu.tw> Resent-Message-ID: <200812292200.mBTM04Tt087555@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130037 >Category: ports >Synopsis: [PATCH] www/py-beautifulsoup: update to 3.1.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: Mon Dec 29 22:00:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng Lin >Release: FreeBSD 7.0-RELEASE-p6 amd64 >Organization: NCTU CS >Environment: System: FreeBSD stucgi 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Fri Nov 28 17:44:01 CST 2008 >Description: - Update to 3.1.0 Port maintainer (mwm@mired.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py-beautifulsoup-3.1.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/py-beautifulsoup/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 30 Oct 2008 07:16:00 -0000 1.7 +++ Makefile 29 Dec 2008 21:58:55 -0000 @@ -6,7 +6,7 @@ # PORTNAME= beautifulsoup -PORTVERSION= 3.0.7a +PORTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/py-beautifulsoup/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 30 Oct 2008 07:16:00 -0000 1.7 +++ distinfo 29 Dec 2008 21:58:55 -0000 @@ -1,3 +1,3 @@ -MD5 (BeautifulSoup-3.0.7a.tar.gz) = d28c8148bb770e72762eb202fa797b56 -SHA256 (BeautifulSoup-3.0.7a.tar.gz) = 05be932a40bfd16fd5b5eee09fa1ef96d4793b30e4abf16cf38bbee231e2e417 -SIZE (BeautifulSoup-3.0.7a.tar.gz) = 30255 +MD5 (BeautifulSoup-3.1.0.tar.gz) = 6c0dae06f9f7e1fe8181d0d1a105cf72 +SHA256 (BeautifulSoup-3.1.0.tar.gz) = a720a23154815da7b2cfc437f906180932bd8ee12d4cdfa2e91c5fe6fbb2b969 +SIZE (BeautifulSoup-3.1.0.tar.gz) = 33935 --- py-beautifulsoup-3.1.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812292159.mBTLx8aK023115>