pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc audio/mpg123*: reset pkgrevisions and correct CHAN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c95b8e4b0210
branches:  trunk
changeset: 382052:c95b8e4b0210
user:      thor <thor%pkgsrc.org@localhost>
date:      Tue Jul 19 00:06:01 2022 +0000

description:
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.

diffstat:

 audio/mpg123-jack/Makefile  |   3 +--
 audio/mpg123-pulse/Makefile |   3 +--
 audio/mpg123/Makefile       |   3 +--
 doc/CHANGES-2022            |  10 +++++-----
 4 files changed, 8 insertions(+), 11 deletions(-)

diffs (62 lines):

diff -r 82e33c66e6d7 -r c95b8e4b0210 audio/mpg123-jack/Makefile
--- a/audio/mpg123-jack/Makefile        Mon Jul 18 22:14:25 2022 +0000
+++ b/audio/mpg123-jack/Makefile        Tue Jul 19 00:06:01 2022 +0000
@@ -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"
diff -r 82e33c66e6d7 -r c95b8e4b0210 audio/mpg123-pulse/Makefile
--- a/audio/mpg123-pulse/Makefile       Mon Jul 18 22:14:25 2022 +0000
+++ b/audio/mpg123-pulse/Makefile       Tue Jul 19 00:06:01 2022 +0000
@@ -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"
diff -r 82e33c66e6d7 -r c95b8e4b0210 audio/mpg123/Makefile
--- a/audio/mpg123/Makefile     Mon Jul 18 22:14:25 2022 +0000
+++ b/audio/mpg123/Makefile     Tue Jul 19 00:06:01 2022 +0000
@@ -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
diff -r 82e33c66e6d7 -r c95b8e4b0210 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Mon Jul 18 22:14:25 2022 +0000
+++ b/doc/CHANGES-2022  Tue Jul 19 00:06:01 2022 +0000
@@ -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 @@
        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]



Home | Main Index | Thread Index | Old Index