aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2019-06-09 11:42:03 +0000
committerThomas Zander <riggs@FreeBSD.org>2019-06-09 11:42:03 +0000
commita6cae37a4ae2a606f3f25263dc790c91f0757f7c (patch)
tree0ceb4aed310a888dd1e49c7e74557aa814168b9a
parent481e7159f0d904f9d900e80c9aefa8f26fbd2def (diff)
downloadports-a6cae37a4ae2a606f3f25263dc790c91f0757f7c.tar.gz
ports-a6cae37a4ae2a606f3f25263dc790c91f0757f7c.zip
MFH: r503813
Update to upstream release 1.2.0 Approved by: ports-secteam (riggs)
Notes
Notes: svn path=/branches/2019Q2/; revision=503814
-rw-r--r--audio/speexdsp/Makefile3
-rw-r--r--audio/speexdsp/distinfo5
-rw-r--r--audio/speexdsp/files/patch-include_speex_speexdsp__config__types.h.in17
-rw-r--r--audio/speexdsp/pkg-plist2
4 files changed, 5 insertions, 22 deletions
diff --git a/audio/speexdsp/Makefile b/audio/speexdsp/Makefile
index d564b5ceebbf..771a2cb21430 100644
--- a/audio/speexdsp/Makefile
+++ b/audio/speexdsp/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= speexdsp
-DISTVERSION= 1.2rc3
-PORTREVISION= 1
+DISTVERSION= 1.2.0
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/speex/
diff --git a/audio/speexdsp/distinfo b/audio/speexdsp/distinfo
index b49826622ff7..8a2a0709a815 100644
--- a/audio/speexdsp/distinfo
+++ b/audio/speexdsp/distinfo
@@ -1,2 +1,3 @@
-SHA256 (speexdsp-1.2rc3.tar.gz) = 4ae688600039f5d224bdf2e222d2fbde65608447e4c2f681585e4dca6df692f1
-SIZE (speexdsp-1.2rc3.tar.gz) = 901771
+TIMESTAMP = 1560077702
+SHA256 (speexdsp-1.2.0.tar.gz) = 682042fc6f9bee6294ec453f470dadc26c6ff29b9c9e9ad2ffc1f4312fd64771
+SIZE (speexdsp-1.2.0.tar.gz) = 919621
diff --git a/audio/speexdsp/files/patch-include_speex_speexdsp__config__types.h.in b/audio/speexdsp/files/patch-include_speex_speexdsp__config__types.h.in
deleted file mode 100644
index 61944bb31e76..000000000000
--- a/audio/speexdsp/files/patch-include_speex_speexdsp__config__types.h.in
+++ /dev/null
@@ -1,17 +0,0 @@
---- include/speex/speexdsp_config_types.h.in.orig 2015-01-03 20:26:24 UTC
-+++ include/speex/speexdsp_config_types.h.in
-@@ -1,13 +1,7 @@
- #ifndef __SPEEX_TYPES_H__
- #define __SPEEX_TYPES_H__
-
--#if defined HAVE_STDINT_H
--# include <stdint.h>
--#elif defined HAVE_INTTYPES_H
--# include <inttypes.h>
--#elif defined HAVE_SYS_TYPES_H
--# include <sys/types.h>
--#endif
-+#include <stdint.h>
-
- typedef @SIZE16@ spx_int16_t;
- typedef @USIZE16@ spx_uint16_t;
diff --git a/audio/speexdsp/pkg-plist b/audio/speexdsp/pkg-plist
index 9850fbf67e15..d3a6a36444af 100644
--- a/audio/speexdsp/pkg-plist
+++ b/audio/speexdsp/pkg-plist
@@ -7,5 +7,5 @@ include/speex/speexdsp_types.h
lib/libspeexdsp.a
lib/libspeexdsp.so
lib/libspeexdsp.so.1
-lib/libspeexdsp.so.1.5.0
+lib/libspeexdsp.so.1.5.1
libdata/pkgconfig/speexdsp.pc