[145952] trunk/dports/science/gnuradio/Portfile

michaelld at macports.org michaelld at macports.org
Mon Feb 22 10:57:55 PST 2016


Revision: 145952
          https://trac.macports.org/changeset/145952
Author:   michaelld at macports.org
Date:     2016-02-22 10:57:55 -0800 (Mon, 22 Feb 2016)
Log Message:
-----------
gnuradio:
+ update devel to 1683e58d and next to 388d5007, both 20160221;
+ move temporary version set patch to just release, until next release.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2016-02-22 17:34:35 UTC (rev 145951)
+++ trunk/dports/science/gnuradio/Portfile	2016-02-22 18:57:55 UTC (rev 145952)
@@ -52,12 +52,11 @@
     name                gnuradio-devel
     conflicts           gnuradio gnuradio-next
 
-    github.setup        gnuradio gnuradio 64f3b70cf135a8641a0271ee27b431e05a8df97b
-    version             20160214
-    revision            1
+    github.setup        gnuradio gnuradio 1683e58d54200dd2889dfdb7141c9555e16b769e
+    version             20160221
     checksums \
-        rmd160 4196deea6bb5e8cc42f4fac36db8608a5d9add2b \
-        sha256 0c6c9da5729dc2a6aeadedc7c0c18446754b4f25aba41ab003615a6599494b89
+        rmd160 4639cf35b8ca4c28aef3f23daf73c5eec1d2827f \
+        sha256 c5d2db10a0f14afe6a70a5b487f63c7775485995aa10081e0d428d66c3ec1922
 
     # set the version override string
 
@@ -73,12 +72,11 @@
     name                gnuradio-next
     conflicts           gnuradio gnuradio-devel
 
-    github.setup        gnuradio gnuradio 4aabba72f0d268174855fce97a80bd55acb1358c
-    version             20160214
-    revision            1
+    github.setup        gnuradio gnuradio 388d5007da202a24a422dc2286af59a1e0859cdf
+    version             20160221
     checksums \
-        rmd160 8773ddc6555c6b8d2f4f157c9e5b8a6fc2ec997e \
-        sha256 9ef412cf57fa676b254e0e3d1d6e920a2afe2db12b971490dd09a7a1bc9d1fea
+        rmd160 ae029c4a366ee9b9e0d1ddb5ba2ce61f7355776f \
+        sha256 5aa87447180ff747e1855abfa191e61809392f202e81ae41091fd1aab0ec96f5
 
     # set the version override string
 
@@ -100,6 +98,10 @@
     patchfiles-append \
         patch-cmake-expand.release.diff
 
+    # temporary patch to allow us to set version info here.
+    # remove with next release
+    patchfiles-append   patch-cmake_Modules_GrVersion.cmake.diff
+
 } else {
 
     # patches for devel and next (which are kept aligned for now)
@@ -108,10 +110,6 @@
 
 }
 
-# temporary patch to allow us to set version info here
-
-patchfiles-append   patch-cmake_Modules_GrVersion.cmake.diff
-
 # override githib PortGroup homepage setting
 
 homepage            http://gnuradio.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160222/b5689098/attachment.html>


More information about the macports-changes mailing list