summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2017-07-23 18:47:09 +0000
committerdholland <dholland@pkgsrc.org>2017-07-23 18:47:09 +0000
commitf65a63f2d3eef235829266c8da63799173a2c708 (patch)
tree11ab8d160b10f35bcebebd7fe2553a0e14b2fd38 /editors
parent3ebf79e4ed9acce1eba8f8db41c374893ad028be (diff)
downloadpkgsrc-f65a63f2d3eef235829266c8da63799173a2c708.tar.gz
Belated PKGREVISION bump for 20170617 change re-enabling ASLR.
Hi, Joerg.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs21-nox11/Makefile4
-rw-r--r--editors/emacs21/Makefile4
-rw-r--r--editors/emacs24-nox11/Makefile4
-rw-r--r--editors/emacs24/Makefile4
-rw-r--r--editors/emacs25-nox11/Makefile3
-rw-r--r--editors/emacs25/Makefile3
6 files changed, 12 insertions, 10 deletions
diff --git a/editors/emacs21-nox11/Makefile b/editors/emacs21-nox11/Makefile
index 36daae7caf9..4e43931c825 100644
--- a/editors/emacs21-nox11/Makefile
+++ b/editors/emacs21-nox11/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2016/12/30 22:18:55 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/07/23 18:47:09 dholland Exp $
PKGNAME= emacs21-nox11-${EMACSVERSION}a
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors
COMMENT_EXTRA= : non-X11 version
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index 99ffa571eee..a808bd2fdc0 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2016/11/26 04:22:40 dholland Exp $
+# $NetBSD: Makefile,v 1.39 2017/07/23 18:47:09 dholland Exp $
-PKGREVISION= 37
+PKGREVISION= 38
CATEGORIES= editors
CONFLICTS+= emacs21-nox11-[0-9]*
diff --git a/editors/emacs24-nox11/Makefile b/editors/emacs24-nox11/Makefile
index 18ae9ce408c..bceccaecf8d 100644
--- a/editors/emacs24-nox11/Makefile
+++ b/editors/emacs24-nox11/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2016/03/05 15:34:13 gson Exp $
+# $NetBSD: Makefile,v 1.11 2017/07/23 18:47:09 dholland Exp $
PKGNAME= ${DISTNAME:S/emacs/emacs24/:S/-/-nox11-/}
-PKGREVISION= 1
+PKGREVISION= 2
CONFLICTS+= emacs24-[0-9]*
diff --git a/editors/emacs24/Makefile b/editors/emacs24/Makefile
index b5b21461f46..c131eff67bf 100644
--- a/editors/emacs24/Makefile
+++ b/editors/emacs24/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2017/04/22 21:03:34 adam Exp $
+# $NetBSD: Makefile,v 1.55 2017/07/23 18:47:09 dholland Exp $
CONFLICTS+= emacs24-nox11-[0-9]*
-PKGREVISION= 19
+PKGREVISION= 20
.include "../../editors/emacs24/Makefile.common"
.include "options.mk"
diff --git a/editors/emacs25-nox11/Makefile b/editors/emacs25-nox11/Makefile
index 29f20b1d46b..c80656b7f75 100644
--- a/editors/emacs25-nox11/Makefile
+++ b/editors/emacs25-nox11/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/09/21 12:21:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2017/07/23 18:47:09 dholland Exp $
PKGNAME= ${DISTNAME:S/emacs/emacs25/:S/-/-nox11-/}
+PKGREVISION= 1
CONFLICTS+= emacs25-[0-9]*
diff --git a/editors/emacs25/Makefile b/editors/emacs25/Makefile
index 1448233d792..4d02ab5a71d 100644
--- a/editors/emacs25/Makefile
+++ b/editors/emacs25/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2017/04/27 13:27:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2017/07/23 18:47:10 dholland Exp $
CONFLICTS+= emacs25-nox11-[0-9]*
+PKGREVISION= 1
.include "../../editors/emacs25/Makefile.common"
.include "options.mk"