[74936] trunk/dports/python/py27-midgard2/Portfile

jwa at macports.org jwa at macports.org
Sat Jan 8 06:59:51 PST 2011


Revision: 74936
          http://trac.macports.org/changeset/74936
Author:   jwa at macports.org
Date:     2011-01-08 06:59:44 -0800 (Sat, 08 Jan 2011)
Log Message:
-----------
version bump to 10.05.2, change livecheck

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

Modified: trunk/dports/python/py27-midgard2/Portfile
===================================================================
--- trunk/dports/python/py27-midgard2/Portfile	2011-01-08 14:59:06 UTC (rev 74935)
+++ trunk/dports/python/py27-midgard2/Portfile	2011-01-08 14:59:44 UTC (rev 74936)
@@ -7,7 +7,7 @@
 name                py27-midgard2
 set internal_name	python-midgard2
 
-version             10.05.1.1
+version             10.05.2
 
 categories        python
 
@@ -23,17 +23,18 @@
 depends_lib         port:midgard2-core \
     port:py27-gobject
 
-master_sites        http://www.midgard-project.org/midcom-serveattachmentguid-226d7f609efc11dfaeb6c5c6ef1f7cc77cc7/
+master_sites        http://www.midgard-project.org/midcom-serveattachmentguid-b62441a407a111e0936061192ed15f315f31/
 distname            ${internal_name}-${version}
 set worksrcdir		${internal_name}-${version}
 #use_bzip2           yes
 
-checksums           md5     18571f108977041d154659d4439d2c29 \
-                    sha1    8196356eb1542fa2e841a329b7b1124ef6142936 \
-                    rmd160  84e1447f271d8776966b425251b98d034fdebd51
+checksums           md5     3212cddf54fb7457f75a40f38a7735da \
+                    sha1    2f183817537128f432a062b3b48c5d084bb8a3a9 \
+                    rmd160  f1b62fbc02b1d30f8e6fed0b3a352fd890f1a87f
 
 #patchfiles			setup.py.diff
 
 livecheck.type     regex
-livecheck.url      ${homepage}/download/9-9/
-livecheck.regex    ${internal_name}-(9\\.\[0-9\]+\\.\[0-9\])\\.tar\\.\[bg\]z
+livecheck.url	${homepage}download
+livecheck.regex {download/[0-9-]+/">([0-9.]+)}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110108/49a2ee05/attachment.html>


More information about the macports-changes mailing list