[134354] trunk/dports/science/gr-ieee802-15-4

michaelld at macports.org michaelld at macports.org
Mon Mar 23 10:06:24 PDT 2015


Revision: 134354
          https://trac.macports.org/changeset/134354
Author:   michaelld at macports.org
Date:     2015-03-23 10:06:24 -0700 (Mon, 23 Mar 2015)
Log Message:
-----------
gr-ieee802-15-4: update to 5f2226ed (20150322), which integrates the temporary patch.

Modified Paths:
--------------
    trunk/dports/science/gr-ieee802-15-4/Portfile

Removed Paths:
-------------
    trunk/dports/science/gr-ieee802-15-4/files/

Modified: trunk/dports/science/gr-ieee802-15-4/Portfile
===================================================================
--- trunk/dports/science/gr-ieee802-15-4/Portfile	2015-03-23 17:05:26 UTC (rev 134353)
+++ trunk/dports/science/gr-ieee802-15-4/Portfile	2015-03-23 17:06:24 UTC (rev 134354)
@@ -6,10 +6,10 @@
 PortGroup           github 1.0
 PortGroup           active_variants 1.1
 
-github.setup        bastibl gr-ieee802-15-4 985b5ec8d3fc0dcbe3b5d2d02e65e7a14a323079
-version             20150320
-checksums           rmd160 82a5411a12f087efbe20919f2d78ddab145e3750 \
-                    sha256 5516d5a02de9af5c6e4d62cbefb28f8236e657e3b841f5ccb36ce3ecbccccb76
+github.setup        bastibl gr-ieee802-15-4 5f2226ed50dc0773c3dd3a6e09b3064d02192979
+version             20150322
+checksums           rmd160 dd571c6a716bec54351fb4171ecc736d4d5827a4 \
+                    sha256 7d35ebf4604ec2907099d4aa32408ebc20c0fd55970dcf449037dfad2b69cd86
 
 # allow gr-ieee802-15-4 to work with both gnuradio and gnuradio-devel ...
 
@@ -44,10 +44,6 @@
 
 cmake.out_of_source yes
 
-# fix logging, Volk, and C++11
-
-patchfiles-append   patch-various.diff
-
 # remove top-level library path, such that internal libraries are used
 # instead of any already-installed ones.
 
@@ -67,9 +63,9 @@
 
 # require c++11
 
-#post-patch {
-#    reinplace "s/c++0x/c++11/" ${worksrcpath}/CMakeLists.txt
-#}
+post-patch {
+    reinplace "s/c++0x/c++11/" ${worksrcpath}/CMakeLists.txt
+}
 
 if {${configure.cxx_stdlib} eq "libstdc++"} {
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150323/476cb29c/attachment.html>


More information about the macports-changes mailing list