[110064] trunk/dports/python/py-logilab-astng/Portfile
stromnov at macports.org
stromnov at macports.org
Sun Aug 25 13:53:53 PDT 2013
Revision: 110064
https://trac.macports.org/changeset/110064
Author: stromnov at macports.org
Date: 2013-08-25 13:53:53 -0700 (Sun, 25 Aug 2013)
Log Message:
-----------
py-logilab-astng: update to version 0.24.3
Modified Paths:
--------------
trunk/dports/python/py-logilab-astng/Portfile
Modified: trunk/dports/python/py-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py-logilab-astng/Portfile 2013-08-25 20:50:10 UTC (rev 110063)
+++ trunk/dports/python/py-logilab-astng/Portfile 2013-08-25 20:53:53 UTC (rev 110064)
@@ -5,14 +5,14 @@
PortGroup python 1.0
name py-logilab-astng
-version 0.24.1
+version 0.24.3
revision 0
categories-append devel
platforms darwin
license LGPL-2.1+
supported_archs noarch
-python.versions 24 25 26 27
+python.versions 24 25 26 27 32 33
maintainers dh openmaintainer stromnov
@@ -30,8 +30,8 @@
distname logilab-astng-${version}
-checksums rmd160 9e7500ffc4a6766aa7ce23bb384cf271ddde7903 \
- sha256 1a74756df0a8291225f77206dd275c8f309a480eb417b1b99d1aa0ae74571d03
+checksums rmd160 a4b4d71222ce44ca7f3273d8c4da0adf645e9ac6 \
+ sha256 961f030b055751f48179341c14ff3b8646bb1b29bee539f708e028e8fbe5e45a
if {$subport == "py24-logilab-astng"} {
epoch 1
@@ -61,8 +61,10 @@
${destroot}${prefix}/share/doc/${subport}
file delete ${destroot}${python.pkgd}/logilab/__init__.py
}
+
+ livecheck.type none
} else {
- livecheck.type regex
- livecheck.url http://ftp.logilab.org/pub/astng/
- livecheck.regex {logilab-astng-(\d+(?:\.\d+)*)\.[tz]}
+ livecheck.type regex
+ livecheck.url http://ftp.logilab.org/pub/astng/
+ livecheck.regex {logilab-astng-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130825/cbe6029b/attachment.html>
More information about the macports-changes
mailing list