pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Fix depends, bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6d7932b90e5
branches: trunk
changeset: 482458:f6d7932b90e5
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 28 11:49:07 2004 +0000
description:
Fix depends, bump PKGREVISION.
diffstat:
editors/leim20/Makefile | 6 +++---
x11/kde2/Makefile | 24 ++++++++++++------------
2 files changed, 15 insertions(+), 15 deletions(-)
diffs (62 lines):
diff -r 7a5126a5d360 -r f6d7932b90e5 editors/leim20/Makefile
--- a/editors/leim20/Makefile Thu Oct 28 11:48:24 2004 +0000
+++ b/editors/leim20/Makefile Thu Oct 28 11:49:07 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2004/04/05 13:47:55 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/28 11:50:07 wiz Exp $
DISTNAME= leim-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
DISTFILES= emacs-${VERSION}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}
@@ -10,7 +10,7 @@
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
COMMENT= Libraries of Emacs Input Methods
-DEPENDS+= emacs-${VERSION}nb3:../emacs20
+DEPENDS+= emacs-${VERSION}nb4:../emacs20
WRKSRC= ${WRKDIR}/emacs-20.7/leim
GNU_CONFIGURE= yes
diff -r 7a5126a5d360 -r f6d7932b90e5 x11/kde2/Makefile
--- a/x11/kde2/Makefile Thu Oct 28 11:48:24 2004 +0000
+++ b/x11/kde2/Makefile Thu Oct 28 11:49:07 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2004/04/26 04:27:55 snj Exp $
+# $NetBSD: Makefile,v 1.25 2004/10/28 11:49:07 wiz Exp $
DISTNAME= kde-2.2.2
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= x11 kde
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,16 +10,16 @@
HOMEPAGE= http://www.kde.org/
COMMENT= "meta-package" for the KDE integrated X11 desktop
-DEPENDS+= kdeartwork-2.2.2nb5:../../misc/kdeartwork2
-DEPENDS+= kdeaddons-2.2.2nb5:../../misc/kdeaddons2
-DEPENDS+= kdeadmin-2.2.2nb7:../../misc/kdeadmin2
-DEPENDS+= kdegames-2.2.2nb6:../../games/kdegames2
-DEPENDS+= kdegraphics-2.2.2nb7:../../graphics/kdegraphics2
-DEPENDS+= kdemultimedia-2.2.2nb6:../../multimedia/kdemultimedia2
-DEPENDS+= kdenetwork-2.2.2nb9:../../net/kdenetwork2
-DEPENDS+= kdepim-2.2.2nb7:../../misc/kdepim2
-DEPENDS+= kdetoys-2.2.2nb6:../../games/kdetoys2
-DEPENDS+= kdeutils-2.2.2nb6:../../misc/kdeutils2
+DEPENDS+= kdeartwork-2.2.2nb6:../../misc/kdeartwork2
+DEPENDS+= kdeaddons-2.2.2nb6:../../misc/kdeaddons2
+DEPENDS+= kdeadmin-2.2.2nb8:../../misc/kdeadmin2
+DEPENDS+= kdegames-2.2.2nb7:../../games/kdegames2
+DEPENDS+= kdegraphics-2.2.2nb8:../../graphics/kdegraphics2
+DEPENDS+= kdemultimedia-2.2.2nb7:../../multimedia/kdemultimedia2
+DEPENDS+= kdenetwork-2.2.2nb10:../../net/kdenetwork2
+DEPENDS+= kdepim-2.2.2nb8:../../misc/kdepim2
+DEPENDS+= kdetoys-2.2.2nb7:../../games/kdetoys2
+DEPENDS+= kdeutils-2.2.2nb7:../../misc/kdeutils2
EXTRACT_ONLY= # empty
USE_X11BASE= yes
Home |
Main Index |
Thread Index |
Old Index