[39960] trunk/dports/python/py-beautifulsoup/Portfile
akira at macports.org
akira at macports.org
Sat Sep 13 21:33:24 PDT 2008
Revision: 39960
http://trac.macports.org/changeset/39960
Author: akira at macports.org
Date: 2008-09-13 21:33:24 -0700 (Sat, 13 Sep 2008)
Log Message:
-----------
Updated py-beautifulsoup to 3.0.7a
Modified Paths:
--------------
trunk/dports/python/py-beautifulsoup/Portfile
Modified: trunk/dports/python/py-beautifulsoup/Portfile
===================================================================
--- trunk/dports/python/py-beautifulsoup/Portfile 2008-09-14 03:52:02 UTC (rev 39959)
+++ trunk/dports/python/py-beautifulsoup/Portfile 2008-09-14 04:33:24 UTC (rev 39960)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -4,10 +5,10 @@
PortGroup python24 1.0
name py-beautifulsoup
-version 3.0.5
+version 3.0.7a
categories python textproc
platforms darwin
-maintainers nomaintainer
+maintainers openmaintainer akira
description Python HTML/XML parser
long_description Beautiful Soup is a Python HTML/XML parser designed for \
quick turnaround projects like screen-scraping.
@@ -15,7 +16,9 @@
homepage http://www.crummy.com/software/BeautifulSoup/
master_sites http://www.crummy.com/software/BeautifulSoup/download/
distname BeautifulSoup-${version}
-checksums sha1 b00585367bc74883cfb1e543d9075ed8d71358f3
+checksums md5 d28c8148bb770e72762eb202fa797b56 \
+ sha1 8d184216933aeff921181f5daa8165c155f58e28 \
+ rmd160 1e9016446557c61a1a8172f9040aae1b667c667e
post-destroot {
xinstall -m 644 -W ${worksrcpath} PKG-INFO \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080913/e125ac04/attachment.html
More information about the macports-changes
mailing list