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: Thu Dec 14 11:42:06 UTC 2017
Modified Files:
pkgsrc/audio/mpg123: Makefile.common distinfo
Log Message:
mpg123: updated to 1.25.8
1.25.8
------
- mpg123:
-- Also disable cursor/video games for empty TERM (not just unset and dumb).
- libmpg123:
-- Accept changing mode extension bits when looking for next header for
detecting free-format streams (bug 257).
-- Fix compute_bpf() for free format streams (needed to estimate track
length and working fuzzy seeking in absence of an Info tag).
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/audio/mpg123/Makefile.common \
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.46 pkgsrc/audio/mpg123/Makefile.common:1.47
--- pkgsrc/audio/mpg123/Makefile.common:1.46 Tue Oct 24 18:02:50 2017
+++ pkgsrc/audio/mpg123/Makefile.common Thu Dec 14 11:42:05 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.46 2017/10/24 18:02:50 adam Exp $
+# $NetBSD: Makefile.common,v 1.47 2017/12/14 11:42:05 adam Exp $
#
# used by audio/mpg123-arts/Makefile
# used by audio/mpg123-esound/Makefile
@@ -7,7 +7,7 @@
# used by audio/mpg123-pulse/Makefile
# used by audio/mpg123-sun/Makefile
-DISTNAME= mpg123-1.25.7
+DISTNAME= mpg123-1.25.8
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.46 pkgsrc/audio/mpg123/distinfo:1.47
--- pkgsrc/audio/mpg123/distinfo:1.46 Tue Oct 24 18:02:50 2017
+++ pkgsrc/audio/mpg123/distinfo Thu Dec 14 11:42:05 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.46 2017/10/24 18:02:50 adam Exp $
+$NetBSD: distinfo,v 1.47 2017/12/14 11:42:05 adam Exp $
-SHA1 (mpg123-1.25.7.tar.bz2) = 705785e6efb77f0c7fb904cef05728088d6fded1
-RMD160 (mpg123-1.25.7.tar.bz2) = f702f46a536db69376fb5d034b03f373bd529e6b
-SHA512 (mpg123-1.25.7.tar.bz2) = 4e0972149ce4f792cc361d96d638551eb5184942465e69713202d0830a0a54b33e3effe2e460683b996024772edba5e0be341048b9d0c73dace557c640d4414e
-Size (mpg123-1.25.7.tar.bz2) = 920705 bytes
+SHA1 (mpg123-1.25.8.tar.bz2) = 6b6fd24ebfd09d2d378af3f656816981ae3cc15a
+RMD160 (mpg123-1.25.8.tar.bz2) = 57c87b1fb9330477c03586956e015d921367b77e
+SHA512 (mpg123-1.25.8.tar.bz2) = f226317dddb07841a13753603fa13c0a867605a5a051626cb30d45cfba266d3d4296f5b8254f65b403bb5eef6addce1784ae8829b671a746854785cda1bad203
+Size (mpg123-1.25.8.tar.bz2) = 920677 bytes
SHA1 (patch-Makefile.in) = e1b529e9468994e25c2567df7e64a2905b0cf529
SHA1 (patch-aa) = 4b2761219dd8fb92079d7f96872e56beb702696a
SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56
Home |
Main Index |
Thread Index |
Old Index