[60716] trunk/dports/python/py26-pytidylib/Portfile

blb at macports.org blb at macports.org
Fri Nov 20 14:08:09 PST 2009


Revision: 60716
          http://trac.macports.org/changeset/60716
Author:   blb at macports.org
Date:     2009-11-20 14:08:08 -0800 (Fri, 20 Nov 2009)
Log Message:
-----------
python/py26-pytidylib - update to 0.2.1, files now on github

Modified Paths:
--------------
    trunk/dports/python/py26-pytidylib/Portfile

Modified: trunk/dports/python/py26-pytidylib/Portfile
===================================================================
--- trunk/dports/python/py26-pytidylib/Portfile	2009-11-20 21:54:25 UTC (rev 60715)
+++ trunk/dports/python/py26-pytidylib/Portfile	2009-11-20 22:08:08 UTC (rev 60716)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           python26 1.0
 name                py26-pytidylib
-version             0.2.0
+version             0.2.1
 categories-append   textproc www
 maintainers         blb openmaintainer
 description         Python wrapper for tidylib
@@ -19,12 +19,12 @@
 platforms           darwin
 
 homepage            http://countergram.com/open-source/pytidylib/
-master_sites        sourceforge:pytidylib
+master_sites        http://cloud.github.com/downloads/countergram/pytidylib/
 distname            pytidylib-${version}
 
-checksums           md5     a58a8f27278bef603974189a5ba08d49 \
-                    sha1    28e19c8e07f49d86c569a1693b52575155a419cb \
-                    rmd160  3a09eee342ef697fe9d28857eb56e490554bdb52
+checksums           md5     1da834d4305f0ff7efacc20c8783efd3 \
+                    sha1    0e3d89ce52289af641996fe0243417607bc5e941 \
+                    rmd160  82db29a4cdd530aa7eb72c2da1131b7615c2def5
 
 depends_lib-append  port:tidy
 
@@ -36,7 +36,7 @@
       ${destroot}${prefix}/share/doc/${name}
 }
 
-livecheck.url       http://sourceforge.net/projects/pytidylib/files/
+livecheck.url       http://github.com/countergram/pytidylib/downloads
 livecheck.type      regex
 livecheck.regex     {pytidylib-([0-9.]+)\.tar\.gz}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091120/aafb9c3e/attachment.html>


More information about the macports-changes mailing list