[114785] trunk/dports/python/py-beautifulsoup4/Portfile

hum at macports.org hum at macports.org
Sun Dec 15 03:45:57 PST 2013


Revision: 114785
          https://trac.macports.org/changeset/114785
Author:   hum at macports.org
Date:     2013-12-15 03:45:57 -0800 (Sun, 15 Dec 2013)
Log Message:
-----------
py-beautifulsoup4: update to 4.3.2; add support for python 33 and 34; fix license.

Modified Paths:
--------------
    trunk/dports/python/py-beautifulsoup4/Portfile

Modified: trunk/dports/python/py-beautifulsoup4/Portfile
===================================================================
--- trunk/dports/python/py-beautifulsoup4/Portfile	2013-12-15 06:50:50 UTC (rev 114784)
+++ trunk/dports/python/py-beautifulsoup4/Portfile	2013-12-15 11:45:57 UTC (rev 114785)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-beautifulsoup4
-license             BSD
-version             4.3.1
+license             MIT
+version             4.3.2
 categories-append   textproc
 platforms           darwin
 maintainers         lightnin openmaintainer
@@ -19,11 +19,10 @@
 homepage            http://www.crummy.com/software/BeautifulSoup/
 master_sites        http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/
 distname            beautifulsoup4-${version}
-checksums           md5 508095f2784c64114e06856edc1dafed \
-                    sha1 59db0ac4c38f44111bfd5c2e642753b9dd52b75f \
-                    rmd160 8714f9854161019544e126d6d4aa89eb641d7f3b
+checksums           rmd160  d2811f99b7fda7ff02ca7aa3e4383273edf2ea6d \
+                    sha256  a2b29bd048ca2fe54a046b29770964738872a9747003a371344a93eedf7ad58e
 
-python.versions     25 26 27 31 32
+python.versions     25 26 27 31 32 33 34
 python.default_version 27
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131215/c29ae030/attachment.html>


More information about the macports-changes mailing list