From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/vim-patches:main commit in: /
Date: Mon, 5 Dec 2022 04:28:02 +0000 (UTC) [thread overview]
Message-ID: <1670214440.9a6c024b51e8ae69076c948204bddee0cfc002fc.sam@gentoo> (raw)
commit: 9a6c024b51e8ae69076c948204bddee0cfc002fc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 5 04:27:20 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 04:27:20 2022 +0000
URL: https://gitweb.gentoo.org/proj/vim-patches.git/commit/?id=9a6c024b
update patchset for vim 9.0.1000
- Rename 005_all_vim_7.1-ada-default-compiler.patch
- Rename 006-vim-8.2.5066-crosscompile.patch
- Rename 007-vim-8.2.0210-python3-shared-lib.patch
- Add 008_all_vim-9.0.1000-perl-mode.patch
Bug: https://bugs.gentoo.org/881385
Signed-off-by: Sam James <sam <AT> gentoo.org>
...er.patch => 005_all_vim-7.1-ada-default-compiler.patch | 0
...mpile.patch => 006_all_vim-8.2.5066-crosscompile.patch | 0
...patch => 007_all_vim-8.2.0210-python3-shared-lib.patch | 0
008_all_vim-9.0.1000-perl-mode.patch | 15 +++++++++++++++
4 files changed, 15 insertions(+)
diff --git a/005_all_vim_7.1-ada-default-compiler.patch b/005_all_vim-7.1-ada-default-compiler.patch
similarity index 100%
rename from 005_all_vim_7.1-ada-default-compiler.patch
rename to 005_all_vim-7.1-ada-default-compiler.patch
diff --git a/006-vim-8.2.5066-crosscompile.patch b/006_all_vim-8.2.5066-crosscompile.patch
similarity index 100%
rename from 006-vim-8.2.5066-crosscompile.patch
rename to 006_all_vim-8.2.5066-crosscompile.patch
diff --git a/007-vim-8.2.0210-python3-shared-lib.patch b/007_all_vim-8.2.0210-python3-shared-lib.patch
similarity index 100%
rename from 007-vim-8.2.0210-python3-shared-lib.patch
rename to 007_all_vim-8.2.0210-python3-shared-lib.patch
diff --git a/008_all_vim-9.0.1000-perl-mode.patch b/008_all_vim-9.0.1000-perl-mode.patch
new file mode 100644
index 0000000..67920c5
--- /dev/null
+++ b/008_all_vim-9.0.1000-perl-mode.patch
@@ -0,0 +1,15 @@
+https://bugs.gentoo.org/881385
+https://github.com/vim-perl/vim-perl/issues/267#issuecomment-803380012
+https://github.com/vim-perl/vim-perl/commit/5bca9143767a5eef887bea5c6543a3f25961fc63
+2022-04-27 commit 5bca914
+
+--- a/runtime/indent/perl.vim
++++ b/runtime/indent/perl.vim
+@@ -133,6 +133,7 @@ function! GetPerlIndent()
+ \ || synid == "perlHereDoc"
+ \ || synid == "perlBraces"
+ \ || synid == "perlStatementIndirObj"
++ \ || synid == "perlSubDeclaration"
+ \ || synid =~ "^perlFiledescStatement"
+ \ || synid =~ '^perl\(Sub\|Block\|Package\)Fold'
+ let brace = strpart(line, bracepos, 1)
next reply other threads:[~2022-12-05 4:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-05 4:28 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-15 16:30 [gentoo-commits] proj/vim-patches:main commit in: / Arthur Zamarin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1670214440.9a6c024b51e8ae69076c948204bddee0cfc002fc.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox