pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/emacs27



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 20 15:44:34 UTC 2020

Modified Files:
        pkgsrc/editors/emacs27: distinfo
        pkgsrc/editors/emacs27/patches: patch-lib-src_emacsclient.c

Log Message:
emacs27: update patch status


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/emacs27/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/editors/emacs27/patches/patch-lib-src_emacsclient.c

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

Modified files:

Index: pkgsrc/editors/emacs27/distinfo
diff -u pkgsrc/editors/emacs27/distinfo:1.2 pkgsrc/editors/emacs27/distinfo:1.3
--- pkgsrc/editors/emacs27/distinfo:1.2 Sun Aug 23 20:12:34 2020
+++ pkgsrc/editors/emacs27/distinfo     Sun Sep 20 15:44:33 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2020/08/23 20:12:34 wiz Exp $
+$NetBSD: distinfo,v 1.3 2020/09/20 15:44:33 wiz Exp $
 
 SHA1 (emacs-27.1.tar.gz) = 47d5c733cc41406e6f78df9784e4eddf92dfe392
 RMD160 (emacs-27.1.tar.gz) = 9ddfd28ab54c4aee168eeecb783d13599e5b5288
 SHA512 (emacs-27.1.tar.gz) = fce6c785e9fd9e53282d8293c0c222b3a8cf433db2c19de98bef9e5c1797ffe17663ce1cf205edea6a7b8ded7842df2def2c859c563f091bd68d03ffa9c39198
 Size (emacs-27.1.tar.gz) = 65782481 bytes
-SHA1 (patch-lib-src_emacsclient.c) = 2299db9359f1628b5379d2fb0a813ff88e0461cc
+SHA1 (patch-lib-src_emacsclient.c) = c329314da221df5cc60cc3da2424589843ef8dc9
 SHA1 (patch-src_inotify.c) = 1fdc6566ed57e8418f1ddc85bb03518d7d9d6bb3

Index: pkgsrc/editors/emacs27/patches/patch-lib-src_emacsclient.c
diff -u pkgsrc/editors/emacs27/patches/patch-lib-src_emacsclient.c:1.1 pkgsrc/editors/emacs27/patches/patch-lib-src_emacsclient.c:1.2
--- pkgsrc/editors/emacs27/patches/patch-lib-src_emacsclient.c:1.1      Sun Aug 23 20:12:34 2020
+++ pkgsrc/editors/emacs27/patches/patch-lib-src_emacsclient.c  Sun Sep 20 15:44:33 2020
@@ -1,9 +1,12 @@
-$NetBSD: patch-lib-src_emacsclient.c,v 1.1 2020/08/23 20:12:34 wiz Exp $
+$NetBSD: patch-lib-src_emacsclient.c,v 1.2 2020/09/20 15:44:33 wiz Exp $
 
 Workaround for:
 On NetBSD, fstat on a socket returns zero instead of the user id.
 Reported upstream as http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43002
 
+This is only needed for NetBSD 9 and earlier, fixed in current in
+https://mail-index.netbsd.org/source-changes/2020/08/26/msg121023.html
+
 --- lib-src/emacsclient.c.orig 2020-07-29 21:40:41.000000000 +0000
 +++ lib-src/emacsclient.c
 @@ -1478,6 +1478,11 @@ set_local_socket (char const *server_nam



Home | Main Index | Thread Index | Old Index