Tuesday, December 26, 2023

audio/libsndfile: update to 1.2.2

Version 1.2.1 (August 12 2023) Patch release, various bugfixes.
Version 1.2.2 (August 13 2023) Patch release, various bugfixes.

https://libsndfile.github.io/libsndfile/ also explains that one may
chose between Lesser GPL 2.1 or 3.0.

Feedback? OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/libsndfile/Makefile,v
diff -u -p -r1.43 Makefile
--- Makefile 5 Sep 2023 16:13:39 -0000 1.43
+++ Makefile 26 Dec 2023 19:08:47 -0000
@@ -1,6 +1,6 @@
COMMENT= library to handle various audio file formats

-V= 1.2.0
+V= 1.2.2
DISTNAME= libsndfile-${V}
EXTRACT_SUFX= .tar.xz
CATEGORIES= audio
@@ -12,7 +12,7 @@ MAINTAINER= Jan Stary <hans@stare.cz>

SHARED_LIBS += sndfile 7.0 # .1.28

-# LGPLv2.1
+# LGPLv2.1 or LGPLv3
PERMIT_PACKAGE= Yes

WANTLIB= FLAC c m mp3lame mpg123 ogg opus sndio vorbis vorbisenc
Index: distinfo
===================================================================
RCS file: /cvs/ports/audio/libsndfile/distinfo,v
diff -u -p -r1.21 distinfo
--- distinfo 11 Jan 2023 12:44:14 -0000 1.21
+++ distinfo 26 Dec 2023 19:04:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (libsndfile-1.2.0.tar.xz) = DjDnBy+D3ISGPi5V8pkXXH4EpZAq55z7mdQknuj21go=
-SIZE (libsndfile-1.2.0.tar.xz) = 730268
+SHA256 (libsndfile-1.2.2.tar.xz) = N5nKmSTTElA4iANnvxRo5TobfjaGqTTwmLfh0obNuA4=
+SIZE (libsndfile-1.2.2.tar.xz) = 730760

No comments:

Post a Comment