[123458] trunk/dports/science/gqrx

michaelld at macports.org michaelld at macports.org
Sat Aug 9 06:00:29 PDT 2014


Revision: 123458
          https://trac.macports.org/changeset/123458
Author:   michaelld at macports.org
Date:     2014-08-09 06:00:29 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
gqrx:
+ update release to 2.3.1;
+ update devel to e9171ff9 (20140808).

Modified Paths:
--------------
    trunk/dports/science/gqrx/Portfile
    trunk/dports/science/gqrx/files/patch-gqrx.pro-release.diff

Modified: trunk/dports/science/gqrx/Portfile
===================================================================
--- trunk/dports/science/gqrx/Portfile	2014-08-09 12:56:42 UTC (rev 123457)
+++ trunk/dports/science/gqrx/Portfile	2014-08-09 13:00:29 UTC (rev 123458)
@@ -58,10 +58,10 @@
     long_description    ${description}  \
         This port is kept up with the latest Gqrx tagged release, is typically updated every few months, and provides compatibility with the GNU Radio release 3.7 API: the gnuradio and gnuradio-devel ports.  ${description_common}
 
-    github.setup        csete gqrx 2.3.0 v
+    github.setup        csete gqrx 2.3.1 v
 
-    checksums           rmd160 ff09c0d2badd00740bfd83925a4d0477f8cb16d3 \
-                        sha256 3cfa0a522883b2f702d923b777fbf3060ffa023a0b0dd3d27122a7b6624fcb62
+    checksums           rmd160 e49cd7e9280cca10bd6ac4ba7e2b4ee88f9b4cf2 \
+                        sha256 8e07337a628e7b172cec8aabb3108e0cb21c243891520cb78349624771cf8c72
 
     conflicts           gqrx-legacy gqrx-devel
 
@@ -74,11 +74,11 @@
     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 75ac9cf38fa2c61d7b564adb3598abb038a44aba
-    version             2.3_20140805
+    github.setup        csete gqrx e9171ff9215f736692600ea4a06536fce818004b
+    version             2.3_20140808
 
-    checksums           rmd160 30fe72461711ad1a56b73695469257ab227553f5 \
-                        sha256 c8a196a76b7577adff738f4f78942fd12db5f52128a97d6187041f6cd4bf90f4
+    checksums           rmd160 6f8f28661f5079151ae405154c029f00c49c2af3 \
+                        sha256 1477801a2bfcc09d30eddb3983ce98654bef8e2fdfdb18ed3e465405a63bee47
 
     # fix port name set by github PortGroup
 

Modified: trunk/dports/science/gqrx/files/patch-gqrx.pro-release.diff
===================================================================
--- trunk/dports/science/gqrx/files/patch-gqrx.pro-release.diff	2014-08-09 12:56:42 UTC (rev 123457)
+++ trunk/dports/science/gqrx/files/patch-gqrx.pro-release.diff	2014-08-09 13:00:29 UTC (rev 123458)
@@ -1,5 +1,5 @@
---- gqrx.pro.orig	2014-08-06 15:20:40.000000000 -0400
-+++ gqrx.pro	2014-08-06 15:21:03.000000000 -0400
+--- gqrx.pro.orig	2014-08-09 08:49:25.000000000 -0400
++++ gqrx.pro	2014-08-09 08:50:38.000000000 -0400
 @@ -47,24 +47,21 @@
      PREFIX=/usr/local
  }
@@ -9,11 +9,10 @@
  INSTALLS    += target 
  
 -#CONFIG += debug
--
 +CONFIG -= debug
 +VER = @VERSION@
 +CONFIG += @ARCHES@
-+ 
+ 
  # disable debug messages in release
  CONFIG(debug, debug|release) {
      # Use for valgrind
@@ -25,8 +24,8 @@
  } else {
      DEFINES += QT_NO_DEBUG
      DEFINES += QT_NO_DEBUG_OUTPUT
--    #VER = $$system(git describe --abbrev=1)
--    VER = 2.3.0
+-    ## VER = $$system(git describe --abbrev=1)
+-    VER = 2.3.1
  
      # Release binaries with gr bundled
      # QMAKE_RPATH & co won't work with origin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/8bd51c53/attachment.html>


More information about the macports-changes mailing list