pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/mpg123



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug  6 04:39:06 UTC 2025

Modified Files:
        pkgsrc/audio/mpg123: Makefile.common distinfo

Log Message:
mpg123: updated to 1.33.2

1.33.2

libmpg123:
Do not modify raw ID3v2 data while parsing (bug 379). This used to be fine before MPG123_STORE_RAW_ID3 got introduced. Not anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/audio/mpg123/Makefile.common
cvs rdiff -u -r1.81 -r1.82 pkgsrc/audio/mpg123/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/mpg123/Makefile.common
diff -u pkgsrc/audio/mpg123/Makefile.common:1.80 pkgsrc/audio/mpg123/Makefile.common:1.81
--- pkgsrc/audio/mpg123/Makefile.common:1.80    Sat Aug  2 17:43:04 2025
+++ pkgsrc/audio/mpg123/Makefile.common Wed Aug  6 04:39:06 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.80 2025/08/02 17:43:04 adam Exp $
+# $NetBSD: Makefile.common,v 1.81 2025/08/06 04:39:06 adam Exp $
 #
 # used by audio/mpg123-jack/Makefile
 # used by audio/mpg123-nas/Makefile
 # used by audio/mpg123-pulse/Makefile
 
-DISTNAME=      mpg123-1.33.1
+DISTNAME=      mpg123-1.33.2
 PKGNAME?=      ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/}
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mpg123/}

Index: pkgsrc/audio/mpg123/distinfo
diff -u pkgsrc/audio/mpg123/distinfo:1.81 pkgsrc/audio/mpg123/distinfo:1.82
--- pkgsrc/audio/mpg123/distinfo:1.81   Sat Aug  2 17:43:04 2025
+++ pkgsrc/audio/mpg123/distinfo        Wed Aug  6 04:39:06 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.81 2025/08/02 17:43:04 adam Exp $
+$NetBSD: distinfo,v 1.82 2025/08/06 04:39:06 adam Exp $
 
-BLAKE2s (mpg123-1.33.1.tar.bz2) = 415b62cd09e1f2f71886380d74dca1f4daf08f06c3e70ef5cfe86c4c64c5a939
-SHA512 (mpg123-1.33.1.tar.bz2) = 2426281368d80ffdfa3411ae5f739463c69a241a7d0d03cc9def5cc614a772268ada7ebb4c9a18bdd9d047efc8c59427a4f8ed2ee76d78df178a9b271aaaacd1
-Size (mpg123-1.33.1.tar.bz2) = 1121415 bytes
+BLAKE2s (mpg123-1.33.2.tar.bz2) = 1dacb3536c72042c6a7cb1894740d0fbd24de474eee8d06110ca5bf5aa471d97
+SHA512 (mpg123-1.33.2.tar.bz2) = 9e9a4d6433e9073470c4cee909dfbfcd4717b1f1534eefeee453870993967026155f913c12b6ca187fb96059e73d9184e71df8a62736b43092d3842b9814c980
+Size (mpg123-1.33.2.tar.bz2) = 1121933 bytes
 SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56
 SHA1 (patch-src_libout123_modules_sun.c) = aa11e1420fd07f2e1c4a0d911d1642f0fd50b916



Home | Main Index | Thread Index | Old Index