pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio mpg123*: restore PKGREVISIONs, they were there t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/797e37453dc7
branches: trunk
changeset: 382243:797e37453dc7
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jul 23 23:02:14 2022 +0000
description:
mpg123*: restore PKGREVISIONs, they were there too long to be reset
Can be removed on next update.
diffstat:
audio/mpg123-jack/Makefile | 3 ++-
audio/mpg123-pulse/Makefile | 3 ++-
audio/mpg123/Makefile | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
diffs (38 lines):
diff -r fc2cbc7744b0 -r 797e37453dc7 audio/mpg123-jack/Makefile
--- a/audio/mpg123-jack/Makefile Sat Jul 23 20:51:23 2022 +0000
+++ b/audio/mpg123-jack/Makefile Sat Jul 23 23:02:14 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2022/07/19 00:06:01 thor Exp $
+# $NetBSD: Makefile,v 1.5 2022/07/23 23:02:14 wiz Exp $
MPG123_MODULE= jack
+PKGREVISION= 2
.include "../../audio/mpg123/Makefile.common"
.include "../../audio/mpg123/buildlink3.mk"
diff -r fc2cbc7744b0 -r 797e37453dc7 audio/mpg123-pulse/Makefile
--- a/audio/mpg123-pulse/Makefile Sat Jul 23 20:51:23 2022 +0000
+++ b/audio/mpg123-pulse/Makefile Sat Jul 23 23:02:14 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2022/07/19 00:06:01 thor Exp $
+# $NetBSD: Makefile,v 1.38 2022/07/23 23:02:14 wiz Exp $
MPG123_MODULE= pulse
+PKGREVISION= 3
.include "../../audio/mpg123/Makefile.common"
.include "../../audio/mpg123/buildlink3.mk"
diff -r fc2cbc7744b0 -r 797e37453dc7 audio/mpg123/Makefile
--- a/audio/mpg123/Makefile Sat Jul 23 20:51:23 2022 +0000
+++ b/audio/mpg123/Makefile Sat Jul 23 23:02:14 2022 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2022/07/19 00:06:01 thor Exp $
+# $NetBSD: Makefile,v 1.67 2022/07/23 23:02:14 wiz 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
Home |
Main Index |
Thread Index |
Old Index