[143994] trunk/dports/science/gqrx

michaelld at macports.org michaelld at macports.org
Tue Dec 29 06:39:52 PST 2015


Revision: 143994
          https://trac.macports.org/changeset/143994
Author:   michaelld at macports.org
Date:     2015-12-29 06:39:52 -0800 (Tue, 29 Dec 2015)
Log Message:
-----------
gqrx: update to 4a0fb944 (20151228), removing integrated patch.

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

Removed Paths:
-------------
    trunk/dports/science/gqrx/files/patch-src_qtgui_dockrds.ui.diff

Modified: trunk/dports/science/gqrx/Portfile
===================================================================
--- trunk/dports/science/gqrx/Portfile	2015-12-29 14:38:31 UTC (rev 143993)
+++ trunk/dports/science/gqrx/Portfile	2015-12-29 14:39:52 UTC (rev 143994)
@@ -20,10 +20,10 @@
     long_description    ${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.  ${description_common}
 
-    github.setup        csete gqrx fa6ff70a8d956c4c41c7d485c5232ab3361caaed
-    version             20151227
-    checksums           rmd160 f166319b77be4e680bc64594c240db9ac4a23138 \
-                        sha256 9ed7f56f883bc9a070104573eb1ddccb51948a20a7552befc0370da30d32f1d4
+    github.setup        csete gqrx 4a0fb9449890270bde40d3f5261dee9c65fa78d5
+    version             20151228
+    checksums           rmd160 fbf107d84c4125b6deebb436f580c2962af8ad85 \
+                        sha256 e663f30ada5893bae6ae9c36967d4589f0a205be6eedea9f480fb3b2a55fddf3
 
     conflicts           gqrx-legacy
 
@@ -98,9 +98,6 @@
 
     variant qt4 conflicts qt5 description {Build ${subport} using Qt4} {
         PortGroup qmake 1.0
-
-        # remove Qt5-specific UI code
-        patchfiles-append patch-src_qtgui_dockrds.ui.diff
     }
 
     variant qt5 conflicts qt4 description {Build ${subport} using Qt5} {

Deleted: trunk/dports/science/gqrx/files/patch-src_qtgui_dockrds.ui.diff
===================================================================
--- trunk/dports/science/gqrx/files/patch-src_qtgui_dockrds.ui.diff	2015-12-29 14:38:31 UTC (rev 143993)
+++ trunk/dports/science/gqrx/files/patch-src_qtgui_dockrds.ui.diff	2015-12-29 14:39:52 UTC (rev 143994)
@@ -1,12 +0,0 @@
---- src/qtgui/dockrds.ui.orig
-+++ src/qtgui/dockrds.ui
-@@ -50,9 +50,6 @@
-       <property name="frameShadow">
-        <enum>QFrame::Sunken</enum>
-       </property>
--      <property name="sizeAdjustPolicy">
--       <enum>QAbstractScrollArea::AdjustToContentsOnFirstShow</enum>
--      </property>
-       <property name="widgetResizable">
-        <bool>true</bool>
-       </property>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151229/ce4df6a9/attachment.html>


More information about the macports-changes mailing list