Revision: 111768 https://trac.macports.org/changeset/111768 Author: michaelld@macports.org Date: 2013-10-01 06:25:08 -0700 (Tue, 01 Oct 2013) Log Message: ----------- gqrx-devel: update to 47b6020b (20130928). Modified Paths: -------------- trunk/dports/science/gqrx/Portfile trunk/dports/science/gqrx/files/patch-gqrx.pro-devel.diff Modified: trunk/dports/science/gqrx/Portfile =================================================================== --- trunk/dports/science/gqrx/Portfile 2013-10-01 11:38:16 UTC (rev 111767) +++ trunk/dports/science/gqrx/Portfile 2013-10-01 13:25:08 UTC (rev 111768) @@ -69,17 +69,17 @@ 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} - set full_commit 4d7efd82d41c7eb9305c829e6dbc01594d4e8381 + set full_commit 47b6020baa3a302a45e7c13fe1e652c2fe7e6c12 github.setup csete gqrx [string range ${full_commit} 0 7] # fix port name set by github PortGroup name gqrx-devel - version 2.2.1_20130921 + version 2.2.1_20130928 - checksums rmd160 de679b09a4670a0b1a64038af9523e105e33c9c4 \ - sha256 29c6b7694e1a315304d382756b456c0ccee89bf20b824d71092f8b3deaf33f35 + checksums rmd160 fbc2a89fc7d194361f135002304ff83ab3f67e28 \ + sha256 64344940af6e7af64041090cf7ebc8b6018eb59d6a10a2de812ff2234c70d2e2 conflicts gqrx-legacy gqrx Modified: trunk/dports/science/gqrx/files/patch-gqrx.pro-devel.diff =================================================================== --- trunk/dports/science/gqrx/files/patch-gqrx.pro-devel.diff 2013-10-01 11:38:16 UTC (rev 111767) +++ trunk/dports/science/gqrx/files/patch-gqrx.pro-devel.diff 2013-10-01 13:25:08 UTC (rev 111768) @@ -1,5 +1,5 @@ ---- gqrx.pro.orig 2013-08-26 10:02:32.000000000 -0400 -+++ gqrx.pro 2013-08-26 10:03:14.000000000 -0400 +--- gqrx.pro.orig 2013-09-28 18:09:16.000000000 -0400 ++++ gqrx.pro 2013-10-01 09:21:36.000000000 -0400 @@ -45,23 +45,21 @@ PREFIX=/usr/local } @@ -28,7 +28,7 @@ # Release binaries with gr bundled # QMAKE_RPATH & co won't work with origin -@@ -206,21 +204,23 @@ +@@ -203,21 +201,23 @@ } macx {
participants (1)
-
michaelld@macports.org