summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz>2011-01-13 13:36:05 +0000
committerwiz <wiz>2011-01-13 13:36:05 +0000
commit80b5b9a3ddd58090b573c76182d0bece70ac22a5 (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /editors
parent621ffd383b6873463874b1e8d2d79483ac4dd75a (diff)
downloadpkgsrc-80b5b9a3ddd58090b573c76182d0bece70ac22a5.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'editors')
-rw-r--r--editors/Sigil/Makefile4
-rw-r--r--editors/abiword-plugins/Makefile3
-rw-r--r--editors/abiword/Makefile3
-rw-r--r--editors/beaver/Makefile4
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/dasher/Makefile4
-rw-r--r--editors/gconf-editor/Makefile3
-rw-r--r--editors/gedit-python/Makefile4
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/gedit/buildlink3.mk4
-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/kdissert/Makefile4
-rw-r--r--editors/kile/Makefile4
-rw-r--r--editors/leafpad/Makefile4
-rw-r--r--editors/lyx/Makefile3
-rw-r--r--editors/mlview/Makefile4
-rw-r--r--editors/notecase/Makefile4
-rw-r--r--editors/p5-Padre/Makefile4
-rw-r--r--editors/poedit/Makefile4
-rw-r--r--editors/tea/Makefile4
-rw-r--r--editors/ted/Makefile3
-rw-r--r--editors/texmaker/Makefile4
-rw-r--r--editors/tomboy/Makefile3
-rw-r--r--editors/vim-gtk2/Makefile4
-rw-r--r--editors/xfce4-mousepad/Makefile4
-rw-r--r--editors/xournal/Makefile3
29 files changed, 58 insertions, 51 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index e39a33779ee..38724262478 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2010/11/15 22:56:48 abs Exp $
+# $NetBSD: Makefile,v 1.16 2011/01/13 13:37:32 wiz Exp $
#
DISTNAME= Sigil-0.2.4-Code
PKGNAME= ${DISTNAME:S/-Code//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= http://sigil.googlecode.com/files/
EXTRACT_SUFX= .zip
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index 527dd952a08..28bed692f08 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.36 2010/11/26 14:49:50 adam Exp $
+# $NetBSD: Makefile,v 1.37 2011/01/13 13:37:28 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../editors/abiword/Makefile.common"
PKGNAME= abiword-plugins-${ABIVERSION}
+PKGREVISION= 1
COMMENT= Plugins enhancing Abiword's capabilities
BUILD_DEPENDS+= abiword-${ABIVERSION}{,nb*}:../../editors/abiword
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 94ed98fb996..80b194481db 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.126 2010/11/26 14:49:49 adam Exp $
+# $NetBSD: Makefile,v 1.127 2011/01/13 13:37:28 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
+PKGREVISION= 1
COMMENT= Open Source cross-platform word processor
diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile
index e58db59fa3a..bdd2c2bbc5b 100644
--- a/editors/beaver/Makefile
+++ b/editors/beaver/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2010/11/15 22:56:49 abs Exp $
+# $NetBSD: Makefile,v 1.20 2011/01/13 13:37:29 wiz Exp $
#
DISTNAME= beaver${BEAVER_VERSION:S/./_/g}
PKGNAME= beaver-${BEAVER_VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
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 f778ad65266..0f8e32ee3ed 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2010/11/15 22:56:49 abs Exp $
+# $NetBSD: Makefile,v 1.64 2011/01/13 13:37:29 wiz Exp $
#
DISTNAME= conglomerate-0.9.1
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile
index 0a6b463005c..1cafbc84ac0 100644
--- a/editors/dasher/Makefile
+++ b/editors/dasher/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2010/11/15 22:56:49 abs Exp $
+# $NetBSD: Makefile,v 1.58 2011/01/13 13:37:29 wiz Exp $
DISTNAME= dasher-4.10.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/4.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 72fd692ea70..79896fab84c 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2010/11/29 18:30:09 drochner Exp $
+# $NetBSD: Makefile,v 1.73 2011/01/13 13:37:29 wiz Exp $
#
DISTNAME= gconf-editor-2.32.0
+PKGREVISION= 1
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 a88affbf5dd..dabd425c92d 100644
--- a/editors/gedit-python/Makefile
+++ b/editors/gedit-python/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2010/11/15 22:56:51 abs Exp $
+# $NetBSD: Makefile,v 1.3 2011/01/13 13:37:29 wiz Exp $
#
DISTNAME= gedit-2.30.4
PKGNAME= gedit-python-2.30.4
-PKGREVISION= 1
+PKGREVISION= 2
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 f7c150cbd07..fa309e80ec7 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.109 2010/11/15 22:56:50 abs Exp $
+# $NetBSD: Makefile,v 1.110 2011/01/13 13:36:31 wiz Exp $
#
DISTNAME= gedit-2.30.4
-PKGREVISION= 1
+PKGREVISION= 2
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 d9b7c0be1fd..4e8c17ed755 100644
--- a/editors/gedit/buildlink3.mk
+++ b/editors/gedit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2010/11/15 22:56:50 abs Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2011/01/13 13:36:31 wiz Exp $
BUILDLINK_TREE+= gedit
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gedit
GEDIT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4
-BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.30.4nb1
+BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.30.4nb2
BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit
.include "../../x11/gtksourceview2/buildlink3.mk"
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index a07b6c46d97..3984caef533 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/11/15 22:56:51 abs Exp $
+# $NetBSD: Makefile,v 1.11 2011/01/13 13:37:30 wiz Exp $
#
DISTNAME= ghex-2.24.0
-PKGREVISION= 6
+PKGREVISION= 7
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 9d2f01e9121..6fb3eae4e6a 100644
--- a/editors/gice/Makefile
+++ b/editors/gice/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2010/11/15 22:56:51 abs Exp $
+# $NetBSD: Makefile,v 1.34 2011/01/13 13:37:30 wiz Exp $
#
DISTNAME= gice-0.6.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/}
EXTRACT_SUFX= .tgz
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index b6cf98280ca..ce73616d6cb 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2010/11/15 22:56:51 abs Exp $
+# $NetBSD: Makefile,v 1.14 2011/01/13 13:37:30 wiz Exp $
#
DISTNAME= gobby-0.4.11
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index 427f5d090ff..365c47c4db5 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2010/11/15 22:56:51 abs Exp $
+# $NetBSD: Makefile,v 1.36 2011/01/13 13:37:30 wiz Exp $
DISTNAME= gtranslator-1.1.7
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/1.1/}
diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile
index 65db1d16453..d1587b4ba63 100644
--- a/editors/kdissert/Makefile
+++ b/editors/kdissert/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2010/07/14 11:11:19 sbd Exp $
+# $NetBSD: Makefile,v 1.28 2011/01/13 13:37:30 wiz Exp $
#
DISTNAME= kdissert-1.0.7
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 0f10775a1c9..8461ff1ceb0 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2010/07/14 11:11:19 sbd Exp $
+# $NetBSD: Makefile,v 1.55 2011/01/13 13:37:30 wiz Exp $
DISTNAME= kile-2.0.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index 9e1edb450cb..2c54443f2e3 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2010/12/08 09:55:41 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2011/01/13 13:37:31 wiz Exp $
DISTNAME= leafpad-0.8.17
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors gnome
MASTER_SITES= http://savannah.nongnu.org/download/leafpad/
diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile
index c5624dba020..4fed281e1c7 100644
--- a/editors/lyx/Makefile
+++ b/editors/lyx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/12/01 19:34:49 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2011/01/13 13:37:31 wiz Exp $
#
DISTNAME= lyx-1.6.8
+PKGREVISION= 1
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/mlview/Makefile b/editors/mlview/Makefile
index f62bfed85e5..5da590b2610 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.44 2010/11/15 22:56:52 abs Exp $
+# $NetBSD: Makefile,v 1.45 2011/01/13 13:37:31 wiz Exp $
#
DISTNAME= mlview-0.9.0
-PKGREVISION= 10
+PKGREVISION= 11
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 5bde01eede4..a5652c2e97a 100644
--- a/editors/notecase/Makefile
+++ b/editors/notecase/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2010/11/15 22:56:52 abs Exp $
+# $NetBSD: Makefile,v 1.15 2011/01/13 13:37:31 wiz Exp $
#
DISTNAME= notecase-1.8.8_src
PKGNAME= notecase-1.8.8
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/}
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile
index 12c2df3ee01..f03afbfd056 100644
--- a/editors/p5-Padre/Makefile
+++ b/editors/p5-Padre/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2010/11/15 22:56:53 abs Exp $
+# $NetBSD: Makefile,v 1.12 2011/01/13 13:37:31 wiz Exp $
#
DISTNAME= Padre-0.70
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 6177f2a4c6d..8a605d2faf7 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2010/11/15 22:56:53 abs Exp $
+# $NetBSD: Makefile,v 1.34 2011/01/13 13:37:31 wiz Exp $
DISTNAME= poedit-1.4.6.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/}
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 88ccacddff1..245a3c8eaf3 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2010/11/15 22:56:53 abs Exp $
+# $NetBSD: Makefile,v 1.11 2011/01/13 13:37:32 wiz Exp $
#
DISTNAME= tea-16.0.5
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index 06ff7c5ec62..0c2cedf1529 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2010/12/23 11:44:29 dsainty Exp $
+# $NetBSD: Makefile,v 1.42 2011/01/13 13:37:32 wiz Exp $
DISTNAME= ted-2.21.src
PKGNAME= ${DISTNAME:S/.src//}
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile
index 2e91ac4f944..3f4daf7936c 100644
--- a/editors/texmaker/Makefile
+++ b/editors/texmaker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2010/11/15 22:56:53 abs Exp $
+# $NetBSD: Makefile,v 1.21 2011/01/13 13:37:32 wiz Exp $
DISTNAME= texmaker-1.8
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index 1dad79f35de..85b85918594 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2010/11/30 03:44:35 obache Exp $
+# $NetBSD: Makefile,v 1.23 2011/01/13 13:37:33 wiz Exp $
#
DISTNAME= tomboy-1.2.1
+PKGREVISION= 1
CATEGORIES= editors misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/}
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 7a88759eef3..d9de560d589 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2010/11/15 22:56:54 abs Exp $
+# $NetBSD: Makefile,v 1.39 2011/01/13 13:37:33 wiz Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile
index 19554771fa7..71029e39118 100644
--- a/editors/xfce4-mousepad/Makefile
+++ b/editors/xfce4-mousepad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2010/11/15 22:56:54 abs Exp $
+# $NetBSD: Makefile,v 1.12 2011/01/13 13:37:33 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,7 +8,7 @@ XFCE4_VERSION= 0.2.16
DISTNAME= mousepad-${XFCE4_VERSION}
PKGNAME= xfce4-mousepad-${XFCE4_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
COMMENT= Xfce text editor
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 46e9810c845..fb6357c9f5b 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2010/12/01 10:50:54 asau Exp $
+# $NetBSD: Makefile,v 1.3 2011/01/13 13:37:33 wiz Exp $
DISTNAME= xournal-0.4.5
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}