summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
committertnn <tnn@pkgsrc.org>2008-01-18 05:06:18 +0000
commitad6ceadd25e1d535423ffbc205cb3e45472c83ca (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /editors
parent15e62c5c46f9b1689f6ba1a7bb9e0fe21332c21f (diff)
downloadpkgsrc-ad6ceadd25e1d535423ffbc205cb3e45472c83ca.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword-plugins/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/gedit/Makefile3
-rw-r--r--editors/gedit/buildlink3.mk4
-rw-r--r--editors/gobby/Makefile3
-rw-r--r--editors/kdissert/Makefile4
-rw-r--r--editors/kile/Makefile4
-rw-r--r--editors/vim-kde/Makefile4
9 files changed, 18 insertions, 16 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index 913e6d4b593..7e0b97a806b 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2007/09/21 13:03:39 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2008/01/18 05:06:31 tnn Exp $
.include "../../editors/abiword/Makefile.common"
PKGNAME= abiword-plugins-${ABIWORD_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= Plugins enhancing Abiword's capabilities
WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 35879cf2d18..7a4da7087ce 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.113 2007/12/17 22:05:59 drochner Exp $
+# $NetBSD: Makefile,v 1.114 2008/01/18 05:06:31 tnn Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Open Source cross-platform word processor
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index 87f6b9710e3..df76e59daab 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2007/09/21 13:03:39 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2008/01/18 05:06:32 tnn Exp $
#
DISTNAME= conglomerate-0.9.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 00700651455..13a53634409 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.78 2007/11/29 20:33:01 drochner Exp $
+# $NetBSD: Makefile,v 1.79 2008/01/18 05:06:32 tnn Exp $
#
DISTNAME= gedit-2.20.4
+PKGREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.20/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/buildlink3.mk b/editors/gedit/buildlink3.mk
index bd67b777c81..8d645b72a88 100644
--- a/editors/gedit/buildlink3.mk
+++ b/editors/gedit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2007/11/03 16:27:40 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2008/01/18 05:06:32 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GEDIT_BUILDLINK3_MK:= ${GEDIT_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gedit
.if !empty(GEDIT_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4
-BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.18.1nb1
+BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.20.4nb1
BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit
.endif # GEDIT_BUILDLINK3_MK
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index ef166710e54..3f2a7dfcc3d 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2007/12/08 10:41:47 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/18 05:06:32 tnn Exp $
#
DISTNAME= gobby-0.4.5
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile
index 70bb985ac6f..a30ff5d06df 100644
--- a/editors/kdissert/Makefile
+++ b/editors/kdissert/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2007/11/30 21:55:05 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2008/01/18 05:06:32 tnn Exp $
#
DISTNAME= kdissert-1.0.5
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index e294ef99260..58d83b46df0 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2007/11/30 21:55:05 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2008/01/18 05:06:32 tnn Exp $
DISTNAME= kile-1.9.3
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index ec5a12de899..40342bb49d7 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.49 2008/01/09 13:47:43 martti Exp $
+# $NetBSD: Makefile,v 1.50 2008/01/18 05:06:32 tnn Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE:=apps/KDE3.x/utils/}
EXTRACT_SUFX= .tar.bz2