[53331] trunk/dports/python/py26-sip

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Jul 3 11:07:08 PDT 2009


Revision: 53331
          http://trac.macports.org/changeset/53331
Author:   macsforever2000 at macports.org
Date:     2009-07-03 11:07:07 -0700 (Fri, 03 Jul 2009)
Log Message:
-----------
Updated to version 4.8.1. (#19956)

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

Removed Paths:
-------------
    trunk/dports/python/py26-sip/files/

Modified: trunk/dports/python/py26-sip/Portfile
===================================================================
--- trunk/dports/python/py26-sip/Portfile	2009-07-03 17:57:04 UTC (rev 53330)
+++ trunk/dports/python/py26-sip/Portfile	2009-07-03 18:07:07 UTC (rev 53331)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name         py26-sip
-version      4.7.9
+version      4.8.1
 categories   python devel
 maintainers  mcalhoun openmaintainer
 platforms    macosx
@@ -25,9 +25,9 @@
 
 distname sip-${version}
 checksums \
-    md5     597d7ff7edb42a18421c806ffd18a136 \
-    sha1    a8eabe3890a1fc42ec77ac82fa41344ad23abe09 \
-    rmd160  719f7c7ae211ceb2bb7609c5e70d864054ccd23d
+    md5 859e5b103ba5a083e4f2021eb6d99b26 \
+    sha1 7e1b0899994fc7a20e26f4aa861979de3ea85f70 \
+    rmd160 8639f793bcfe7d07ebd5c27bfd0a55a004ea7245
 
 set pyversion 2.6
 depends_lib-append port:python[strsed ${pyversion} {g/[.]//}]
@@ -37,7 +37,7 @@
 #    -F${frameworks_dir}/Library/Frameworks -framework Python
 #    with
 #    ${frameworks_dir}/Python.framework/Versions/${pyversion}/Python
-patchfiles patch-siputils.py.diff
+
 post-patch {
     reinplace \
         "s|__MacPorts_Required_Python_Lib__|${frameworks_dir}/Python.framework/Versions/${pyversion}/Python|" \
@@ -66,10 +66,8 @@
     # Install documentation
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc
 	file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
-	xinstall -m 644 -W ${worksrcpath} ChangeLog NEWS README TODO \
+	xinstall -m 644 -W ${worksrcpath} ChangeLog NEWS README \
 		${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath}/doc sipref.html sipref.txt \
-        ${destroot}${prefix}/share/doc/${name}
 }
 
 livecheck.check  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090703/94cc2a48/attachment.html>


More information about the macports-changes mailing list