[77053] trunk/dports/python/py25-logilab-common/Portfile
stromnov at macports.org
stromnov at macports.org
Fri Mar 18 12:01:54 PDT 2011
Revision: 77053
http://trac.macports.org/changeset/77053
Author: stromnov at macports.org
Date: 2011-03-18 12:01:53 -0700 (Fri, 18 Mar 2011)
Log Message:
-----------
py25-logilab-common: sync with py26-logilab-common
Modified Paths:
--------------
trunk/dports/python/py25-logilab-common/Portfile
Modified: trunk/dports/python/py25-logilab-common/Portfile
===================================================================
--- trunk/dports/python/py25-logilab-common/Portfile 2011-03-18 18:42:13 UTC (rev 77052)
+++ trunk/dports/python/py25-logilab-common/Portfile 2011-03-18 19:01:53 UTC (rev 77053)
@@ -5,7 +5,7 @@
PortGroup python25 1.0
name py25-logilab-common
-version 0.50.3
+version 0.55.0
maintainers stechert openmaintainer
description A number of modules used by various projects from Logilab
long_description ${description}
@@ -17,24 +17,19 @@
ftp://ftp.logilab.fr/pub/common
distname logilab-common-${version}
-livecheck.type regex
-livecheck.url http://ftp.logilab.org/pub/common/
-livecheck.regex {logilab-common-(\d+(?:\.\d+)*)\.tar\.gz}
+checksums md5 b5e12834f512166d3cb64785f835d87b \
+ sha1 75babf74b28dab84a8434f7f05919584788df848 \
+ rmd160 30d52f3047e49292af504fc80536ca9b9de3297c
-checksums md5 b3ac2d2d3cc690c9446749048c177560 \
- sha1 abf35852ce0030b2724b1beeacc42f3ca03934c5 \
- rmd160 33ff2aa0216fcf717bf2e1b1063a6345bd98b51d
-
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath} ChangeLog README \
${destroot}${prefix}/share/doc/${name}
# alter the install name of pytest to include version name
- move ${destroot}${prefix}/bin/pytest ${destroot}${prefix}/bin/pytest2.5
+ move ${destroot}${prefix}/bin/pytest ${destroot}${prefix}/bin/pytest-2.5
}
-# Shared-file warning; the following file is installed by this module as
-# well as (at least) py-lint, but it is the basic, auto-generated, empty-
-# other-than-the-docstring file:
-# ${prefix}/lib/python2.3/site-packages/logilab/__init__.py
+livecheck.type regex
+livecheck.url http://ftp.logilab.org/pub/common/
+livecheck.regex {logilab-common-(\d+(?:\.\d+)*)\.tar\.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110318/3fcbcaed/attachment.html>
More information about the macports-changes
mailing list