pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Nov  1 09:52:59 UTC 2022

Modified Files:
        pkgsrc/audio/mpg123-jack: Makefile
        pkgsrc/audio/mpg123-pulse: Makefile

Log Message:
mpg123*: Reset PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/mpg123-jack/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/audio/mpg123-pulse/Makefile

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-jack/Makefile
diff -u pkgsrc/audio/mpg123-jack/Makefile:1.6 pkgsrc/audio/mpg123-jack/Makefile:1.7
--- pkgsrc/audio/mpg123-jack/Makefile:1.6       Sun Sep 11 12:51:20 2022
+++ pkgsrc/audio/mpg123-jack/Makefile   Tue Nov  1 09:52:58 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/09/11 12:51:20 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/11/01 09:52:58 jperkin Exp $
 
 MPG123_MODULE= jack
 
-PKGREVISION=   3
 .include "../../audio/mpg123/Makefile.common"
 
 .include "../../audio/mpg123/buildlink3.mk"

Index: pkgsrc/audio/mpg123-pulse/Makefile
diff -u pkgsrc/audio/mpg123-pulse/Makefile:1.39 pkgsrc/audio/mpg123-pulse/Makefile:1.40
--- pkgsrc/audio/mpg123-pulse/Makefile:1.39     Sun Sep 11 12:51:20 2022
+++ pkgsrc/audio/mpg123-pulse/Makefile  Tue Nov  1 09:52:58 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2022/09/11 12:51:20 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2022/11/01 09:52:58 jperkin Exp $
 
 MPG123_MODULE= pulse
 
-PKGREVISION=   4
 .include "../../audio/mpg123/Makefile.common"
 
 .include "../../audio/mpg123/buildlink3.mk"



Home | Main Index | Thread Index | Old Index