pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Jul 23 18:47:10 UTC 2017

Modified Files:
        pkgsrc/editors/emacs21: Makefile
        pkgsrc/editors/emacs21-nox11: Makefile
        pkgsrc/editors/emacs24: Makefile
        pkgsrc/editors/emacs24-nox11: Makefile
        pkgsrc/editors/emacs25: Makefile
        pkgsrc/editors/emacs25-nox11: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/editors/emacs21/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/editors/emacs21-nox11/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/editors/emacs24/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/editors/emacs24-nox11/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/editors/emacs25/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/emacs25-nox11/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/emacs21/Makefile
diff -u pkgsrc/editors/emacs21/Makefile:1.38 pkgsrc/editors/emacs21/Makefile:1.39
--- pkgsrc/editors/emacs21/Makefile:1.38        Sat Nov 26 04:22:40 2016
+++ pkgsrc/editors/emacs21/Makefile     Sun Jul 23 18:47:09 2017
@@ -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]*

Index: pkgsrc/editors/emacs21-nox11/Makefile
diff -u pkgsrc/editors/emacs21-nox11/Makefile:1.12 pkgsrc/editors/emacs21-nox11/Makefile:1.13
--- pkgsrc/editors/emacs21-nox11/Makefile:1.12  Fri Dec 30 22:18:55 2016
+++ pkgsrc/editors/emacs21-nox11/Makefile       Sun Jul 23 18:47:09 2017
@@ -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
 

Index: pkgsrc/editors/emacs24/Makefile
diff -u pkgsrc/editors/emacs24/Makefile:1.54 pkgsrc/editors/emacs24/Makefile:1.55
--- pkgsrc/editors/emacs24/Makefile:1.54        Sat Apr 22 21:03:34 2017
+++ pkgsrc/editors/emacs24/Makefile     Sun Jul 23 18:47:09 2017
@@ -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"

Index: pkgsrc/editors/emacs24-nox11/Makefile
diff -u pkgsrc/editors/emacs24-nox11/Makefile:1.10 pkgsrc/editors/emacs24-nox11/Makefile:1.11
--- pkgsrc/editors/emacs24-nox11/Makefile:1.10  Sat Mar  5 15:34:13 2016
+++ pkgsrc/editors/emacs24-nox11/Makefile       Sun Jul 23 18:47:09 2017
@@ -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]*
 

Index: pkgsrc/editors/emacs25/Makefile
diff -u pkgsrc/editors/emacs25/Makefile:1.8 pkgsrc/editors/emacs25/Makefile:1.9
--- pkgsrc/editors/emacs25/Makefile:1.8 Thu Apr 27 13:27:57 2017
+++ pkgsrc/editors/emacs25/Makefile     Sun Jul 23 18:47:10 2017
@@ -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"

Index: pkgsrc/editors/emacs25-nox11/Makefile
diff -u pkgsrc/editors/emacs25-nox11/Makefile:1.2 pkgsrc/editors/emacs25-nox11/Makefile:1.3
--- pkgsrc/editors/emacs25-nox11/Makefile:1.2   Wed Sep 21 12:21:51 2016
+++ pkgsrc/editors/emacs25-nox11/Makefile       Sun Jul 23 18:47:09 2017
@@ -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]*
 



Home | Main Index | Thread Index | Old Index