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

michaelld at macports.org michaelld at macports.org
Fri Jan 30 03:56:46 PST 2015


Revision: 132355
          https://trac.macports.org/changeset/132355
Author:   michaelld at macports.org
Date:     2015-01-30 03:56:45 -0800 (Fri, 30 Jan 2015)
Log Message:
-----------
gnuradio:
* rev-bump legacy and release for new UHD API;
* update devel to 12972cbc and next to 77862dd4, both 20150129.

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

Modified: trunk/dports/science/gnuradio/Portfile
===================================================================
--- trunk/dports/science/gnuradio/Portfile	2015-01-30 11:53:47 UTC (rev 132354)
+++ trunk/dports/science/gnuradio/Portfile	2015-01-30 11:56:45 UTC (rev 132355)
@@ -39,6 +39,7 @@
 if {${subport} eq ${name}} {
 
     github.setup    gnuradio gnuradio ${base_version} v
+    revision        1
 
     long_description    ${description}: \
         This port is kept up with the GNU Radio release, currently ${version}, which is typically updated every few months.
@@ -60,7 +61,7 @@
 
     name            gnuradio-legacy
     github.setup    gnuradio gnuradio 3.6.5.1 v
-    revision        10
+    revision        11
 
     long_description    ${description}: \
         This port is for GNU Radio ${version}, reflecting the final release in the 3.6 API series.  It is for legacy purposes only\; please consider updating your code to the GNU Radio 3.7 API.
@@ -106,14 +107,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 500517ac00946f0288b6df8aef873793796694a4
-    version             ${devel_version}_20150126
+    github.setup        gnuradio gnuradio 12972cbce00702ce7e74b83ad216fdfc2e803f2d
+    version             ${devel_version}_20150129
 
     conflicts           gnuradio-legacy gnuradio gnuradio-next
 
     checksums \
-        rmd160 e9abb37b8a26f2dff1b27526b165e3f52bc0c3aa \
-        sha256 194b953307253ba14c12c11c46111648e177b09b6f7a383256731d6038fe8465
+        rmd160 3188e25b53d9564161f50954ced1cd6fbdf2b9dc \
+        sha256 805ab24e11fd6ff7b38d01744a6b5d8a8d555f168081ce39c895e0263e0469c2
 
 }
 
@@ -123,14 +124,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 27027e5e1e06dc1120f4f1929028e4e3619d4a02
-    version             ${next_version}_20150126
+    github.setup        gnuradio gnuradio 77862dd477ad445d77b90b2179c8c039c0263bdc
+    version             ${next_version}_20150129
 
     conflicts           gnuradio-legacy gnuradio gnuradio-devel
 
     checksums \
-        rmd160 04321166825bb374f6edfac149e8e311a05092a5 \
-        sha256 97c78321c4b74d6bab24b68de0039ef95213836142e7b0a42d27535aa2c46f51
+        rmd160 4a034ca048419586ac40b4dd9068a8436d83632d \
+        sha256 2f30f3dc41a5ba99ed4696cb7b4a93c56f75e50ccb1ae11553f218bde35d1f22
 
     # overload the github livecheck URL with the correct branch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150130/3c758a6b/attachment-0001.html>


More information about the macports-changes mailing list