[113136] trunk/dports/sysutils/rx/Portfile

takeshi at macports.org takeshi at macports.org
Sun Nov 10 01:17:18 PST 2013


Revision: 113136
          https://trac.macports.org/changeset/113136
Author:   takeshi at macports.org
Date:     2013-11-10 01:17:18 -0800 (Sun, 10 Nov 2013)
Log Message:
-----------
rx: use MacPorts' gnutar, closing #41208. Set to nomaintainer because rx is not used in grads since r91551.

Revision Links:
--------------
    https://trac.macports.org/changeset/91551

Modified Paths:
--------------
    trunk/dports/sysutils/rx/Portfile

Modified: trunk/dports/sysutils/rx/Portfile
===================================================================
--- trunk/dports/sysutils/rx/Portfile	2013-11-10 03:56:06 UTC (rev 113135)
+++ trunk/dports/sysutils/rx/Portfile	2013-11-10 09:17:18 UTC (rev 113136)
@@ -7,7 +7,7 @@
 version             1.5
 categories          sysutils
 platforms	          darwin
-maintainers	        takeshi
+maintainers	        nomaintainer
 description	        Replacement for the GNU regex library
 long_description	  A fast replacement for the GNU regex library.
 homepage            http://www.gnu.org/software/rx/rx.html
@@ -15,6 +15,8 @@
 checksums           md5    e44e5f6ff9fd8ca9d46bda42bcacee5e         \
                     sha1   1f29112cea41bb547b551361162be306f8c3995a \
                     rmd160 a1280e17efac1c24c5874965051f0446ca9229b0
+depends_extract     port:gnutar
+extract.post_args   "| ${prefix}/bin/gnutar -x"
 destroot.destdir    prefix=${destroot}${prefix}
 post-destroot       {
 	system "chmod 644 ${destroot}${prefix}/include/rxposix.h"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131110/1d15b657/attachment.html>


More information about the macports-changes mailing list