pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc audio/yamt: bl3ify and s/USE_X11BASE/USE_X11/; bum...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b93e57d24081
branches:  trunk
changeset: 472666:b93e57d24081
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Apr 11 19:13:11 2004 +0000

description:
audio/yamt: bl3ify and s/USE_X11BASE/USE_X11/; bump PKGREVISION.

diffstat:

 audio/yamt/Makefile |  10 +++++-----
 doc/CHANGES         |   3 ++-
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (42 lines):

diff -r 69bd3ac5c5d3 -r b93e57d24081 audio/yamt/Makefile
--- a/audio/yamt/Makefile       Sun Apr 11 19:08:52 2004 +0000
+++ b/audio/yamt/Makefile       Sun Apr 11 19:13:11 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/03/08 19:40:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/11 19:13:11 xtraeme Exp $
 
 DISTNAME=      yamt-0.5
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=yamt/}
 
@@ -12,11 +12,11 @@
 BUILD_USES_MSGFMT=     yes
 DEPENDS+=      xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes
-USE_X11BASE=           yes
+USE_X11=               yes
 USE_GNU_TOOLS+=                make
 GNU_CONFIGURE=         yes
 
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 69bd3ac5c5d3 -r b93e57d24081 doc/CHANGES
--- a/doc/CHANGES       Sun Apr 11 19:08:52 2004 +0000
+++ b/doc/CHANGES       Sun Apr 11 19:13:11 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5542 2004/04/11 19:06:09 snj Exp $
+$NetBSD: CHANGES,v 1.5543 2004/04/11 19:13:11 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -1915,3 +1915,4 @@
        Added bmp-esound-0.9.6 [jmmv 2004-04-11]
        Added liferea-0.3.3 [snj 2004-04-11]
        Updated crossfire-client to 1.0.0nb4 [snj 2004-04-11]
+       Updated yamt to 0.5nb6 [xtraeme 2004-04-11]



Home | Main Index | Thread Index | Old Index