Wed Nov 27 15:11:45 2019 UTC ()
Un-lose the patch comment -- sigh.


(hauke)
diff -r1.36 -r1.37 pkgsrc/editors/xemacs-current/distinfo
diff -r1.3 -r1.4 pkgsrc/editors/xemacs-current/patches/patch-configure

cvs diff -r1.36 -r1.37 pkgsrc/editors/xemacs-current/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/xemacs-current/distinfo 2019/11/27 14:48:36 1.36
+++ pkgsrc/editors/xemacs-current/distinfo 2019/11/27 15:11:45 1.37
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1$NetBSD: distinfo,v 1.36 2019/11/27 14:48:36 hauke Exp $ 1$NetBSD: distinfo,v 1.37 2019/11/27 15:11:45 hauke Exp $
2 2
3SHA1 (xemacs-21.5.34.tar.gz) = ed1fe3ff6ce6eeb9ff75ac0ee34c6530e1c355ce 3SHA1 (xemacs-21.5.34.tar.gz) = ed1fe3ff6ce6eeb9ff75ac0ee34c6530e1c355ce
4RMD160 (xemacs-21.5.34.tar.gz) = 2f6a5bc7fd72508722dded16ee7742db3e87ffaf 4RMD160 (xemacs-21.5.34.tar.gz) = 2f6a5bc7fd72508722dded16ee7742db3e87ffaf
5SHA512 (xemacs-21.5.34.tar.gz) = b61d88fe530a77b88c2ed0cecd6597ed3c265450bc61f7c6823920f774b2d566ef6fc18a6c33928d846d08d465617d4ccd3c4656606ec8634127a683abbc929a 5SHA512 (xemacs-21.5.34.tar.gz) = b61d88fe530a77b88c2ed0cecd6597ed3c265450bc61f7c6823920f774b2d566ef6fc18a6c33928d846d08d465617d4ccd3c4656606ec8634127a683abbc929a
6Size (xemacs-21.5.34.tar.gz) = 15816932 bytes 6Size (xemacs-21.5.34.tar.gz) = 15816932 bytes
7SHA1 (patch-Makefile.in.in) = e1e18f8555195a53fee44cbbb33a6d1a49fd368b 7SHA1 (patch-Makefile.in.in) = e1e18f8555195a53fee44cbbb33a6d1a49fd368b
8SHA1 (patch-configure) = 95e801346fb5fa4414effbc79f1873c3d98a175a 8SHA1 (patch-configure) = c6e3ea408afb8a38f62055cba3ca412b41e09c9d
9SHA1 (patch-lib-src_Makefile.in.in) = 6e9c2b9e4cd9e63fbdc88ff4792e74a57ed925ae 9SHA1 (patch-lib-src_Makefile.in.in) = 6e9c2b9e4cd9e63fbdc88ff4792e74a57ed925ae
10SHA1 (patch-lib-src_fakemail.c) = e62f75055b80f207696cfd77cd7b55fd46e8249b 10SHA1 (patch-lib-src_fakemail.c) = e62f75055b80f207696cfd77cd7b55fd46e8249b
11SHA1 (patch-lwlib_Makefile.in.in) = 8d243f1c85122429187b8250c18221dee8423ed0 11SHA1 (patch-lwlib_Makefile.in.in) = 8d243f1c85122429187b8250c18221dee8423ed0
12SHA1 (patch-modules_common_Makefile.common) = d62a23a05e72cc196557e2f7fbbccea791ee0101 12SHA1 (patch-modules_common_Makefile.common) = d62a23a05e72cc196557e2f7fbbccea791ee0101
13SHA1 (patch-src_Makefile.in.in) = 7a7ea5fe03b11e8690f44f4dbef17e793fbf50f2 13SHA1 (patch-src_Makefile.in.in) = 7a7ea5fe03b11e8690f44f4dbef17e793fbf50f2
14SHA1 (patch-src_dired.c) = d850495e567224dc7a43e1db74f4e305a906f177 14SHA1 (patch-src_dired.c) = d850495e567224dc7a43e1db74f4e305a906f177
15SHA1 (patch-src_lisp.h) = c5f3b5f920ec6d451a5d5c5d1e414d6ae3d6660f 15SHA1 (patch-src_lisp.h) = c5f3b5f920ec6d451a5d5c5d1e414d6ae3d6660f
16SHA1 (patch-src_unexelf.c) = 96b2cf1d2512ad23fca98db9b48c34533bba8b66 16SHA1 (patch-src_unexelf.c) = 96b2cf1d2512ad23fca98db9b48c34533bba8b66

cvs diff -r1.3 -r1.4 pkgsrc/editors/xemacs-current/patches/patch-configure (expand / switch to unified diff)

--- pkgsrc/editors/xemacs-current/patches/patch-configure 2019/11/27 14:48:36 1.3
+++ pkgsrc/editors/xemacs-current/patches/patch-configure 2019/11/27 15:11:45 1.4
@@ -1,14 +1,17 @@ @@ -1,14 +1,17 @@
1$NetBSD: patch-configure,v 1.3 2019/11/27 14:48:36 hauke Exp $ 1$NetBSD: patch-configure,v 1.4 2019/11/27 15:11:45 hauke Exp $
 2
 3For Solarish, select _XOPEN_SOURCE version depending on __STDC_VERSION__,
 4see <https://gist.github.com/jperkin/b08f9108daf8d0ac695067d71f882a9d>
2 5
3Add POSIX syntax for passing ld(1) options through the compiler  6Add POSIX syntax for passing ld(1) options through the compiler
4front end 7front end
5 8
6Remove bashism 9Remove bashism
7 10
8Was patch-ab 11Was patch-ab
9 12
10--- configure.orig 2013-08-21 17:45:50.000000000 +0000 13--- configure.orig 2013-08-21 17:45:50.000000000 +0000
11+++ configure 14+++ configure
12@@ -9194,10 +9194,13 @@ case "$opsys" in 15@@ -9194,10 +9194,13 @@ case "$opsys" in
13 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h 16 $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
14  17