[148164] trunk/dports/lang/pypy-bootstrap/Portfile

jmr at macports.org jmr at macports.org
Thu Apr 28 10:22:58 PDT 2016


Revision: 148164
          https://trac.macports.org/changeset/148164
Author:   jmr at macports.org
Date:     2016-04-28 10:22:58 -0700 (Thu, 28 Apr 2016)
Log Message:
-----------
pypy-bootstrap: remove broken-out-of-the-box gdbm module to make rev-upgrade happy

Modified Paths:
--------------
    trunk/dports/lang/pypy-bootstrap/Portfile

Modified: trunk/dports/lang/pypy-bootstrap/Portfile
===================================================================
--- trunk/dports/lang/pypy-bootstrap/Portfile	2016-04-28 17:11:18 UTC (rev 148163)
+++ trunk/dports/lang/pypy-bootstrap/Portfile	2016-04-28 17:22:58 UTC (rev 148164)
@@ -5,6 +5,7 @@
 
 name                pypy-bootstrap
 version             5.1.0
+revision            1
 categories          lang python
 platforms           darwin
 supported_archs     x86_64
@@ -29,5 +30,6 @@
 build               {}
 destroot {
     copy ${worksrcpath} ${destroot}${prefix}/lib/${name}
+    delete ${destroot}${prefix}/lib/${name}/lib_pypy/_gdbm_cffi.pypy-41.so
     system "chmod -R a+rX ${destroot}${prefix}/lib/${name}"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160428/5278b2fd/attachment.html>


More information about the macports-changes mailing list