summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorreed <reed>2004-01-03 18:49:33 +0000
committerreed <reed>2004-01-03 18:49:33 +0000
commita06f12bdce16b588525a769c9f6a99518e6aaef5 (patch)
tree9081871bd8eb77c4940a5eca1b3c12d42386c628 /editors
parent3ab1e667ba104f163d1528c390c82f6594e320cc (diff)
downloadpkgsrc-a06f12bdce16b588525a769c9f6a99518e6aaef5.tar.gz
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/abiword1/Makefile4
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/gbib/Makefile4
-rw-r--r--editors/gconf-editor/Makefile3
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/gice/Makefile4
-rw-r--r--editors/gnotepad/Makefile4
-rw-r--r--editors/kile/Makefile3
-rw-r--r--editors/lyx-xforms/Makefile4
-rw-r--r--editors/ted/Makefile3
-rw-r--r--editors/treetext/Makefile4
-rw-r--r--editors/vim-gtk2/Makefile4
-rw-r--r--editors/vim-kde/Makefile4
-rw-r--r--editors/xemacs-current/Makefile3
-rw-r--r--editors/xemacs-nox11/Makefile4
-rw-r--r--editors/xemacs/Makefile3
18 files changed, 36 insertions, 31 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 4cf75a15ce6..0e683ac8666 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2003/12/28 23:37:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.63 2004/01/03 18:49:39 reed Exp $
#
DISTNAME= abiword-${DIST_VER}
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/}
diff --git a/editors/abiword1/Makefile b/editors/abiword1/Makefile
index f7b92d85f9d..4e7815e7494 100644
--- a/editors/abiword1/Makefile
+++ b/editors/abiword1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/26 18:25:30 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/03 18:49:39 reed Exp $
#
# According to AbiSource's explanation of their trademark rights,
# compilations/distributions of AbiWord not provided by AbiSource must
@@ -7,7 +7,7 @@
DISTNAME= abiword-${ABIWORD_VERS}
PKGNAME= abiword-personal-${ABIWORD_VERS}
-PKGREVISION= 3
+PKGREVISION= 4
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/}
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index e21d1a2d528..c1e50b72d3b 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/12/28 23:37:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/03 18:49:39 reed Exp $
#
DISTNAME= conglomerate-0.7.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index c544d997596..7853b511011 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2003/08/09 10:48:08 seb Exp $
+# $NetBSD: Makefile,v 1.65 2004/01/03 18:49:39 reed Exp $
# FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp
DISTNAME= emacs-21.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
diff --git a/editors/gbib/Makefile b/editors/gbib/Makefile
index 07add513ade..17671d261f9 100644
--- a/editors/gbib/Makefile
+++ b/editors/gbib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/07/21 16:44:33 martti Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/03 18:49:39 reed Exp $
#
DISTNAME= gbib-0.1.1b
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= editors gnome
MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 947a53fe35e..2b7bda877ea 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/12/15 00:06:12 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/03 18:49:39 reed Exp $
#
DISTNAME= gconf-editor-2.4.0
+PKGREVISION= 1
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 6a3dc25efd1..7409606ae66 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2003/12/28 23:37:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/03 18:49:39 reed Exp $
#
DISTNAME= gedit-2.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.4/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gice/Makefile b/editors/gice/Makefile
index a6bb4390881..2ea4a21d3ec 100644
--- a/editors/gice/Makefile
+++ b/editors/gice/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/12/13 00:45:23 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/03 18:49:39 reed Exp $
#
DISTNAME= gice-0.6.1
-PKGREVISION= 4
+PKGREVISION= 5
WRKSRC= ${WRKDIR}/gice
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/}
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile
index 3f78c9a6126..ca827c732bf 100644
--- a/editors/gnotepad/Makefile
+++ b/editors/gnotepad/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2003/11/12 01:31:49 salo Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:39 reed Exp $
DISTNAME= gnotepad+-1.3.3
PKGNAME= ${DISTNAME:S/+//}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/}
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 1bbe1bf2b87..de850187656 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2003/12/30 17:21:55 cjep Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/03 18:49:39 reed Exp $
DISTNAME= kile-1.6
+PKGREVISION= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index 5079ecf1396..4032c009f2d 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2003/12/24 13:02:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:39 reed Exp $
#
.include "../lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT+= (xforms version)
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index d19341d1e8c..19c9a86e0f0 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2003/07/17 21:34:50 grant Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/03 18:49:39 reed Exp $
DISTNAME= ted-2.14.src
PKGNAME= ted-2.14
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/Ted-2.14
CATEGORIES= editors
MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
diff --git a/editors/treetext/Makefile b/editors/treetext/Makefile
index fef0b62ac10..2ebb8bdcc9f 100644
--- a/editors/treetext/Makefile
+++ b/editors/treetext/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2003/11/17 17:02:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:39 reed Exp $
#
DISTNAME= TreeText-0.3.3-src
PKGNAME= ${DISTNAME:C/-src//}
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}/treetext/treetext
CATEGORIES= editors
MASTER_SITES= http://www.ab.wakwak.com/~tino/fox/treetext/
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 9d7112a1959..c544e7770e9 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/12/13 00:45:23 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:39 reed Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index 229f37639d2..b8d601f84dc 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/12/08 14:41:39 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/03 18:49:39 reed Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
WRKSRC= ${WRKDIR}/kvim-${KVIM_VERSION}/src
CATEGORIES= editors kde
MASTER_SITES= ftp://ftp.kde.org/stable/apps/KDE3.x/utils/ \
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index 5116f109bd0..e48ab11c432 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2003/12/03 00:50:34 magick Exp $
+# $NetBSD: Makefile,v 1.32 2004/01/03 18:49:39 reed Exp $
DISTNAME= xemacs-21.5.16
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.5/}
diff --git a/editors/xemacs-nox11/Makefile b/editors/xemacs-nox11/Makefile
index 1bba85cc267..4c4bfe3cb7b 100644
--- a/editors/xemacs-nox11/Makefile
+++ b/editors/xemacs-nox11/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:35:13 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:40 reed Exp $
DISTNAME= xemacs-21.4.12
PKGNAME= xemacs-nox11-21.4.12
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.4/}
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES}
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile
index 30827af7ce1..eb80fa6bf8c 100644
--- a/editors/xemacs/Makefile
+++ b/editors/xemacs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2003/12/22 07:08:30 uebayasi Exp $
+# $NetBSD: Makefile,v 1.66 2004/01/03 18:49:39 reed Exp $
DISTNAME= xemacs-21.4.14
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.4/}
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_FILES}