pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/py-soundfile



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Feb 18 21:01:13 UTC 2023

Modified Files:
        pkgsrc/audio/py-soundfile: Makefile distinfo

Log Message:
py-soundfile: updated to 0.12.1

0.12.1
Fixes a bug in the library discover on Linux, if no system library and no packaged library could be found.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/audio/py-soundfile/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/py-soundfile/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/py-soundfile/Makefile
diff -u pkgsrc/audio/py-soundfile/Makefile:1.5 pkgsrc/audio/py-soundfile/Makefile:1.6
--- pkgsrc/audio/py-soundfile/Makefile:1.5      Wed Feb 15 12:21:59 2023
+++ pkgsrc/audio/py-soundfile/Makefile  Sat Feb 18 21:01:13 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2023/02/15 12:21:59 adam Exp $
+# $NetBSD: Makefile,v 1.6 2023/02/18 21:01:13 adam Exp $
 
-DISTNAME=      soundfile-0.12.0
+DISTNAME=      soundfile-0.12.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    audio python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/soundfile/}

Index: pkgsrc/audio/py-soundfile/distinfo
diff -u pkgsrc/audio/py-soundfile/distinfo:1.3 pkgsrc/audio/py-soundfile/distinfo:1.4
--- pkgsrc/audio/py-soundfile/distinfo:1.3      Wed Feb 15 12:21:59 2023
+++ pkgsrc/audio/py-soundfile/distinfo  Sat Feb 18 21:01:13 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2023/02/15 12:21:59 adam Exp $
+$NetBSD: distinfo,v 1.4 2023/02/18 21:01:13 adam Exp $
 
-BLAKE2s (soundfile-0.12.0.tar.gz) = e271815114a5edd7013c4ae1d25d406bba4debdcc541d21e7cf03c8c7814da6b
-SHA512 (soundfile-0.12.0.tar.gz) = 7371c00300afd498c40f41ae8bc1eb7c41b243269c14acdb77a3fbecdcecec7d9689763fc35374a6883d375225c83db2b8da16a095cfee735db9daf3ac8a10b0
-Size (soundfile-0.12.0.tar.gz) = 42518 bytes
+BLAKE2s (soundfile-0.12.1.tar.gz) = cb371102c9436c4770f57fa330014a36777d246858f523b87c8c5713d1442e1a
+SHA512 (soundfile-0.12.1.tar.gz) = 59ddf404ca235b6a6ba12ab063f14cf1e1488751024a8e26068f47ea3151e5eb342799db2c2cef57cc57d20f34ebebaed5d8d5bb4c3945c7fdbd45d0e585d117
+Size (soundfile-0.12.1.tar.gz) = 43184 bytes



Home | Main Index | Thread Index | Old Index