[60892] trunk/dports/python/py26-midgard2/Portfile

jwa at macports.org jwa at macports.org
Fri Nov 27 08:16:15 PST 2009


Revision: 60892
          http://trac.macports.org/changeset/60892
Author:   jwa at macports.org
Date:     2009-11-27 08:16:15 -0800 (Fri, 27 Nov 2009)
Log Message:
-----------
version bump to 9.09.0, change livecheck, drop the patch due to upstream fix

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

Modified: trunk/dports/python/py26-midgard2/Portfile
===================================================================
--- trunk/dports/python/py26-midgard2/Portfile	2009-11-27 16:14:05 UTC (rev 60891)
+++ trunk/dports/python/py26-midgard2/Portfile	2009-11-27 16:16:15 UTC (rev 60892)
@@ -7,8 +7,9 @@
 name                py26-midgard2
 set internal_name	python-midgard2
 
-version             9.03.0
-revision			1
+version             9.09.0
+set major	9.09
+
 categories        python
 
 maintainers         jwa
@@ -21,16 +22,16 @@
 depends_lib         port:midgard2-core \
     port:py26-gobject
 
-master_sites        http://www.midgard-project.org/midcom-serveattachmentguid-eb479be4349c11de8b49dbd1de0b93f793f7/
-distname            ${internal_name}-${version}
+master_sites        http://www.midgard-project.org/midcom-serveattachmentguid-63ed3bd6d43311de9fcaf9a9304436fe36fe/
+distname            ${internal_name}-${major}
 #use_bzip2           yes
 
-checksums           md5     9b9bf10778a325cd4156388bdb3f9f72 \
-                    sha1    1e729e07d3c43324224c048122e81d658025ed42 \
-                    rmd160  34882b46d75b83ce62607bbce18847293def0fd7
+checksums           md5     b03a2fcb5a6982be87f4c288e6729199 \
+                    sha1    56af03b7d1ba604c8e9ac53814c35027099ba0de \
+                    rmd160  12cbd114fcb5e0a3932d5fa48e22d22d1dd54b39
 
-patchfiles			setup.py.diff
+#patchfiles			setup.py.diff
 
 livecheck.type     regex
-livecheck.url      ${homepage}/download/9-3/
+livecheck.url      ${homepage}/download/9-9/
 livecheck.regex    ${internal_name}-(9\\.\[0-9\]+\\.\[0-9\])\\.tar\\.\[bg\]z
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091127/ae0fc295/attachment.html>


More information about the macports-changes mailing list