[153019] trunk/dports/science

michaelld at macports.org michaelld at macports.org
Thu Sep 22 06:34:45 PDT 2016


Revision: 153019
          https://trac.macports.org/changeset/153019
Author:   michaelld at macports.org
Date:     2016-09-22 06:34:45 -0700 (Thu, 22 Sep 2016)
Log Message:
-----------
[volk-]gnss-sdr:
+ update next to a701f5d6 (20160820);
+ "${prefix}/Library/Frameworks" -> "${frameworks_dir}".

Modified Paths:
--------------
    trunk/dports/science/gnss-sdr/Portfile
    trunk/dports/science/volk-gnss-sdr/Portfile

Modified: trunk/dports/science/gnss-sdr/Portfile
===================================================================
--- trunk/dports/science/gnss-sdr/Portfile	2016-09-22 13:15:27 UTC (rev 153018)
+++ trunk/dports/science/gnss-sdr/Portfile	2016-09-22 13:34:45 UTC (rev 153019)
@@ -60,10 +60,10 @@
         This port is kept up with the GNSS-SDR GIT next branch, which is typically updated daily to weekly.  This version of GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnuradio-next port, which represents GNU Radio GIT next branch.  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 gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.
 
     name                gnss-sdr-next
-    github.setup        gnss-sdr gnss-sdr a701f5d6af4170898c3c2a9d5a43d7037c7b1d43
-    version             20160820
-    checksums           rmd160 6b971bccb5b1d51919e4f9e26f0b7a71b9d5762c \
-                        sha256 374d28321b288b971a96afda5657c91e7b54a4195a4f6a50620fd5ea8dc7f431
+    github.setup        gnss-sdr gnss-sdr baf06a8576ec329c0fe315a5eb0c4810bc19cce2
+    version             20160921
+    checksums           rmd160 a8ac722cecdfd7a527a375739b3d97515f8c7388 \
+                        sha256 cafe7de341742fe41f462213af7578d158b5e43769ea613fe6d1507a9546169b
 
     conflicts           gnss-sdr gnss-sdr-devel
 
@@ -109,7 +109,7 @@
 # specify the Python version to use
 
 configure.args-append \
-    -DPYTHON_EXECUTABLE=${prefix}/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
+    -DPYTHON_EXECUTABLE=${frameworks_dir}/Python.framework/Versions/2.7/bin/python2.7
 
 # enable default variants: all except +docs, +debug, and +universal
 # do not enable +docs because it requires a non-standard variant for doxygen.

Modified: trunk/dports/science/volk-gnss-sdr/Portfile
===================================================================
--- trunk/dports/science/volk-gnss-sdr/Portfile	2016-09-22 13:15:27 UTC (rev 153018)
+++ trunk/dports/science/volk-gnss-sdr/Portfile	2016-09-22 13:34:45 UTC (rev 153019)
@@ -50,10 +50,10 @@
         This port is kept up with the VOLK-GNSS-SDR GIT next branch, which is typically updated daily to weekly.  This version of VOLK-GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release, and compiles against the gnss-sdr-next and gnuradio-next ports.  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 gnss-sdr and gnuradio ports, cleaning any current builds, and trying again.
 
     name                volk-gnss-sdr-next
-    github.setup        gnss-sdr gnss-sdr a701f5d6af4170898c3c2a9d5a43d7037c7b1d43
-    version             20160820
-    checksums           rmd160 6b971bccb5b1d51919e4f9e26f0b7a71b9d5762c \
-                        sha256 374d28321b288b971a96afda5657c91e7b54a4195a4f6a50620fd5ea8dc7f431
+    github.setup        gnss-sdr gnss-sdr baf06a8576ec329c0fe315a5eb0c4810bc19cce2
+    version             20160921
+    checksums           rmd160 a8ac722cecdfd7a527a375739b3d97515f8c7388 \
+                        sha256 cafe7de341742fe41f462213af7578d158b5e43769ea613fe6d1507a9546169b
 
     conflicts           volk-gnss-sdr volk-gnss-sdr-devel
 
@@ -90,7 +90,7 @@
 # specify the Python version to use
 
 configure.args-append \
-    -DPYTHON_EXECUTABLE=${prefix}/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
+    -DPYTHON_EXECUTABLE=${frameworks_dir}/Python.framework/Versions/2.7/bin/python2.7
 
 # specify where to install cmake files
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160922/7b0ac394/attachment-0001.html>


More information about the macports-changes mailing list