[143711] trunk/dports/science/gr-ieee802-15-4/Portfile

michaelld at macports.org michaelld at macports.org
Fri Dec 18 07:18:34 PST 2015


Revision: 143711
          https://trac.macports.org/changeset/143711
Author:   michaelld at macports.org
Date:     2015-12-18 07:18:34 -0800 (Fri, 18 Dec 2015)
Log Message:
-----------
gr-ieee802-15-4: update to ae2de97c (20151217); remove reinplace for c++0x because upstream moved to full c++11.

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

Modified: trunk/dports/science/gr-ieee802-15-4/Portfile
===================================================================
--- trunk/dports/science/gr-ieee802-15-4/Portfile	2015-12-18 15:04:22 UTC (rev 143710)
+++ trunk/dports/science/gr-ieee802-15-4/Portfile	2015-12-18 15:18:34 UTC (rev 143711)
@@ -6,11 +6,10 @@
 PortGroup           github 1.0
 PortGroup           active_variants 1.1
 
-github.setup        bastibl gr-ieee802-15-4 c951db47ce57eb6901842ba73e940f901bb3f56a
-version             20150901
-revision            1
-checksums           rmd160 c5cabfde30798e325c19d0846ae30ebf2ab478fb \
-                    sha256 56c99edddd52a3271a05a30eb2ad01722f433f9008f28dc49a4e900cb2460895
+github.setup        bastibl gr-ieee802-15-4 ae2de97c136d6f95d6a18ff5678f23a2fdb3b67b
+version             20151217
+checksums           rmd160 c6afc175ab60787c55a442c7065b6efdc18b49bc \
+                    sha256 68287d7f6f469fdb1bfa271cd5d022668a13dd0a8fd9614784f35272e7b1587e
 
 # allow gr-ieee802-15-4 to work with both gnuradio and gnuradio-devel ...
 
@@ -66,10 +65,6 @@
 
 # require c++11
 
-post-patch {
-    reinplace "s/c++0x/c++11/" ${worksrcpath}/CMakeLists.txt
-}
-
 if {${configure.cxx_stdlib} eq "libstdc++"} {
 
     # *clang* when using libstdc++ do not seem to support C++11;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151218/78f42000/attachment.html>


More information about the macports-changes mailing list