pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(tc-git) wrong path on patch-lisp_tc-pre-base.in, regen distinfo
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-S9) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Sun Dec 25 08:05:04 2016 +0900
Changeset: 085e44ba1d593a8a311e6666b17e77c5702b0ac2
Modified Files:
tc-git/distinfo
tc-git/patches/patch-lisp_tc-pre-base.in
Log Message:
(tc-git) wrong path on patch-lisp_tc-pre-base.in, regen distinfo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=085e44ba1d593a8a311e6666b17e77c5702b0ac2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tc-git/distinfo | 2 +-
tc-git/patches/patch-lisp_tc-pre-base.in | 10 ++++++++--
2 files changed, 9 insertions(+), 3 deletions(-)
diffs:
diff --git a/tc-git/distinfo b/tc-git/distinfo
index 503afba..663bde7 100644
--- a/tc-git/distinfo
+++ b/tc-git/distinfo
@@ -11,7 +11,7 @@ SHA1 (patch-etc_mk-bdic) = 37a5ed85e1bff4b06ac35ae2e3208fac977233ef
SHA1 (patch-lisp_Makefile.am) = b80c93ae0ed60e8816a7cae452f5d300d9964781
SHA1 (patch-lisp_Makefile.in) = 1bf559a29f2b186fa274fc5d7ce4289e6f6c3ba8
SHA1 (patch-lisp_eelll.el) = c0fbebc9bfd444eadf5ff183978f618d961bbd8e
-SHA1 (patch-lisp_tc-pre-base.in) = 233b8b98ed5efc073e9f01aaae5a693cdef63155
+SHA1 (patch-lisp_tc-pre-base.in) = 9b057ed2639f5badce5c1ee8ba20ad3229ff5108
SHA1 (patch-lisp_tc-recover.el) = 8426353463fb59723597604e1cbbda30c635ee5a
SHA1 (patch-lisp_tc-sysdep.el) = c55322a844fe8a055c3274d5e392918ea360c9e0
SHA1 (patch-mazegaki_Makefile.am) = ee718aa68c9947f1a923dcad4211314ae219b0ce
diff --git a/tc-git/patches/patch-lisp_tc-pre-base.in b/tc-git/patches/patch-lisp_tc-pre-base.in
index 4b0c022..7726faa 100644
--- a/tc-git/patches/patch-lisp_tc-pre-base.in
+++ b/tc-git/patches/patch-lisp_tc-pre-base.in
@@ -1,5 +1,11 @@
---- /export/WRKOBJDIR/wip/tc-git/work/tc/lisp/tc-pre-base.in.orig 2016-03-21 18:53:18.000000000 +0900
-+++ /export/WRKOBJDIR/wip/tc-git/work/tc/lisp/tc-pre-base.in 2016-12-23 21:48:21.000000000 +0900
+$NetBSD$
+
+(1) string-to-int is an obsolete function; use `string-to-number' instead
+
+(2) use tc-is22 for emacs26 too
+
+--- ./lisp/tc-pre-base.in.orig 2016-03-21 18:53:18.000000000 +0900
++++ ./lisp/tc-pre-base.in 2016-12-23 21:48:21.000000000 +0900
@@ -26,10 +26,10 @@
(cond ((string-match "XEmacs" emacs-version)
'xemacs)
Home |
Main Index |
Thread Index |
Old Index