[146023] trunk/dports/science/liquid-dsp
michaelld at macports.org
michaelld at macports.org
Wed Feb 24 17:08:50 PST 2016
Revision: 146023
https://trac.macports.org/changeset/146023
Author: michaelld at macports.org
Date: 2016-02-24 17:08:50 -0800 (Wed, 24 Feb 2016)
Log Message:
-----------
liquid-dsp: update to f6a33a67 (20160216), removing unneeded patch.
Modified Paths:
--------------
trunk/dports/science/liquid-dsp/Portfile
Removed Paths:
-------------
trunk/dports/science/liquid-dsp/files/patch-src_modem_src_freqmod.c.diff
Modified: trunk/dports/science/liquid-dsp/Portfile
===================================================================
--- trunk/dports/science/liquid-dsp/Portfile 2016-02-25 00:07:15 UTC (rev 146022)
+++ trunk/dports/science/liquid-dsp/Portfile 2016-02-25 01:08:50 UTC (rev 146023)
@@ -4,10 +4,10 @@
PortSystem 1.0
PortGroup github 1.0
-github.setup jgaeddert liquid-dsp d1031beef2aeb4276b8e35c8d4f487058668f9a3
-version 20151211
-checksums rmd160 4d2e7dcff3554cc24d160c002ba2020c3ace13a5 \
- sha256 d1fde9a56b0c059de1e810ad172a12fe3c604bc09a649e12d715b94644c4287d
+github.setup jgaeddert liquid-dsp f6a33a67ae77240502f8604c97e6d1cc914111c9
+version 20160216
+checksums rmd160 237f5d210bd89cf8428716c8d874095a61c18a95 \
+ sha256 082f053f9aefb15c813d4483e43387d0a0f0772f925230f3ef10bb3b776fe004
maintainers michaelld openmaintainer
@@ -31,10 +31,6 @@
patchfiles-append patch-makefile.in.diff
-# temporary patch to fix invalid "uint16_t" type
-
-patchfiles-append patch-src_modem_src_freqmod.c.diff
-
# use the built-in bootstrap shell to create the configure script
pre-configure {
Deleted: trunk/dports/science/liquid-dsp/files/patch-src_modem_src_freqmod.c.diff
===================================================================
--- trunk/dports/science/liquid-dsp/files/patch-src_modem_src_freqmod.c.diff 2016-02-25 00:07:15 UTC (rev 146022)
+++ trunk/dports/science/liquid-dsp/files/patch-src_modem_src_freqmod.c.diff 2016-02-25 01:08:50 UTC (rev 146023)
@@ -1,11 +0,0 @@
---- src/modem/src/freqmod.c.orig 2014-04-21 12:13:16.000000000 -0400
-+++ src/modem/src/freqmod.c 2014-04-21 12:16:56.000000000 -0400
-@@ -38,7 +38,7 @@
-
- // look-up table
- unsigned int sincos_table_len; // table length: 10 bits
-- uint16_t sincos_table_phase; // accumulated phase: 16 bits
-+ unsigned int sincos_table_phase; // accumulated phase: 16 bits
- TC * sincos_table; // sin|cos look-up table: 2^10 entries
- };
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160224/e53201fc/attachment.html>
More information about the macports-changes
mailing list