[37146] trunk/dports/python/py-sip/Portfile

erickt at macports.org erickt at macports.org
Tue May 27 12:27:24 PDT 2008


Revision: 37146
          http://trac.macosforge.org/projects/macports/changeset/37146
Author:   erickt at macports.org
Date:     2008-05-27 12:27:23 -0700 (Tue, 27 May 2008)

Log Message:
-----------
Update sip to the latest version.

Modified Paths:
--------------
    trunk/dports/python/py-sip/Portfile

Modified: trunk/dports/python/py-sip/Portfile
===================================================================
--- trunk/dports/python/py-sip/Portfile	2008-05-27 19:27:20 UTC (rev 37145)
+++ trunk/dports/python/py-sip/Portfile	2008-05-27 19:27:23 UTC (rev 37146)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			py-sip
-version			4.7.4
+version			4.7.6
 categories		python devel
 maintainers		blair openmaintainer
 description		create Python bindings for C and C++ libraries
@@ -21,9 +21,9 @@
                 http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
 
 distname	sip-${version}
-checksums	md5 3bae6d0fb931fe2ddcd6f6c1da245afa \
-		sha1 be35863fae6a14f092cd3ce47c3ab545b9233168 \
-		rmd160 8682a1e5cbf0f8b42f3ebe99d4b9e0b363ce8034
+checksums	md5 f49e93046fe438a8fb4c2ed481aa3951 \
+		sha1 8ae089513744c394e502e258b428780260e39cda \
+		rmd160 bc3b9668afc9f3c4e475ccd9a89d1b270ad5d0ba
 dist_subdir	python
 
 depends_lib	port:python24
@@ -43,7 +43,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 THANKS TODO \
+	xinstall -m 644 -W ${worksrcpath} LICENSE NEWS README TODO \
 		${destroot}${prefix}/share/doc/${name}
 	system "${prefix}/bin/python2.4 ${prefix}/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/compileall.py ${destroot}${prefix}"
 	system "${prefix}/bin/python2.4 -O ${prefix}/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/compileall.py ${destroot}${prefix}"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080527/bdc7c625/attachment.htm 


More information about the macports-changes mailing list