Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 611ED1A9217 for ; Sun, 3 Jan 2021 15:06:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9927584D6A; Sun, 3 Jan 2021 15:06:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D226084D62 for ; Sun, 3 Jan 2021 15:06:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 07ZJkubOcKYp for ; Sun, 3 Jan 2021 15:06:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3557184C13 for ; Sun, 3 Jan 2021 15:06:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 28076FA9D; Sun, 3 Jan 2021 15:06:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609686361218960" MIME-Version: 1.0 Date: Sun, 3 Jan 2021 15:06:01 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/audio To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210103150601.28076FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609686361218960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sun Jan 3 15:06:01 UTC 2021 Modified Files: pkgsrc/audio/mpg123: Makefile Makefile.common distinfo pkgsrc/audio/mpg123-pulse: Makefile Log Message: mpg123: updated to 1.26.4 1.26.4 ------ - Clarify seeking documentation regarding samples and PCM frames. - Fix build on MorphOS (patch by Ozkan Sezer, bug 295). - Fix cmake build to install fmt123.h. - Some cmake build fixes, tinyalsa addition by Maarten (bug 299). - libmpg123: explicitly handle some To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 pkgsrc/audio/mpg123/Makefile cvs rdiff -u -r1.55 -r1.56 pkgsrc/audio/mpg123/Makefile.common cvs rdiff -u -r1.54 -r1.55 pkgsrc/audio/mpg123/distinfo cvs rdiff -u -r1.28 -r1.29 pkgsrc/audio/mpg123-pulse/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609686361218960 Content-Disposition: inline Content-Length: 3088 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/audio/mpg123/Makefile diff -u pkgsrc/audio/mpg123/Makefile:1.59 pkgsrc/audio/mpg123/Makefile:1.60 --- pkgsrc/audio/mpg123/Makefile:1.59 Sat Aug 1 23:44:06 2020 +++ pkgsrc/audio/mpg123/Makefile Sun Jan 3 15:06:00 2021 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2020/08/01 23:44:06 tsutsui Exp $ +# $NetBSD: Makefile,v 1.60 2021/01/03 15:06:00 adam Exp $ PKGNAME= ${DISTNAME:C/[^[:alnum:]]*//} -PKGREVISION= 1 COMMENT= MPEG layer 1, 2, and 3 audio player PKGCONFIG_OVERRIDE+= libmpg123.pc.in Index: pkgsrc/audio/mpg123/Makefile.common diff -u pkgsrc/audio/mpg123/Makefile.common:1.55 pkgsrc/audio/mpg123/Makefile.common:1.56 --- pkgsrc/audio/mpg123/Makefile.common:1.55 Mon Jul 27 14:46:14 2020 +++ pkgsrc/audio/mpg123/Makefile.common Sun Jan 3 15:06:00 2021 @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.55 2020/07/27 14:46:14 adam Exp $ +# $NetBSD: Makefile.common,v 1.56 2021/01/03 15:06:00 adam Exp $ # # used by audio/mpg123-nas/Makefile # used by audio/mpg123-oss/Makefile # used by audio/mpg123-pulse/Makefile # used by audio/mpg123-sun/Makefile -DISTNAME= mpg123-1.26.3 +DISTNAME= mpg123-1.26.4 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.54 pkgsrc/audio/mpg123/distinfo:1.55 --- pkgsrc/audio/mpg123/distinfo:1.54 Mon Jul 27 14:46:14 2020 +++ pkgsrc/audio/mpg123/distinfo Sun Jan 3 15:06:00 2021 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.54 2020/07/27 14:46:14 adam Exp $ +$NetBSD: distinfo,v 1.55 2021/01/03 15:06:00 adam Exp $ -SHA1 (mpg123-1.26.3.tar.bz2) = e48e6d65d4b016a6999654288bdbd9075e2565ab -RMD160 (mpg123-1.26.3.tar.bz2) = 6a2a86daf4e31bb916c75987bde4b49746075544 -SHA512 (mpg123-1.26.3.tar.bz2) = 7574331afaecf3f867455df4b7012e90686ad6ac8c5b5e820244204ea7088bf2b02c3e75f53fe71c205f9eca81fef93f1d969c8d0d1ee9775dc05482290f7b2d -Size (mpg123-1.26.3.tar.bz2) = 1046915 bytes +SHA1 (mpg123-1.26.4.tar.bz2) = d6f68d8defbb0622c677d29251a7e81df62cd32f +RMD160 (mpg123-1.26.4.tar.bz2) = ad42a3d4376b993aafc641596233bbc1b8876d1f +SHA512 (mpg123-1.26.4.tar.bz2) = 425162227aafb99b8723428fe9bd403739a2dd68828b86a2cff7f9928a9f0ab3f67420e56c0abe7c9deeb94bce6c6acd59acaa0606ce24c01716465640564785 +Size (mpg123-1.26.4.tar.bz2) = 1050563 bytes SHA1 (patch-Makefile.in) = e1b529e9468994e25c2567df7e64a2905b0cf529 SHA1 (patch-aa) = 4b2761219dd8fb92079d7f96872e56beb702696a SHA1 (patch-ad) = f07b637c3fc1d3ea0426013fc25bca8e3aecba56 Index: pkgsrc/audio/mpg123-pulse/Makefile diff -u pkgsrc/audio/mpg123-pulse/Makefile:1.28 pkgsrc/audio/mpg123-pulse/Makefile:1.29 --- pkgsrc/audio/mpg123-pulse/Makefile:1.28 Fri Jan 1 09:52:17 2021 +++ pkgsrc/audio/mpg123-pulse/Makefile Sun Jan 3 15:06:00 2021 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2021/01/01 09:52:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2021/01/03 15:06:00 adam Exp $ MPG123_MODULE= pulse -PKGREVISION= 3 .include "../../audio/mpg123/Makefile.common" .include "../../audio/mpg123/buildlink3.mk" --_----------=_1609686361218960--