summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorobache <obache>2013-09-04 12:31:24 +0000
committerobache <obache>2013-09-04 12:31:24 +0000
commit210ff030f475664f8c971ad103eaf67547823f56 (patch)
tree893f6e599549c1ddfa77575d57a4282ce4833048 /editors
parent43bbd37939d0f9cdf90e9b8ad235ad0a70e2c2b9 (diff)
downloadpkgsrc-210ff030f475664f8c971ad103eaf67547823f56.tar.gz
recursive bump from graphics/gd shlib major bump.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-snapshot/Makefile3
-rw-r--r--editors/emacs23/Makefile4
-rw-r--r--editors/emacs24/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index da37ef318f0..bcd6e00aa50 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2013/07/22 08:13:56 minskim Exp $
+# $NetBSD: Makefile,v 1.44 2013/09/04 12:31:25 obache Exp $
+PKGREVISION= 1
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 7259e1e5acd..c80154bb5c8 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2013/09/02 19:51:00 adam Exp $
+# $NetBSD: Makefile,v 1.9 2013/09/04 12:31:25 obache Exp $
CONFLICTS+= emacs23-nox11-[0-9]*
.include "../../editors/emacs23/Makefile.common"
-PKGREVISION= 19
+PKGREVISION= 20
.include "options.mk"
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile
index a74d2810eda..7fb0f0356ae 100644
--- a/editors/emacs24/Makefile
+++ b/editors/emacs24/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2013/09/02 19:51:00 adam Exp $
+# $NetBSD: Makefile,v 1.21 2013/09/04 12:31:25 obache Exp $
CONFLICTS+= emacs24-nox11-[0-9]*
-PKGREVISION= 6
+PKGREVISION= 7
.include "../../editors/emacs24/Makefile.common"