[122778] trunk/dports/science/gnuradio

michaelld at macports.org michaelld at macports.org
Tue Jul 29 11:42:29 PDT 2014


Revision: 122778
          https://trac.macports.org/changeset/122778
Author:   michaelld at macports.org
Date:     2014-07-29 11:42:29 -0700 (Tue, 29 Jul 2014)
Log Message:
-----------
gnuradio: update devel to db2c447c and next to c547a429, both 20140728.

Modified Paths:
--------------
    trunk/dports/science/gnuradio/Portfile
    trunk/dports/science/gnuradio/files/patch-cmake-expand.devel.diff

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2014-07-29 16:18:32 UTC (rev 122777)
+++ trunk/dports/science/gnuradio/Portfile	2014-07-29 18:42:29 UTC (rev 122778)
@@ -90,14 +90,14 @@
         This port is kept up with the GNU Radio GIT 'master' branch, which is typically updated daily to weekly.  This version of GNU Radio generally contains fixes to, and its API is compatible with, the current GNU Radio release, and will be incorporated in an upcoming release.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
 
     name                gnuradio-devel
-    github.setup        gnuradio gnuradio fd0db71f4c6422a820524e618f03823bd0ca6e36
-    version             3.7.5_20140725
+    github.setup        gnuradio gnuradio db2c447c4295ad3327e9059545a241e3e3f9f2f5
+    version             3.7.5_20140728
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     checksums \
-        rmd160 0038569a887255bb520c8caef558d24eae4d4c2c \
-        sha256 4cfc5e81123dafe0d1de7dc3cd98185f27be7f7b4989d012fa4c5fdea88bdc8a
+        rmd160 b6bfa27ed37f5810f179f14c938cbf45af59f388 \
+        sha256 23ebeb1a84f6186296b7b2a53d03296fe259cbbe5194d954406846a4adc96a1c
 
 }
 
@@ -107,14 +107,14 @@
         This port is kept up with the GNU Radio GIT 'next' branch, which is typically updated daily to weekly.  This version of GNU Radio represents the next major release of GNU Radio, and hence its API is likely to be different than that provided by either gnuradio or gnuradio-devel.  This port may or not compile or function correctly, as it represents a work in progress.  If it does not work, check back in a few days.  Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.
 
     name                gnuradio-next
-    github.setup        gnuradio gnuradio 0e8bd9c1d3fcdd54c79afbe6ab01814d514062c7
-    version             3.8.0_20140725
+    github.setup        gnuradio gnuradio c547a429bc728a5c4071bd6795227b561a13cfd6
+    version             3.8.0_20140728
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     checksums \
-        rmd160 17607fcf60e10af519a867a89bc486b236067b9c \
-        sha256 86b2043930a8c19b2c4d85424b7dfa3cf0c1c83f750ac0f2e4b1bcfe1e7ab0e5
+        rmd160 1505305cf6e1f6aa46cb73c565359affc82858d0 \
+        sha256 4b56b25551eaeefd78881d178853cf07793a47ce724081402df9365d95d4767e
 
     # overload the github livecheck URL with the correct branch
 

Modified: trunk/dports/science/gnuradio/files/patch-cmake-expand.devel.diff
===================================================================
--- trunk/dports/science/gnuradio/files/patch-cmake-expand.devel.diff	2014-07-29 16:18:32 UTC (rev 122777)
+++ trunk/dports/science/gnuradio/files/patch-cmake-expand.devel.diff	2014-07-29 18:42:29 UTC (rev 122778)
@@ -1,6 +1,6 @@
---- cmake/Modules/GrMiscUtils.cmake.orig
-+++ cmake/Modules/GrMiscUtils.cmake
-@@ -377,6 +377,13 @@ if __name__ == '__main__':
+--- cmake/Modules/GrMiscUtils.cmake.orig	2014-07-28 15:14:06.000000000 -0400
++++ cmake/Modules/GrMiscUtils.cmake	2014-07-29 09:35:15.000000000 -0400
+@@ -383,6 +383,13 @@
    endforeach(sig)
    unset(name)
  
@@ -14,7 +14,7 @@
    #create a command to generate the headers
    add_custom_command(
      OUTPUT ${expanded_files_h}
-@@ -422,6 +429,13 @@ if __name__ == '__main__':
+@@ -428,6 +435,13 @@
    endforeach(sig)
    unset(name)
  
@@ -28,7 +28,7 @@
    #create a command to generate the source files
    add_custom_command(
      OUTPUT ${expanded_files_cc}
-@@ -431,6 +445,13 @@ if __name__ == '__main__':
+@@ -437,6 +451,13 @@
      ${root} ${root}.cc.t ${ARGN}
    )
  
@@ -42,7 +42,7 @@
    #create a command to generate the header files
    add_custom_command(
      OUTPUT ${expanded_files_h}
-@@ -484,6 +505,13 @@ if __name__ == '__main__':
+@@ -490,6 +511,13 @@
    endforeach(sig)
    unset(name)
  
@@ -56,7 +56,7 @@
    #create a command to generate the _impl.cc files
    add_custom_command(
      OUTPUT ${expanded_files_cc_impl}
-@@ -493,6 +521,13 @@ if __name__ == '__main__':
+@@ -499,6 +527,13 @@
      ${root} ${root}_impl.cc.t ${ARGN}
    )
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140729/a0c9e810/attachment.html>


More information about the macports-changes mailing list