From dbfead7dfad0120cb6a2ec8671b93692f46048dc Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 24 Jan 2006 07:31:52 +0000 Subject: Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies. --- editors/abiword-plugins/Makefile | 3 ++- editors/abiword/Makefile | 3 ++- editors/conglomerate/Makefile | 4 ++-- editors/dasher/Makefile | 4 ++-- editors/elvis-x11/Makefile | 4 ++-- editors/gconf-editor/Makefile | 4 ++-- editors/gedit/Makefile | 4 ++-- editors/gice/Makefile | 3 ++- editors/gtranslator/Makefile | 4 ++-- editors/kdissert/Makefile | 3 ++- editors/kile/Makefile | 4 ++-- editors/leafpad/Makefile | 3 ++- editors/lyx-qt/Makefile | 3 ++- editors/mlview/Makefile | 4 ++-- editors/poedit/Makefile | 4 ++-- editors/texmaker/Makefile | 3 ++- editors/vim-gtk2/Makefile | 4 ++-- editors/vim-kde/Makefile | 4 ++-- 18 files changed, 36 insertions(+), 29 deletions(-) (limited to 'editors') diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 8065b844556..8717c1eb51e 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2005/03/31 18:52:44 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:05 wiz Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIWORD_VERSION} +PKGREVISION= 1 COMMENT= Plugins enhancing Abiword's capabilities WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 5a7bb2577e3..c9856c91113 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.94 2006/01/17 08:07:38 adam Exp $ +# $NetBSD: Makefile,v 1.95 2006/01/24 07:32:05 wiz Exp $ .include "Makefile.common" COMMENT= Open Source cross-platform word processor +PKGREVISION= 1 # GTK1 version and previous name of the GTK2 version CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]* diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 8c89b798f71..63c11dfcbd9 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2005/12/31 12:32:34 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2006/01/24 07:32:05 wiz Exp $ # DISTNAME= conglomerate-0.9.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index 8c3905628a4..44ce5fb42ce 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2006/01/20 16:15:53 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2006/01/24 07:32:05 wiz Exp $ # DISTNAME= dasher-3.2.18 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/3.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/elvis-x11/Makefile b/editors/elvis-x11/Makefile index be424f1e1cf..0933257bfc4 100644 --- a/editors/elvis-x11/Makefile +++ b/editors/elvis-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2005/12/05 20:50:09 rillig Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/24 07:32:05 wiz Exp $ # .include "../../editors/elvis/Makefile.common" PKGNAME= elvis-x11-2.2.0 -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= GUI for elvis, includes console elvis CONFLICTS+= elvis-[0-9]* diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 7da9c1c4158..ff15a378954 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2005/12/31 12:32:34 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2006/01/24 07:32:05 wiz Exp $ # DISTNAME= gconf-editor-2.12.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index eb434b46e25..1ab98717158 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2005/12/31 12:32:34 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2006/01/24 07:32:05 wiz Exp $ # DISTNAME= gedit-2.12.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.12/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gice/Makefile b/editors/gice/Makefile index e0ce84540f8..e69b462576d 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2005/08/10 20:56:16 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2006/01/24 07:32:05 wiz Exp $ # DISTNAME= gice-0.6.2 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/} EXTRACT_SUFX= .tgz diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index 476ba488642..918ab61d6a6 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2005/12/31 12:32:35 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/24 07:32:05 wiz Exp $ DISTNAME= gtranslator-1.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtranslator/} diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile index 9fe6d8ba204..f34a21a5b3e 100644 --- a/editors/kdissert/Makefile +++ b/editors/kdissert/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2005/10/21 14:47:13 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2006/01/24 07:32:05 wiz Exp $ # DISTNAME= kdissert-1.0.5 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://freehackers.org/~tnagy/kdissert/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 59ce4be1af3..39f20c52255 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2006/01/06 15:10:03 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2006/01/24 07:32:05 wiz Exp $ DISTNAME= kile-1.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 7834493178b..0ce855b663f 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2006/01/20 16:15:53 jmmv Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/24 07:32:06 wiz Exp $ # DISTNAME= leafpad-0.8.4 +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile index 88cbb279c41..a8840b7e52a 100644 --- a/editors/lyx-qt/Makefile +++ b/editors/lyx-qt/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2006/01/18 21:00:45 reed Exp $ +# $NetBSD: Makefile,v 1.25 2006/01/24 07:32:06 wiz Exp $ # .include "./Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/} +PKGREVISION= 1 COMMENT+= (QT version) diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index f641abcd2d4..e801b1ff308 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/12/31 12:32:35 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/01/24 07:32:06 wiz Exp $ # DISTNAME= mlview-0.7.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.7/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 0173db58c15..5e9fdc9051c 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2006/01/06 15:10:03 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/24 07:32:06 wiz Exp $ # DISTNAME= poedit-1.3.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index 52828bfe5dc..b9aeaca939e 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/01/05 10:08:58 ghen Exp $ +# $NetBSD: Makefile,v 1.5 2006/01/24 07:32:06 wiz Exp $ DISTNAME= texmaker-1.12 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 19f6e6450fa..ddb08b8d475 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 20:50:10 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/01/24 07:32:06 wiz Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -#PKGREVISION= 1 +PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile index f65771ebc14..0e7623be00c 100644 --- a/editors/vim-kde/Makefile +++ b/editors/vim-kde/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2006/01/06 15:10:03 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2006/01/24 07:32:06 wiz Exp $ DISTNAME= kvim-${KVIM_VERSION} PKGNAME= vim-kde-${KVIM_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors kde MASTER_SITES= ftp://ftp.rutgers.edu/pub/kde/stable/apps/KDE3.x/utils/ \ ftp://ftp.kde.org/pub/kde/stable/apps/KDE3.x/utils/ \ -- cgit v1.2.3