Received: by mail.netbsd.org (Postfix, from userid 605) id 251DA84F0F; Tue, 19 Jul 2022 00:08:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BD0A284F0A for ; Tue, 19 Jul 2022 00:06:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8QVCOsLhGyn7 for ; Tue, 19 Jul 2022 00:06:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 10A0384CFC for ; Tue, 19 Jul 2022 00:06:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 02C92FB1A; Tue, 19 Jul 2022 00:06:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1658189161291640" MIME-Version: 1.0 Date: Tue, 19 Jul 2022 00:06:01 +0000 From: "Dr. Thomas Orgis" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: thor@netbsd.org X-Mailer: log_accum Message-Id: <20220719000602.02C92FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1658189161291640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thor Date: Tue Jul 19 00:06:01 UTC 2022 Modified Files: pkgsrc/audio/mpg123: Makefile pkgsrc/audio/mpg123-jack: Makefile pkgsrc/audio/mpg123-pulse: Makefile pkgsrc/doc: CHANGES-2022 Log Message: audio/mpg123*: reset pkgrevisions and correct CHANGES entries The revisions were not reset on version upgrade and the committer name was wrong in CHANGES. Please excuse the retro-fixup. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 pkgsrc/audio/mpg123/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/audio/mpg123-jack/Makefile cvs rdiff -u -r1.36 -r1.37 pkgsrc/audio/mpg123-pulse/Makefile cvs rdiff -u -r1.3447 -r1.3448 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1658189161291640 Content-Disposition: inline Content-Length: 2897 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.65 pkgsrc/audio/mpg123/Makefile:1.66 --- pkgsrc/audio/mpg123/Makefile:1.65 Wed Apr 27 21:15:23 2022 +++ pkgsrc/audio/mpg123/Makefile Tue Jul 19 00:06:01 2022 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.65 2022/04/27 21:15:23 nia Exp $ +# $NetBSD: Makefile,v 1.66 2022/07/19 00:06:01 thor Exp $ PKGNAME= ${DISTNAME:C/[^[:alnum:]]*//} -PKGREVISION= 1 COMMENT= MPEG layer 1, 2, and 3 audio player PKGCONFIG_OVERRIDE+= libmpg123.pc.in libout123.pc.in libsyn123.pc.in Index: pkgsrc/audio/mpg123-jack/Makefile diff -u pkgsrc/audio/mpg123-jack/Makefile:1.3 pkgsrc/audio/mpg123-jack/Makefile:1.4 --- pkgsrc/audio/mpg123-jack/Makefile:1.3 Mon Mar 28 10:43:36 2022 +++ pkgsrc/audio/mpg123-jack/Makefile Tue Jul 19 00:06:01 2022 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2022/03/28 10:43:36 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2022/07/19 00:06:01 thor Exp $ MPG123_MODULE= jack -PKGREVISION= 2 .include "../../audio/mpg123/Makefile.common" .include "../../audio/mpg123/buildlink3.mk" Index: pkgsrc/audio/mpg123-pulse/Makefile diff -u pkgsrc/audio/mpg123-pulse/Makefile:1.36 pkgsrc/audio/mpg123-pulse/Makefile:1.37 --- pkgsrc/audio/mpg123-pulse/Makefile:1.36 Sat Jul 2 16:53:06 2022 +++ pkgsrc/audio/mpg123-pulse/Makefile Tue Jul 19 00:06:01 2022 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2022/07/02 16:53:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.37 2022/07/19 00:06:01 thor Exp $ MPG123_MODULE= pulse -PKGREVISION= 3 .include "../../audio/mpg123/Makefile.common" .include "../../audio/mpg123/buildlink3.mk" Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3447 pkgsrc/doc/CHANGES-2022:1.3448 --- pkgsrc/doc/CHANGES-2022:1.3447 Mon Jul 18 22:11:22 2022 +++ pkgsrc/doc/CHANGES-2022 Tue Jul 19 00:06:01 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3447 2022/07/18 22:11:22 yhardy Exp $ +$NetBSD: CHANGES-2022,v 1.3448 2022/07/19 00:06:01 thor Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5024,10 +5024,10 @@ Changes to the packages collection and i Updated www/lua-web-sanitize to 1.3.0 [nia 2022-07-13] Updated emulators/libretro-sameboy to 0.15.1 [nia 2022-07-13] Updated emulators/sameboy to 0.15.1 [nia 2022-07-13] - Updated audio/mpg123 to 1.30.1nb1 [thomas 2022-07-13] - Updated audio/mpg123-jack to 1.30.1nb2 [thomas 2022-07-13] - Updated audio/mpg123-nas to 1.30.1 [thomas 2022-07-13] - Updated audio/mpg123-pulse to 1.30.1nb3 [thomas 2022-07-13] + Updated audio/mpg123 to 1.30.1 [thor 2022-07-13] + Updated audio/mpg123-jack to 1.30.1 [thor 2022-07-13] + Updated audio/mpg123-nas to 1.30.1 [thor 2022-07-13] + Updated audio/mpg123-pulse to 1.30.1 [thor 2022-07-13] Added sysutils/py-invoke version 1.7.1 [adam 2022-07-13] Updated sysutils/fabric to 2.7.0 [adam 2022-07-13] Removed sysutils/cuisine [adam 2022-07-13] --_----------=_1658189161291640--