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: thor
Date: Sat Oct 23 12:04:49 UTC 2021
Modified Files:
pkgsrc/audio/mpg123: Makefile.common distinfo
Log Message:
mpg123: update to 1.29.2
- libmpg123: Fix non-live-decoder safeguard for mpg123_framebyframe_decode()
(was a no-op in practice, bug 324).
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/audio/mpg123/Makefile.common
cvs rdiff -u -r1.62 -r1.63 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.63 pkgsrc/audio/mpg123/Makefile.common:1.64
--- pkgsrc/audio/mpg123/Makefile.common:1.63 Sun Oct 17 22:00:11 2021
+++ pkgsrc/audio/mpg123/Makefile.common Sat Oct 23 12:04:49 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.63 2021/10/17 22:00:11 thor Exp $
+# $NetBSD: Makefile.common,v 1.64 2021/10/23 12:04:49 thor Exp $
#
# used by audio/mpg123-jack/Makefile
# used by audio/mpg123-nas/Makefile
# used by audio/mpg123-pulse/Makefile
-DISTNAME= mpg123-1.29.1
+DISTNAME= mpg123-1.29.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.62 pkgsrc/audio/mpg123/distinfo:1.63
--- pkgsrc/audio/mpg123/distinfo:1.62 Sun Oct 17 22:00:11 2021
+++ pkgsrc/audio/mpg123/distinfo Sat Oct 23 12:04:49 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.62 2021/10/17 22:00:11 thor Exp $
+$NetBSD: distinfo,v 1.63 2021/10/23 12:04:49 thor Exp $
-RMD160 (mpg123-1.29.1.tar.bz2) = b161e5051afc7e52ce131c78688931d032e0de92
-SHA512 (mpg123-1.29.1.tar.bz2) = 67d1d122fa41079fd7d4e2ced4bb072178adf646833c7a2aaf8f32414dbf378dda94aa536e3bba396e1e61351078a3217189fb176fca4714b4dc786404eaffc9
-Size (mpg123-1.29.1.tar.bz2) = 1066201 bytes
+RMD160 (mpg123-1.29.2.tar.bz2) = dfb04608ee5ce8a387e9f6097c36a873cec35ea8
+SHA512 (mpg123-1.29.2.tar.bz2) = ffb82ffbebedeb12783338b5159bf055afd25cb77e1b705bef29f04fa50bcb2ceaf2a6418d0e111fab1151ea956fe48ba3576d978e6b0c8f4ca72c3883608ec0
+Size (mpg123-1.29.2.tar.bz2) = 1069976 bytes
SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56
Home |
Main Index |
Thread Index |
Old Index