summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /editors
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'editors')
-rw-r--r--editors/Sigil/Makefile4
-rw-r--r--editors/TeXmacs-devel/Makefile4
-rw-r--r--editors/TeXmacs/Makefile4
-rw-r--r--editors/abiword-plugins/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/beaver/Makefile4
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/dasher/Makefile4
-rw-r--r--editors/deforaos-editor/Makefile4
-rw-r--r--editors/elvis/Makefile4
-rw-r--r--editors/emacs-snapshot/Makefile4
-rw-r--r--editors/emacs22/Makefile4
-rw-r--r--editors/emacs23/Makefile4
-rw-r--r--editors/emacs24/Makefile4
-rw-r--r--editors/gconf-editor/Makefile4
-rw-r--r--editors/gedit-python/Makefile4
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/gedit/buildlink3.mk4
-rw-r--r--editors/gedit3-spell/Makefile4
-rw-r--r--editors/gedit3/Makefile4
-rw-r--r--editors/ghex/Makefile4
-rw-r--r--editors/gice/Makefile4
-rw-r--r--editors/gobby/Makefile4
-rw-r--r--editors/gtranslator/Makefile4
-rw-r--r--editors/gummi/Makefile4
-rw-r--r--editors/kate/Makefile4
-rw-r--r--editors/kdissert/Makefile4
-rw-r--r--editors/kile-kde3/Makefile4
-rw-r--r--editors/kile/Makefile4
-rw-r--r--editors/leafpad/Makefile4
-rw-r--r--editors/lyx/Makefile4
-rw-r--r--editors/medit/Makefile4
-rw-r--r--editors/mlview/Makefile4
-rw-r--r--editors/notecase/Makefile4
-rw-r--r--editors/p5-Padre/Makefile4
-rw-r--r--editors/p5-Wx-Scintilla/Makefile4
-rw-r--r--editors/poedit/Makefile4
-rw-r--r--editors/qgoogletranslator/Makefile4
-rw-r--r--editors/scite/Makefile4
-rw-r--r--editors/tea/Makefile4
-rw-r--r--editors/ted/Makefile4
-rw-r--r--editors/texmaker/Makefile4
-rw-r--r--editors/texworks/Makefile4
-rw-r--r--editors/tomboy/Makefile4
-rw-r--r--editors/vigor/Makefile4
-rw-r--r--editors/vim-gtk2/Makefile4
-rw-r--r--editors/xemacs-current/Makefile4
-rw-r--r--editors/xfce4-mousepad/Makefile4
-rw-r--r--editors/xournal/Makefile4
-rw-r--r--editors/zim/Makefile4
50 files changed, 100 insertions, 100 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 54328b41d23..eaea513208d 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.46 2013/06/03 10:04:50 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2013/06/04 22:15:57 tron Exp $
#
DISTNAME= Sigil-0.6.2-Code
PKGNAME= ${DISTNAME:S/-Code//}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= http://sigil.googlecode.com/files/
EXTRACT_SUFX= .zip
diff --git a/editors/TeXmacs-devel/Makefile b/editors/TeXmacs-devel/Makefile
index 94419bb1d4f..5f87767bd69 100644
--- a/editors/TeXmacs-devel/Makefile
+++ b/editors/TeXmacs-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2013/06/03 10:04:50 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2013/06/04 22:15:57 tron Exp $
DISTNAME= TeXmacs-1.0.7.19-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/TeXmacs/tmftp/source/
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile
index 33946073a6d..d59aa5485ac 100644
--- a/editors/TeXmacs/Makefile
+++ b/editors/TeXmacs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.99 2013/06/03 10:04:50 wiz Exp $
+# $NetBSD: Makefile,v 1.100 2013/06/04 22:15:57 tron Exp $
DISTNAME= TeXmacs-1.0.6.15-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= editors
MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index c945b498419..25093c1727a 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2013/06/03 10:04:50 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2013/06/04 22:15:57 tron Exp $
.include "../../editors/abiword/Makefile.common"
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 16
+PKGREVISION= 17
COMMENT= Plugins enhancing Abiword's capabilities
CONFIGURE_ARGS+= --without-gnomevfs
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 3b85edecd69..fc004707bc1 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.145 2013/06/03 10:04:50 wiz Exp $
+# $NetBSD: Makefile,v 1.146 2013/06/04 22:15:57 tron Exp $
.include "Makefile.common"
-PKGREVISION= 18
+PKGREVISION= 19
COMMENT= Open Source cross-platform word processor
diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile
index 2f7d4d1064f..70c30fe8372 100644
--- a/editors/beaver/Makefile
+++ b/editors/beaver/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2013/06/03 10:04:50 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/04 22:15:57 tron Exp $
#
DISTNAME= beaver${BEAVER_VERSION:S/./_/g}
PKGNAME= beaver-${BEAVER_VERSION}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= editors
MASTER_SITES= http://download.savannah.gnu.org/releases/beaver/0.3.0.1%20-%202008.06.26/
EXTRACT_SUFX= .tgz
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index b24f759fd0f..726d3b52ad9 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.84 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2013/06/04 22:15:57 tron Exp $
#
DISTNAME= conglomerate-0.9.1
-PKGREVISION= 34
+PKGREVISION= 35
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile
index dfe1a428e14..bcac81b5ed3 100644
--- a/editors/dasher/Makefile
+++ b/editors/dasher/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2013/06/04 22:15:57 tron Exp $
DISTNAME= dasher-4.10.1
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/4.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/deforaos-editor/Makefile b/editors/deforaos-editor/Makefile
index a99967679e8..275fdb004c8 100644
--- a/editors/deforaos-editor/Makefile
+++ b/editors/deforaos-editor/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2013/06/04 22:15:57 tron Exp $
#
DISTNAME= Editor-0.2.1
PKGNAME= deforaos-editor-0.2.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= http://www.defora.org/os/download/download/3702/
diff --git a/editors/elvis/Makefile b/editors/elvis/Makefile
index b38cf56cefe..7b23228b1b2 100644
--- a/editors/elvis/Makefile
+++ b/editors/elvis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/06/04 22:15:57 tron Exp $
# This section contains variables that might be overridden.
PKGNAME?= ${PKGNAME_BASE}
@@ -7,7 +7,7 @@ COMMENT?= Clone of vi with regex-search, hex-edit, HTML/LaTeX preview
# Normal package Makefile contents follow.
DISTNAME= elvis-2.2_0
PKGNAME_BASE= ${DISTNAME:S/_/./}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cs.pdx.edu/pub/elvis/
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index afe916e8f4b..f1a0493f521 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2013/06/04 22:15:57 tron Exp $
CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]*
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../editors/emacs-snapshot/Makefile.common"
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index afb688d6d26..9df716494ae 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2013/06/04 22:15:58 tron Exp $
-PKGREVISION= 29
+PKGREVISION= 30
CONFLICTS+= emacs22-nox11-[0-9]*
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index bc382939b52..c4a6fb87682 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2013/06/04 22:15:58 tron Exp $
CONFLICTS+= emacs23-nox11-[0-9]*
.include "../../editors/emacs23/Makefile.common"
-PKGREVISION= 15
+PKGREVISION= 16
.include "options.mk"
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile
index dc5a3ea0751..d34942a2c2c 100644
--- a/editors/emacs24/Makefile
+++ b/editors/emacs24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2013/06/04 22:15:58 tron Exp $
CONFLICTS+= emacs24-nox11-[0-9]*
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../editors/emacs24/Makefile.common"
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 38bec721c77..2f2ff72da47 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.85 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2013/06/04 22:15:58 tron Exp $
#
DISTNAME= gconf-editor-2.32.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile
index 19d40439137..462835cb4ca 100644
--- a/editors/gedit-python/Makefile
+++ b/editors/gedit-python/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2013/06/04 22:15:58 tron Exp $
#
DISTNAME= gedit-2.30.4
PKGNAME= gedit-python-2.30.4
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index efd44049607..3a794296077 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.124 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2013/06/04 22:15:58 tron Exp $
#
DISTNAME= gedit-2.30.4
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/buildlink3.mk b/editors/gedit/buildlink3.mk
index 736c11b1d50..a811c6d3bb2 100644
--- a/editors/gedit/buildlink3.mk
+++ b/editors/gedit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.35 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.36 2013/06/04 22:15:58 tron Exp $
BUILDLINK_TREE+= gedit
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gedit
GEDIT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4<3
-BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb15
+BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb16
BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit
.include "../../x11/gtksourceview2/buildlink3.mk"
diff --git a/editors/gedit3-spell/Makefile b/editors/gedit3-spell/Makefile
index c10708e89b5..3890a90a730 100644
--- a/editors/gedit3-spell/Makefile
+++ b/editors/gedit3-spell/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/06/04 22:15:58 tron Exp $
#
.include "../../editors/gedit3/Makefile.common"
PKGNAME= ${DISTNAME:S/gedit/gedit3-spell/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Spell-check plugin for gedit
diff --git a/editors/gedit3/Makefile b/editors/gedit3/Makefile
index 5b631f9d9cd..08b574fc221 100644
--- a/editors/gedit3/Makefile
+++ b/editors/gedit3/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2013/06/03 10:04:51 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/06/04 22:15:58 tron Exp $
#
.include "../../editors/gedit3/Makefile.common"
COMMENT= Lightweight GNOME UTF-8 text editor
-PKGREVISION= 2
+PKGREVISION= 3
CONFIGURE_ARGS+= --disable-spell
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index 5e62b932366..39feb4414f4 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/06/04 22:15:58 tron Exp $
#
DISTNAME= ghex-2.24.0
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gice/Makefile b/editors/gice/Makefile
index 18b56443d49..3056dead1f7 100644
--- a/editors/gice/Makefile
+++ b/editors/gice/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2013/06/04 22:15:58 tron Exp $
#
DISTNAME= gice-0.6.2
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/}
EXTRACT_SUFX= .tgz
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index a6f89e86acb..1c9715a18b7 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2013/06/04 22:15:58 tron Exp $
DISTNAME= gobby-0.4.12
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index 0f7c4200f60..551d9b85049 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2013/06/04 22:15:58 tron Exp $
DISTNAME= gtranslator-1.1.7
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/1.1/}
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index 688872b0435..4d7ee143c49 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2013/06/04 22:15:58 tron Exp $
#
DISTNAME= gummi-0.6.5
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= http://dev.midnightcoding.org/attachments/download/301/
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index a3f4c8f51e5..82136d29ee0 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2013/06/04 22:15:58 tron Exp $
DISTNAME= kate-${_KDE_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
COMMENT= KDE advanced text editor
diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile
index 75d0192f096..c45293db274 100644
--- a/editors/kdissert/Makefile
+++ b/editors/kdissert/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= kdissert-1.0.7
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= editors
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/kile-kde3/Makefile b/editors/kile-kde3/Makefile
index 4341bf96ad3..e03125fd825 100644
--- a/editors/kile-kde3/Makefile
+++ b/editors/kile-kde3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2013/06/04 22:15:59 tron Exp $
DISTNAME= kile-2.0.2
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index f274d8d32c1..3a615f31609 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2013/06/04 22:15:59 tron Exp $
DISTNAME= kile-2.1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index 06b6843a1fa..60398f5a1cf 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2013/06/04 22:15:59 tron Exp $
DISTNAME= leafpad-0.8.17
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= editors gnome
MASTER_SITES= http://savannah.nongnu.org/download/leafpad/
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index 1b753b6dc0f..0c508e8bda8 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= lyx-1.6.10
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \
http://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \
diff --git a/editors/medit/Makefile b/editors/medit/Makefile
index 3453cecf138..17560e33d77 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= medit-1.1.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index c5325478086..9d1bebff884 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2013/06/03 10:04:52 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= mlview-0.9.0
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile
index 51c3e0f094a..8000c94634e 100644
--- a/editors/notecase/Makefile
+++ b/editors/notecase/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= notecase-1.8.8_src
PKGNAME= notecase-1.8.8
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/}
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 7ab636dd652..a8855b83687 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= Padre-0.96
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
diff --git a/editors/p5-Wx-Scintilla/Makefile b/editors/p5-Wx-Scintilla/Makefile
index ae045154e6b..497facb44ad 100644
--- a/editors/p5-Wx-Scintilla/Makefile
+++ b/editors/p5-Wx-Scintilla/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2013/06/04 22:15:59 tron Exp $
DISTNAME= Wx-Scintilla-0.39
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 2fa616c9188..64c2dc66288 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2013/06/04 22:15:59 tron Exp $
DISTNAME= poedit-1.4.6.1
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/}
diff --git a/editors/qgoogletranslator/Makefile b/editors/qgoogletranslator/Makefile
index a79190cbf05..38471a6e74c 100644
--- a/editors/qgoogletranslator/Makefile
+++ b/editors/qgoogletranslator/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= qgoogletranslator-1.2.1
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors
MASTER_SITES= http://qgt.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/scite/Makefile b/editors/scite/Makefile
index f3cf26623ec..afa419852f3 100644
--- a/editors/scite/Makefile
+++ b/editors/scite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= scite325
PKGNAME= scite-3.2.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/}
EXTRACT_SUFX= .tgz
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 19f5ebd2e73..1f4560df440 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/06/04 22:15:59 tron Exp $
#
DISTNAME= tea-16.0.5
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index a8ce6f3a8f2..58ae86a5391 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2013/06/04 22:16:00 tron Exp $
DISTNAME= ted-2.21.src
PKGNAME= ${DISTNAME:S/.src//}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index d0dd4138c73..eaacc20c830 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2013/06/04 22:16:00 tron Exp $
DISTNAME= texmaker-1.8
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile
index 4f460d2eebe..d246b93d9f8 100644
--- a/editors/texworks/Makefile
+++ b/editors/texworks/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2013/06/04 22:16:00 tron Exp $
DISTNAME= texworks-0.4.4-r1004
PKGNAME= texworks-0.4.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors
MASTER_SITES= http://texworks.googlecode.com/files/
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index 3945bb0912f..7a9184f87ce 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2013/06/04 22:16:00 tron Exp $
#
DISTNAME= tomboy-1.2.1
-PKGREVISION= 27
+PKGREVISION= 28
CATEGORIES= editors misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/}
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile
index aa258f2ab3d..5a2c23019ae 100644
--- a/editors/vigor/Makefile
+++ b/editors/vigor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2013/06/04 22:16:00 tron Exp $
#
DISTNAME= vigor-0.016
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/}
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index d90e2c90a0b..07e078f78a8 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2013/06/04 22:16:00 tron Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index 1f9e606a2df..57b16f730a5 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2013/06/03 10:04:53 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2013/06/04 22:16:00 tron Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
@@ -6,7 +6,7 @@ COMMENT?= *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
DISTNAME= xemacs-21.5.27
EMACSVERSION= 21.5-b27
EMACS_DISTNAME= xemacs-${EMACSVERSION}
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/}
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index b36630efc6a..36398a70040 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/06/03 10:04:54 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2013/06/04 22:16:00 tron Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -6,7 +6,7 @@ XFCE4_VERSION= 0.2.16
DISTNAME= mousepad-${XFCE4_VERSION}
PKGNAME= xfce4-mousepad-${XFCE4_VERSION}
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= editors
COMMENT= Xfce text editor
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index ba14c7a193a..4546d67284b 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2013/06/03 10:04:54 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:00 tron Exp $
DISTNAME= xournal-0.4.7
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}
diff --git a/editors/zim/Makefile b/editors/zim/Makefile
index f41cacb4578..dd3e443969d 100644
--- a/editors/zim/Makefile
+++ b/editors/zim/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2013/06/03 10:04:54 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2013/06/04 22:16:00 tron Exp $
#
DISTNAME= zim-0.59
-PKGREVISION= 3
+PKGREVISION= 4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= editors
MASTER_SITES= http://zim-wiki.org/downloads/