summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-10-19 09:06:55 +0000
committeradam <adam@pkgsrc.org>2013-10-19 09:06:55 +0000
commit312fd39e718f5599adc7aa21499c1f09f442d61b (patch)
tree3c70dac40b0f2aed2faa47cdeada8701d99c0ba8 /editors
parentac3ffa8513db7a100bb738a3d3f40a38797c3e57 (diff)
downloadpkgsrc-312fd39e718f5599adc7aa21499c1f09f442d61b.tar.gz
Revbump after updating textproc/icu
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-snapshot/Makefile4
-rw-r--r--editors/emacs23/Makefile4
-rw-r--r--editors/emacs24/Makefile4
-rw-r--r--editors/tomboy/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index 5f3320bd495..19cf8ffece4 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2013/10/10 14:42:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.46 2013/10/19 09:07:04 adam Exp $
-PKGREVISION= 2
+PKGREVISION= 3
CONFLICTS+= emacs${_EMACS_VERSION_MAJOR}-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 5f86bb1fcd9..4c039ca9eeb 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2013/10/10 14:42:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.11 2013/10/19 09:07:04 adam Exp $
CONFLICTS+= emacs23-nox11-[0-9]*
.include "../../editors/emacs23/Makefile.common"
-PKGREVISION= 21
+PKGREVISION= 22
.include "options.mk"
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile
index 5a4c603ac71..55ff8730478 100644
--- a/editors/emacs24/Makefile
+++ b/editors/emacs24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2013/10/10 14:42:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2013/10/19 09:07:04 adam Exp $
CONFLICTS+= emacs24-nox11-[0-9]*
-PKGREVISION= 8
+PKGREVISION= 9
.include "../../editors/emacs24/Makefile.common"
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index 11de400fb99..c72be35da41 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2013/10/10 14:42:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.58 2013/10/19 09:07:04 adam Exp $
#
DISTNAME= tomboy-1.2.1
-PKGREVISION= 33
+PKGREVISION= 34
CATEGORIES= editors misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/}