pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libsndfile libsndfile: updated to 1.2.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/66983a6650d1
branches:  trunk
changeset: 391663:66983a6650d1
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 11 18:58:23 2023 +0000

description:
libsndfile: updated to 1.2.0

1.2.0

Fixed

Searching for LAME dependency with CMake build system.
CMake build from Autotools tarball.
Build on UWP platform.
Fix signed integer overflow.
Skipping large wav chunks on stdin.

Removed

Maximum samplerate limit,

diffstat:

 audio/libsndfile/Makefile |  5 ++---
 audio/libsndfile/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 2141386dccfb -r 66983a6650d1 audio/libsndfile/Makefile
--- a/audio/libsndfile/Makefile Wed Jan 11 18:20:48 2023 +0000
+++ b/audio/libsndfile/Makefile Wed Jan 11 18:58:23 2023 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2022/09/11 12:51:04 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2023/01/11 18:58:23 adam Exp $
 
-DISTNAME=      libsndfile-1.1.0
-PKGREVISION=   2
+DISTNAME=      libsndfile-1.2.0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=libsndfile/}
 GITHUB_PROJECT=        libsndfile
diff -r 2141386dccfb -r 66983a6650d1 audio/libsndfile/distinfo
--- a/audio/libsndfile/distinfo Wed Jan 11 18:20:48 2023 +0000
+++ b/audio/libsndfile/distinfo Wed Jan 11 18:58:23 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.54 2022/03/27 17:20:39 nia Exp $
+$NetBSD: distinfo,v 1.55 2023/01/11 18:58:23 adam Exp $
 
-BLAKE2s (libsndfile-1.1.0.tar.xz) = 440799cbc364679b39da2a9beaef7a0853f61f120be862830ade3062e9653300
-SHA512 (libsndfile-1.1.0.tar.xz) = d01696a8a88a4444e5eb91a137cf7b26b55b12c1fe3b648653f7e78674bbdf61870066216c9ff2f6a1e63bdf7b558af9a759480cf6523b607d29347b12762006
-Size (libsndfile-1.1.0.tar.xz) = 730604 bytes
+BLAKE2s (libsndfile-1.2.0.tar.xz) = 9d0db6d63d22af51ffcf63c1610d7319745cedf9c0cc1bebef890345fcc08e2d
+SHA512 (libsndfile-1.2.0.tar.xz) = c0dee6b33cd3c619aa13ec2854a5480e826640ca98a438758346194e83752af576a39f9de118824f0d0c61288632d87b489dc5793c025296e0f15564d87ca12a
+Size (libsndfile-1.2.0.tar.xz) = 730268 bytes



Home | Main Index | Thread Index | Old Index