[48047] trunk/dports/python/py-apycot/Portfile

dh at macports.org dh at macports.org
Fri Mar 13 03:32:12 PDT 2009


Revision: 48047
          http://trac.macports.org/changeset/48047
Author:   dh at macports.org
Date:     2009-03-13 03:32:12 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
Version bump

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

Modified: trunk/dports/python/py-apycot/Portfile
===================================================================
--- trunk/dports/python/py-apycot/Portfile	2009-03-13 10:32:07 UTC (rev 48046)
+++ trunk/dports/python/py-apycot/Portfile	2009-03-13 10:32:12 UTC (rev 48047)
@@ -4,6 +4,8 @@
 PortSystem          1.0
 PortGroup           python24 1.0
 
+# apycot moved from 0.12.3 -> 0.99 but is a fundamentally incompatible change.  The newer versions
+# should be put in a port called apycotbot
 name                py-apycot
 version             0.12.3
 categories          python devel
@@ -18,12 +20,10 @@
 master_sites        ftp://ftp.logilab.org/pub/apycot/
 distname            apycot-${version}
 
-livecheck.url       ${homepage}
-livecheck.check     regex
-livecheck.regex     "latest published version:.*<a.*?>(\\d+(?:\\.\\d+)*)</a>"
+checksums           md5     60e98754ee0cc69d5bb3d76817bfcde0 \
+                    sha1    512b010827f58b26472618cefd8dc10651788ba9 \
+                    rmd160  1652039cdd960424e18ab5aa575f4397c1596a11
 
-checksums           md5 60e98754ee0cc69d5bb3d76817bfcde0
-
 post-destroot   {
     file delete -force ${destroot}${prefix}/share/doc/${name}
     file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090313/40023551/attachment-0001.html>


More information about the macports-changes mailing list