[129364] trunk/dports/science/bladeRF/Portfile

michaelld at macports.org michaelld at macports.org
Wed Dec 10 17:39:06 PST 2014


Revision: 129364
          https://trac.macports.org/changeset/129364
Author:   michaelld at macports.org
Date:     2014-12-10 17:39:06 -0800 (Wed, 10 Dec 2014)
Log Message:
-----------
bladeRF:
+ update to 6cac9e5d (20141208);
+ fixes ticket #46197, by overriding the standard version info.

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

Modified: trunk/dports/science/bladeRF/Portfile
===================================================================
--- trunk/dports/science/bladeRF/Portfile	2014-12-11 00:33:00 UTC (rev 129363)
+++ trunk/dports/science/bladeRF/Portfile	2014-12-11 01:39:06 UTC (rev 129364)
@@ -5,10 +5,10 @@
 PortGroup           cmake 1.0
 PortGroup           github 1.0
 
-github.setup        Nuand bladeRF c875837e41dd82f0c0cac3eef4aaf1c573ce0152
-version             20141120
-checksums           rmd160 43ebacfe0a6fe35556d75a161a8ebb26cb6b78e1 \
-                    sha256 378a03779bb19808ced2c8b6eef998fd49172c94981191df912219ec2fdb3485
+github.setup        Nuand bladeRF 6cac9e5dce028cec30bf137c5dac458cd83cae1a
+version             20141208
+checksums           rmd160 0649e9c7439d73aaef38bf1b8a47c29ce8a7e55c \
+                    sha256 a82eae68f58d0e7eb207958747efd45588409f810af558da8c2dda39153f06e5
 
 categories          science comms
 maintainers         michaelld openmaintainer
@@ -31,6 +31,10 @@
 
 configure.ldflags-delete -L${prefix}/lib
 
+# override the default version info, per ticket #46197
+
+configure.args-append -DVERSION_INFO_OVERRIDE="-MacPorts-${version}"
+
 # set last configure argument to the reletive path
 # to the top-level cmake source
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141210/6914d448/attachment.html>


More information about the macports-changes mailing list