pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/editors Belated PKGREVISION bump for 20170617 change r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47e23c351ca6
branches:  trunk
changeset: 365694:47e23c351ca6
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun Jul 23 18:47:09 2017 +0000

description:
Belated PKGREVISION bump for 20170617 change re-enabling ASLR.
Hi, Joerg.

diffstat:

 editors/emacs21-nox11/Makefile |  4 ++--
 editors/emacs21/Makefile       |  4 ++--
 editors/emacs24-nox11/Makefile |  4 ++--
 editors/emacs24/Makefile       |  4 ++--
 editors/emacs25-nox11/Makefile |  3 ++-
 editors/emacs25/Makefile       |  3 ++-
 6 files changed, 12 insertions(+), 10 deletions(-)

diffs (77 lines):

diff -r 9dfdcec5be7e -r 47e23c351ca6 editors/emacs21-nox11/Makefile
--- a/editors/emacs21-nox11/Makefile    Sun Jul 23 18:39:51 2017 +0000
+++ b/editors/emacs21-nox11/Makefile    Sun Jul 23 18:47:09 2017 +0000
@@ -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 -r 9dfdcec5be7e -r 47e23c351ca6 editors/emacs21/Makefile
--- a/editors/emacs21/Makefile  Sun Jul 23 18:39:51 2017 +0000
+++ b/editors/emacs21/Makefile  Sun Jul 23 18:47:09 2017 +0000
@@ -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 -r 9dfdcec5be7e -r 47e23c351ca6 editors/emacs24-nox11/Makefile
--- a/editors/emacs24-nox11/Makefile    Sun Jul 23 18:39:51 2017 +0000
+++ b/editors/emacs24-nox11/Makefile    Sun Jul 23 18:47:09 2017 +0000
@@ -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 -r 9dfdcec5be7e -r 47e23c351ca6 editors/emacs24/Makefile
--- a/editors/emacs24/Makefile  Sun Jul 23 18:39:51 2017 +0000
+++ b/editors/emacs24/Makefile  Sun Jul 23 18:47:09 2017 +0000
@@ -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 -r 9dfdcec5be7e -r 47e23c351ca6 editors/emacs25-nox11/Makefile
--- a/editors/emacs25-nox11/Makefile    Sun Jul 23 18:39:51 2017 +0000
+++ b/editors/emacs25-nox11/Makefile    Sun Jul 23 18:47:09 2017 +0000
@@ -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 -r 9dfdcec5be7e -r 47e23c351ca6 editors/emacs25/Makefile
--- a/editors/emacs25/Makefile  Sun Jul 23 18:39:51 2017 +0000
+++ b/editors/emacs25/Makefile  Sun Jul 23 18:47:09 2017 +0000
@@ -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"



Home | Main Index | Thread Index | Old Index