From 8ff4f2f51a6cf07fc33742ce3bee81328896e49b Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Fri, 25 May 2018 23:29:36 +0000 Subject: Fri May 25 23:29:36 UTC 2018 patches/packages/glibc-zoneinfo-2018e-noarch-2_slack14.1.txz: Rebuilt. Handle removal of US/Pacific-New timezone. If we see that the machine is using this, it will be automatically switched to US/Pacific. --- patches/source/vim/patches/7.4.287 | 47 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 patches/source/vim/patches/7.4.287 (limited to 'patches/source/vim/patches/7.4.287') diff --git a/patches/source/vim/patches/7.4.287 b/patches/source/vim/patches/7.4.287 new file mode 100644 index 000000000..1288981cc --- /dev/null +++ b/patches/source/vim/patches/7.4.287 @@ -0,0 +1,47 @@ +To: vim_dev@googlegroups.com +Subject: Patch 7.4.287 +Fcc: outbox +From: Bram Moolenaar +Mime-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit +------------ + +Patch 7.4.287 +Problem: Patches for .hgignore don't work, since the file is not in the + distribution. +Solution: Add .hgignore to the distribution. Will be effective with the + next version. +Files: Filelist + + +*** ../vim-7.4.286/Filelist 2014-04-29 14:02:42.547919791 +0200 +--- Filelist 2014-05-13 13:50:01.669604110 +0200 +*************** +*** 3,8 **** +--- 3,9 ---- + + # source files for all source archives + SRC_ALL = \ ++ .hgignore \ + src/README.txt \ + src/arabic.c \ + src/arabic.h \ +*** ../vim-7.4.286/src/version.c 2014-05-13 13:46:30.597602262 +0200 +--- src/version.c 2014-05-13 13:51:38.101604954 +0200 +*************** +*** 736,737 **** +--- 736,739 ---- + { /* Add new patch number below this line */ ++ /**/ ++ 287, + /**/ + +-- +hundred-and-one symptoms of being an internet addict: +150. You find yourself counting emoticons to get to sleep. + + /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ +/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ +\\\ an exciting new programming language -- http://www.Zimbu.org /// + \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- cgit v1.2.3