aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2019-05-07 02:37:08 +0800
committerThomas Zander <riggs@FreeBSD.org>2019-05-07 02:37:08 +0800
commitcc5b9d6bb10eb1600b49ef2736125aabaf715c42 (patch)
treec5f1eae1893d748400e0f583b76e772bc44262d0
parentd7304e847795d909714b63e289a739263147a1d4 (diff)
downloadfreebsd-ports-cc5b9d6bb10eb1600b49ef2736125aabaf715c42.tar.gz
freebsd-ports-cc5b9d6bb10eb1600b49ef2736125aabaf715c42.tar.zst
freebsd-ports-cc5b9d6bb10eb1600b49ef2736125aabaf715c42.zip
MFH: r500922
Update to upstream version 0.1.3 Approved by: ports-secteam (riggs)
Notes
Notes: svn path=/branches/2019Q2/; revision=500923
-rw-r--r--audio/libsoxr/Makefile8
-rw-r--r--audio/libsoxr/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/libsoxr/Makefile b/audio/libsoxr/Makefile
index 8beabf5c09fa..6ae646372e56 100644
--- a/audio/libsoxr/Makefile
+++ b/audio/libsoxr/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= libsoxr
-PORTVERSION= 0.1.2.20160529
-PORTREVISION= 9
+PORTVERSION= 0.1.3
CATEGORIES= audio
-MASTER_SITES= LOCAL/riggs/soxr/
+MASTER_SITES= SF/soxr
+DISTNAME= soxr-${PORTVERSION}-Source
MAINTAINER= riggs@FreeBSD.org
COMMENT= High quality, one-dimensional sample-rate conversion library
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LGPL
LICENSE_FILE_FFTPAK= ${FILESDIR}/FFTPAK_license.txt
LICENSE_PERMS_FFTPAK= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= cmake pathfix pkgconfig tar:bz2
+USES= cmake pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
diff --git a/audio/libsoxr/distinfo b/audio/libsoxr/distinfo
index 6b69aeae3c6e..62626e736ac5 100644
--- a/audio/libsoxr/distinfo
+++ b/audio/libsoxr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466866181
-SHA256 (libsoxr-0.1.2.20160529.tar.bz2) = e9c672ed2707825648eabc099990e4f40226e6c4dfe79bb8904caac57a7d1529
-SIZE (libsoxr-0.1.2.20160529.tar.bz2) = 122474
+TIMESTAMP = 1557127029
+SHA256 (soxr-0.1.3-Source.tar.xz) = b111c15fdc8c029989330ff559184198c161100a59312f5dc19ddeb9b5a15889
+SIZE (soxr-0.1.3-Source.tar.xz) = 94384