[104975] trunk/dports/python
devans at macports.org
devans at macports.org
Sat Apr 6 06:42:09 PDT 2013
Revision: 104975
https://trac.macports.org/changeset/104975
Author: devans at macports.org
Date: 2013-04-06 06:42:09 -0700 (Sat, 06 Apr 2013)
Log Message:
-----------
py2[67]-atspi: update to version 0.4.1, restrict livecheck to branch 1.0 or less (GNOME 2).
Modified Paths:
--------------
trunk/dports/python/py26-atspi/Portfile
trunk/dports/python/py27-atspi/Portfile
Modified: trunk/dports/python/py26-atspi/Portfile
===================================================================
--- trunk/dports/python/py26-atspi/Portfile 2013-04-06 13:27:05 UTC (rev 104974)
+++ trunk/dports/python/py26-atspi/Portfile 2013-04-06 13:42:09 UTC (rev 104975)
@@ -5,8 +5,7 @@
name py26-atspi
set gname pyatspi
-version 0.1.8
-revision 1
+version 0.4.1
license LGPL
set branch [join [lrange [split ${version} .] 0 1] .]
categories python gnome
@@ -24,9 +23,8 @@
distname ${gname}-${version}
use_bzip2 yes
-checksums md5 01f6a0d4879e6d65bce20ae4927b6d45 \
- sha1 d8b3b29a2d091a5913cfb845b5bd7a730a0e92f5 \
- rmd160 c01df0ec817f504c96af76c3c4cde96abae8366d
+checksums sha256 2d9672e0ca6277c491a0b35421691d96618d9c02e687851ce418811379aa4a2e \
+ rmd160 639fe4fd55a19d885d33870f0be3dee162f74238
depends_lib port:py26-pygtk \
port:dbus-python26
@@ -49,3 +47,4 @@
livecheck.type gnome
livecheck.name ${gname}
+livecheck.regex {LATEST-IS-([01]\.\d*[02468](?:\.\d+)*)}
Modified: trunk/dports/python/py27-atspi/Portfile
===================================================================
--- trunk/dports/python/py27-atspi/Portfile 2013-04-06 13:27:05 UTC (rev 104974)
+++ trunk/dports/python/py27-atspi/Portfile 2013-04-06 13:42:09 UTC (rev 104975)
@@ -5,8 +5,7 @@
name py27-atspi
set gname pyatspi
-version 0.1.8
-revision 1
+version 0.4.1
license LGPL
set branch [join [lrange [split ${version} .] 0 1] .]
categories python gnome
@@ -24,9 +23,8 @@
distname ${gname}-${version}
use_bzip2 yes
-checksums md5 01f6a0d4879e6d65bce20ae4927b6d45 \
- sha1 d8b3b29a2d091a5913cfb845b5bd7a730a0e92f5 \
- rmd160 c01df0ec817f504c96af76c3c4cde96abae8366d
+checksums sha256 2d9672e0ca6277c491a0b35421691d96618d9c02e687851ce418811379aa4a2e \
+ rmd160 639fe4fd55a19d885d33870f0be3dee162f74238
depends_lib port:py27-pygtk \
port:dbus-python27
@@ -49,3 +47,4 @@
livecheck.type gnome
livecheck.name ${gname}
+livecheck.regex {LATEST-IS-([01]\.\d*[02468](?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130406/93939286/attachment-0001.html>
More information about the macports-changes
mailing list