pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc There's no need to use 'USE_X11BASE' in mpg123-nas...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b4d056a049b
branches: trunk
changeset: 467282:4b4d056a049b
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jan 28 12:48:24 2004 +0000
description:
There's no need to use 'USE_X11BASE' in mpg123-nas package, we'll use
USE_X11 instead, bump PKGREVISION.
diffstat:
audio/mpg123-nas/Makefile | 6 +++---
doc/CHANGES | 3 ++-
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 5bcb9b51f3c1 -r 4b4d056a049b audio/mpg123-nas/Makefile
--- a/audio/mpg123-nas/Makefile Wed Jan 28 12:45:17 2004 +0000
+++ b/audio/mpg123-nas/Makefile Wed Jan 28 12:48:24 2004 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.5 2003/09/18 16:25:14 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/28 12:48:24 xtraeme Exp $
#
PKGNAME= mpg123${TARGET_SUFFIX}-${MPG123_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio with NAS output
TARGET_SUFFIX= -nas
CONFLICTS+= mpg123-[0-9]*
-USE_X11BASE= # defined
+USE_X11= yes
.include "../../audio/mpg123/Makefile.common"
diff -r 5bcb9b51f3c1 -r 4b4d056a049b doc/CHANGES
--- a/doc/CHANGES Wed Jan 28 12:45:17 2004 +0000
+++ b/doc/CHANGES Wed Jan 28 12:48:24 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4625 2004/01/28 12:34:47 xtraeme Exp $
+$NetBSD: CHANGES,v 1.4626 2004/01/28 12:49:23 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -511,3 +511,4 @@
Updated nedit to 5.4nb1 [xtraeme 2004-01-28]
Updated dinotrace to 9.1knb1 [xtraeme 2004-01-28]
Updated electric to 6.05nb1 [xtraeme 2004-01-28]
+ Updated mpg123-nas to 0.59.18nb2 [xtraeme 2004-01-28]
Home |
Main Index |
Thread Index |
Old Index