[63654] trunk/dports/python

mnick at macports.org mnick at macports.org
Thu Feb 11 14:51:00 PST 2010


Revision: 63654
          http://trac.macports.org/changeset/63654
Author:   mnick at macports.org
Date:     2010-02-11 14:50:56 -0800 (Thu, 11 Feb 2010)
Log Message:
-----------
py{2|6}-rdflib: Update to 2.4.2, add livecheck, take maintainership

Modified Paths:
--------------
    trunk/dports/python/py25-rdflib/Portfile
    trunk/dports/python/py26-rdflib/Portfile

Modified: trunk/dports/python/py25-rdflib/Portfile
===================================================================
--- trunk/dports/python/py25-rdflib/Portfile	2010-02-11 21:55:07 UTC (rev 63653)
+++ trunk/dports/python/py25-rdflib/Portfile	2010-02-11 22:50:56 UTC (rev 63654)
@@ -4,10 +4,10 @@
 PortGroup python25 1.0
 
 name			py25-rdflib
-version			2.4.0
+version			2.4.2
 categories		python textproc
 platforms		darwin
-maintainers		nomaintainer
+maintainers		mnick
 description		Python library for working with RDF
 long_description	RDFLib is a Python library for working with RDF, a \
 				simple yet powerful language for representing \
@@ -19,9 +19,10 @@
 homepage		http://rdflib.net/
 master_sites	${homepage}
 distname		rdflib-${version}
-checksums		md5     ce7c73ffd2fe8a4a527143168bc91058 \
-				sha1    89e47b38ddd6c3386db21cc4f433762287e334e2 \
-				rmd160  0d0ce273d11fc4fc06313c76691186f2be1588a2
+checksums           md5     921390cacfebf97384bd5ac33c38d327 \
+                    sha1    95d72c3db0b2c6b71048aa7ab36f6a7da35a2aee \
+                    rmd160  2f6d93cc0eaef3d6d3c32fc85039faea78438c49
+
 depends_lib-append	port:py25-setuptools
 
 test.run		yes
@@ -37,3 +38,5 @@
 		${destroot}${prefix}/share/doc/${name}/examples
 }
 
+livecheck.type regex
+livecheck.regex <p>Get the latest vere?sion <a href=\"http://rdflib.net/rdflib-(.*).tar.gz\">

Modified: trunk/dports/python/py26-rdflib/Portfile
===================================================================
--- trunk/dports/python/py26-rdflib/Portfile	2010-02-11 21:55:07 UTC (rev 63653)
+++ trunk/dports/python/py26-rdflib/Portfile	2010-02-11 22:50:56 UTC (rev 63654)
@@ -4,10 +4,10 @@
 PortGroup python26 1.0
 
 name			py26-rdflib
-version			2.4.0
+version			2.4.2
 categories		python textproc
 platforms		darwin
-maintainers		nomaintainer
+maintainers		mnick
 description		Python library for working with RDF
 long_description	RDFLib is a Python library for working with RDF, a \
 				simple yet powerful language for representing \
@@ -19,9 +19,10 @@
 homepage		http://rdflib.net/
 master_sites	${homepage}
 distname		rdflib-${version}
-checksums		md5     ce7c73ffd2fe8a4a527143168bc91058 \
-				sha1    89e47b38ddd6c3386db21cc4f433762287e334e2 \
-				rmd160  0d0ce273d11fc4fc06313c76691186f2be1588a2
+checksums           md5     921390cacfebf97384bd5ac33c38d327 \
+                    sha1    95d72c3db0b2c6b71048aa7ab36f6a7da35a2aee \
+                    rmd160  2f6d93cc0eaef3d6d3c32fc85039faea78438c49
+
 depends_lib-append	port:py26-setuptools
 
 test.run		yes
@@ -35,3 +36,5 @@
 		${destroot}${prefix}/share/doc/${name}/examples
 }
 
+livecheck.type regex
+livecheck.regex <p>Get the latest vere?sion <a href=\"http://rdflib.net/rdflib-(.*).tar.gz\">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100211/12f4381a/attachment.html>


More information about the macports-changes mailing list