pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/kew
Module Name: pkgsrc
Committed By: ktnb
Date: Thu Sep 4 15:14:02 UTC 2025
Modified Files:
pkgsrc/audio/kew: Makefile distinfo
Log Message:
kew: update to 3.4.1
Adds a few minor bug fixes and you can now use playlists from the library view.
- Added ability to see and enqueue playlists (m3u and m3u8) from
library view.
- Removed -flto from the makefile since it was causing compatibility
problems.
- Removed ALAC file support due to CVEs in the Apple ALAC decoder
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/kew/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/kew/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/kew/Makefile
diff -u pkgsrc/audio/kew/Makefile:1.12 pkgsrc/audio/kew/Makefile:1.13
--- pkgsrc/audio/kew/Makefile:1.12 Fri Jul 11 19:26:02 2025
+++ pkgsrc/audio/kew/Makefile Thu Sep 4 15:14:02 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2025/07/11 19:26:02 ktnb Exp $
+# $NetBSD: Makefile,v 1.13 2025/09/04 15:14:02 ktnb Exp $
-DISTNAME= kew-3.4.0
+DISTNAME= kew-3.4.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=ravachol/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/audio/kew/distinfo
diff -u pkgsrc/audio/kew/distinfo:1.10 pkgsrc/audio/kew/distinfo:1.11
--- pkgsrc/audio/kew/distinfo:1.10 Fri Jul 11 19:26:02 2025
+++ pkgsrc/audio/kew/distinfo Thu Sep 4 15:14:02 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/07/11 19:26:02 ktnb Exp $
+$NetBSD: distinfo,v 1.11 2025/09/04 15:14:02 ktnb Exp $
-BLAKE2s (kew-3.4.0.tar.gz) = c452610b79b4f71eca6375b45d9dbce62b0e9f1471bf968b70c68f2925843ac8
-SHA512 (kew-3.4.0.tar.gz) = 77990b0b07a0f65acd7fa9c5e63b63a194b65a2fa28c40613e8e7e2f2e59ac5cd247f0bcbce03fb7de2d9eafdfe780495594a6074d12e628059ac2e79b2fdbb8
-Size (kew-3.4.0.tar.gz) = 1156052 bytes
+BLAKE2s (kew-3.4.1.tar.gz) = 4a1371e420ad3320391917d4566bbd867b3bb8c247ccdd431bd9230d290a5214
+SHA512 (kew-3.4.1.tar.gz) = ab07ba1d87bc131681660c9aea3c6af633537c6478000a46cdee828462fd79b0311636c5673b2fcc46ad43a4cadd4b2bf9f1d24ffcd534df2a7a2a71e52c7eec
+Size (kew-3.4.1.tar.gz) = 1128923 bytes
Home |
Main Index |
Thread Index |
Old Index