[149149] trunk/dports/math/qrupdate

dstrubbe at macports.org dstrubbe at macports.org
Wed Jun 1 19:20:37 PDT 2016


Revision: 149149
          https://trac.macports.org/changeset/149149
Author:   dstrubbe at macports.org
Date:     2016-06-01 19:20:37 -0700 (Wed, 01 Jun 2016)
Log Message:
-----------
qrupdate: Restore patch removed in r148974, which caused issue #51539.

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

Modified Paths:
--------------
    trunk/dports/math/qrupdate/Portfile

Added Paths:
-----------
    trunk/dports/math/qrupdate/files/

Modified: trunk/dports/math/qrupdate/Portfile
===================================================================
--- trunk/dports/math/qrupdate/Portfile	2016-06-02 00:47:26 UTC (rev 149148)
+++ trunk/dports/math/qrupdate/Portfile	2016-06-02 02:20:37 UTC (rev 149149)
@@ -33,7 +33,9 @@
 destroot.args       PREFIX=${prefix} LAPACK=""
 test.args           PREFIX=${prefix} LAPACK=""
 
-post-extract {
+patchfiles          patch-Makefile.diff
+
+post-patch {
     # Mac install program does not support -D flag.
     reinplace "s|install -D|install|"  ${worksrcpath}/src/Makefile
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160601/be5a64fc/attachment.html>


More information about the macports-changes mailing list