pkgsrc-Changes archive

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

CVS commit: pkgsrc



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.

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]



Home | Main Index | Thread Index | Old Index