[152228] trunk/dports/science/gqrx/Portfile

michaelld at macports.org michaelld at macports.org
Thu Sep 1 07:32:19 PDT 2016


Revision: 152228
          https://trac.macports.org/changeset/152228
Author:   michaelld at macports.org
Date:     2016-09-01 07:32:19 -0700 (Thu, 01 Sep 2016)
Log Message:
-----------
gqrx-devel: update to 7f985527 (20160827), removing temporary fix.

Modified Paths:
--------------
    trunk/dports/science/gqrx/Portfile

Modified: trunk/dports/science/gqrx/Portfile
===================================================================
--- trunk/dports/science/gqrx/Portfile	2016-09-01 14:31:37 UTC (rev 152227)
+++ trunk/dports/science/gqrx/Portfile	2016-09-01 14:32:19 UTC (rev 152228)
@@ -38,18 +38,13 @@
 
 subport gqrx-devel {
 
-    github.setup        csete gqrx d2bcf19d05aec4e3c6993a59a7cf62dc8eec87a4
-    version             20160820
-    checksums           rmd160 f428e0e5dcffa3bc00d8f837248ef33aa4cb2f1e \
-                        sha256 9d9b87489e110aab1bd63363aa97757ed80ecc2ad8d7bf59057a74ba4a746e62
+    github.setup        csete gqrx 7f98552701ec6fb27fa5d5a6ba1273c000761c5a
+    version             20160827
+    checksums           rmd160 d887d8070e7bc76fd8c5ab932b5bf269e67ed382 \
+                        sha256 24f139f027a9ff1afc578f5cfbfe3d7639e5799d5e84950d1ffc1468bed80ba0
 
     patchfiles-append   patch-gqrx.pro.devel.diff
 
-    post-patch {
-        # temporary patch to fix qInfo -> qDebug in src/qtgui/dockrxopt.cpp
-        reinplace "s at qInfo@qDebug at g" ${worksrcpath}/src/qtgui/dockrxopt.cpp
-    }
-
     long_description    ${long_description}  \
         This port is kept up with the Gqrx GIT 'master' branch, is typically updated weekly to monthly, and provides compatibility with the GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.
     conflicts           gqrx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160901/c4eee6b2/attachment.html>


More information about the macports-changes mailing list