[53163] trunk/dports/python/py25-sip/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Tue Jun 30 08:52:19 PDT 2009
Revision: 53163
http://trac.macports.org/changeset/53163
Author: macsforever2000 at macports.org
Date: 2009-06-30 08:52:18 -0700 (Tue, 30 Jun 2009)
Log Message:
-----------
Update to version 4.8.1. (#19956)
Modified Paths:
--------------
trunk/dports/python/py25-sip/Portfile
Modified: trunk/dports/python/py25-sip/Portfile
===================================================================
--- trunk/dports/python/py25-sip/Portfile 2009-06-30 15:18:58 UTC (rev 53162)
+++ trunk/dports/python/py25-sip/Portfile 2009-06-30 15:52:18 UTC (rev 53163)
@@ -3,7 +3,7 @@
PortSystem 1.0
name py25-sip
-version 4.7.9
+version 4.8.1
platforms macosx
categories python devel
maintainers saispo
@@ -22,14 +22,14 @@
http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
distname sip-${version}
-checksums md5 597d7ff7edb42a18421c806ffd18a136 \
- sha1 a8eabe3890a1fc42ec77ac82fa41344ad23abe09 \
- rmd160 719f7c7ae211ceb2bb7609c5e70d864054ccd23d
+checksums md5 859e5b103ba5a083e4f2021eb6d99b26 \
+ sha1 7e1b0899994fc7a20e26f4aa861979de3ea85f70 \
+ rmd160 8639f793bcfe7d07ebd5c27bfd0a55a004ea7245
dist_subdir python
depends_lib port:python25
-patchfiles patch-siputils.py.diff
+#patchfiles patch-siputils.py.diff
configure.cmd ${prefix}/bin/python2.5 configure.py
configure.pre_args -d ${prefix}/lib/python2.5/site-packages \
@@ -44,7 +44,7 @@
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc
file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
- xinstall -m 644 -W ${worksrcpath} LICENSE NEWS README TODO \
+ xinstall -m 644 -W ${worksrcpath} LICENSE NEWS README \
${destroot}${prefix}/share/doc/${name}
system "${prefix}/bin/python2.5 ${prefix}/lib/python2.5/compileall.py ${destroot}${prefix}"
system "${prefix}/bin/python2.5 -O ${prefix}/lib/python2.5/compileall.py ${destroot}${prefix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090630/40078f94/attachment.html>
More information about the macports-changes
mailing list