Index: head/audio/speexdsp/files/patch-include_speex_speexdsp__config__types.h.in =================================================================== --- head/audio/speexdsp/files/patch-include_speex_speexdsp__config__types.h.in (revision 503812) +++ head/audio/speexdsp/files/patch-include_speex_speexdsp__config__types.h.in (nonexistent) @@ -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 --#elif defined HAVE_INTTYPES_H --# include --#elif defined HAVE_SYS_TYPES_H --# include --#endif -+#include - - typedef @SIZE16@ spx_int16_t; - typedef @USIZE16@ spx_uint16_t; Property changes on: head/audio/speexdsp/files/patch-include_speex_speexdsp__config__types.h.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/speexdsp/Makefile =================================================================== --- head/audio/speexdsp/Makefile (revision 503812) +++ head/audio/speexdsp/Makefile (revision 503813) @@ -1,26 +1,25 @@ # $FreeBSD$ PORTNAME= speexdsp -DISTVERSION= 1.2rc3 -PORTREVISION= 1 +DISTVERSION= 1.2.0 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Audio compression format designed for speech LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool pathfix USE_LDCONFIG= yes .include .if ${ARCH} == "aarch64" CONFIGURE_ARGS+=--disable-neon .endif .include Index: head/audio/speexdsp/distinfo =================================================================== --- head/audio/speexdsp/distinfo (revision 503812) +++ head/audio/speexdsp/distinfo (revision 503813) @@ -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 Index: head/audio/speexdsp/pkg-plist =================================================================== --- head/audio/speexdsp/pkg-plist (revision 503812) +++ head/audio/speexdsp/pkg-plist (revision 503813) @@ -1,11 +1,11 @@ include/speex/speex_echo.h include/speex/speex_jitter.h include/speex/speex_preprocess.h include/speex/speex_resampler.h include/speex/speexdsp_config_types.h 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