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: Fri Oct 10 05:01:04 UTC 2025
Modified Files:
pkgsrc/audio/mpg123: Makefile.common distinfo
Log Message:
mpg123: updated to 1.33.3
1.33.3
- libmpg123:
-- Fix build with newer toolchain on Android by using __ANDROID__ macro (bug 380).
-- Consolidate and more consistently use .rodata switch in macro.
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/audio/mpg123/Makefile.common
cvs rdiff -u -r1.82 -r1.83 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.81 pkgsrc/audio/mpg123/Makefile.common:1.82
--- pkgsrc/audio/mpg123/Makefile.common:1.81 Wed Aug 6 04:39:06 2025
+++ pkgsrc/audio/mpg123/Makefile.common Fri Oct 10 05:01:04 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.81 2025/08/06 04:39:06 adam Exp $
+# $NetBSD: Makefile.common,v 1.82 2025/10/10 05:01:04 adam Exp $
#
# used by audio/mpg123-jack/Makefile
# used by audio/mpg123-nas/Makefile
# used by audio/mpg123-pulse/Makefile
-DISTNAME= mpg123-1.33.2
+DISTNAME= mpg123-1.33.3
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.82 pkgsrc/audio/mpg123/distinfo:1.83
--- pkgsrc/audio/mpg123/distinfo:1.82 Wed Aug 6 04:39:06 2025
+++ pkgsrc/audio/mpg123/distinfo Fri Oct 10 05:01:04 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.82 2025/08/06 04:39:06 adam Exp $
+$NetBSD: distinfo,v 1.83 2025/10/10 05:01:04 adam Exp $
-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
+BLAKE2s (mpg123-1.33.3.tar.bz2) = 4f5c6ab4c6745aa2e6a6177ca843cc1ae6127c8ebedcf87a81ba4d33d39b4c4c
+SHA512 (mpg123-1.33.3.tar.bz2) = 509841e296dabf6039b5301e8160fcea37f13963d7bedf12082d2ce0d3bd14229fd906cb899eea2be9942fb994d9e1e4f00c757ca96f4ca7d5a14469cf13b91d
+Size (mpg123-1.33.3.tar.bz2) = 1121537 bytes
SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56
SHA1 (patch-src_libout123_modules_sun.c) = aa11e1420fd07f2e1c4a0d911d1642f0fd50b916
Home |
Main Index |
Thread Index |
Old Index