[147057] trunk/dports/audio/soundtouch

devans at macports.org devans at macports.org
Thu Mar 24 10:00:27 PDT 2016


Revision: 147057
          https://trac.macports.org/changeset/147057
Author:   devans at macports.org
Date:     2016-03-24 10:00:27 -0700 (Thu, 24 Mar 2016)
Log Message:
-----------
soundtouch: update to version 1.9.2.

Modified Paths:
--------------
    trunk/dports/audio/soundtouch/Portfile
    trunk/dports/audio/soundtouch/files/patch-configure.ac.diff
    trunk/dports/audio/soundtouch/files/patch-source-SoundTouch-Makefile.am.diff

Modified: trunk/dports/audio/soundtouch/Portfile
===================================================================
--- trunk/dports/audio/soundtouch/Portfile	2016-03-24 16:29:38 UTC (rev 147056)
+++ trunk/dports/audio/soundtouch/Portfile	2016-03-24 17:00:27 UTC (rev 147057)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                soundtouch
-version             1.8.0
+version             1.9.2
 categories          audio multimedia
 license             LGPL-2.1+
 platforms           darwin freebsd
@@ -23,8 +23,8 @@
 homepage            http://www.surina.net/soundtouch/
 master_sites        ${homepage}
 
-checksums           rmd160  d8687433a56fe56916b67c80264f4138d0a502db \
-                    sha256  3d4161d74ca25c5a98c69dbb8ea10fd2be409ba1a3a0bf81db407c4c261f166b
+checksums           rmd160  e80430b784a05e68f50bee7c7f73df075e1e29f8 \
+                    sha256  caeb86511e81420eeb454cb5db53f56d96b8451d37d89af6e55b12eb4da1c513
 
 worksrcdir          ${name}
 

Modified: trunk/dports/audio/soundtouch/files/patch-configure.ac.diff
===================================================================
--- trunk/dports/audio/soundtouch/files/patch-configure.ac.diff	2016-03-24 16:29:38 UTC (rev 147056)
+++ trunk/dports/audio/soundtouch/files/patch-configure.ac.diff	2016-03-24 17:00:27 UTC (rev 147057)
@@ -1,11 +1,11 @@
---- configure.ac.orig	2013-01-06 02:17:52.000000000 -0800
-+++ configure.ac	2013-01-06 02:18:03.000000000 -0800
-@@ -21,7 +21,7 @@ dnl Place - Suite 330, Boston, MA  02111
+--- configure.ac.orig	2015-09-20 00:40:59.000000000 -0700
++++ configure.ac	2016-03-24 09:43:26.000000000 -0700
+@@ -26,7 +26,7 @@
  
- AC_INIT(SoundTouch, 1.6.0, [http://www.surina.net/soundtouch])
  AC_CONFIG_AUX_DIR(config)
--AM_CONFIG_HEADER([include/soundtouch_config.h])
-+AC_CONFIG_HEADERS([include/soundtouch_config.h])
+ AC_CONFIG_MACRO_DIR([config/m4])
+-AM_CONFIG_HEADER([config.h include/soundtouch_config.h])
++AC_CONFIG_HEADERS([config.h include/soundtouch_config.h])
  AM_INIT_AUTOMAKE
- AC_DISABLE_SHARED	dnl This makes libtool only build static libs 
- #AC_GNU_SOURCE 		dnl enable posix extensions in glibc
+ AM_SILENT_RULES([yes])
+ #AC_DISABLE_SHARED	dnl This makes libtool only build static libs 

Modified: trunk/dports/audio/soundtouch/files/patch-source-SoundTouch-Makefile.am.diff
===================================================================
--- trunk/dports/audio/soundtouch/files/patch-source-SoundTouch-Makefile.am.diff	2016-03-24 16:29:38 UTC (rev 147056)
+++ trunk/dports/audio/soundtouch/files/patch-source-SoundTouch-Makefile.am.diff	2016-03-24 17:00:27 UTC (rev 147057)
@@ -1,11 +1,8 @@
---- source/SoundTouch/Makefile.am.orig	2014-01-07 14:28:51.000000000 -0600
-+++ source/SoundTouch/Makefile.am	2014-07-15 10:07:05.000000000 -0500
-@@ -34,7 +34,7 @@
-     InterpolateShannon.cpp
- 
- # Compiler flags
--AM_CXXFLAGS=-O3 -fcheck-new -I../../include
-+AM_CXXFLAGS=-O3 -I../../include
- 
- # Compile the files that need MMX and SSE individually.
- libSoundTouch_la_LIBADD=libSoundTouchMMX.la libSoundTouchSSE.la
+--- source/SoundTouch/Makefile.am.orig	2015-09-20 00:40:59.000000000 -0700
++++ source/SoundTouch/Makefile.am	2016-03-24 09:45:44.000000000 -0700
+@@ -72,4 +72,4 @@
+ # noinst_LTLIBRARIES = libSoundTouchOpt.la
+ # libSoundTouch_la_LIBADD = libSoundTouchOpt.la
+ # libSoundTouchOpt_la_SOURCES = mmx_optimized.cpp sse_optimized.cpp 
+-# libSoundTouchOpt_la_CXXFLAGS = -O3 -msse -fcheck-new -I../../include
++# libSoundTouchOpt_la_CXXFLAGS = -O3 -msse -I../../include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160324/e21c6798/attachment.html>


More information about the macports-changes mailing list