Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vim: update to 8.1.2238
@ 2019-11-03  1:38 voidlinux-github
  2019-11-03  2:04 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03  1:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages vim
https://github.com/void-linux/void-packages/pull/16070

vim: update to 8.1.2238


A patch file from https://github.com/void-linux/void-packages/pull/16070.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vim-16070.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 14de5bb924292815ec0768e6fac92fabf02a7130 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 2 Nov 2019 20:37:00 -0500
Subject: [PATCH] vim: update to 8.1.2238

---
 srcpkgs/vim/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vim/template b/srcpkgs/vim/template
index 8f543069d19..6e12561553c 100644
--- a/srcpkgs/vim/template
+++ b/srcpkgs/vim/template
@@ -1,7 +1,7 @@
 # Template file for 'vim'
 pkgname=vim
-version=8.1.2021
-revision=3
+version=8.1.2238
+revision=1
 hostmakedepends="glib-devel pkg-config"
 makedepends="acl-devel gtk+3-devel libXt-devel lua-devel ncurses-devel
  perl python-devel python3-devel ruby-devel"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Vim"
 homepage="https://www.vim.org"
 distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
-checksum=b56a9cc7f950dc98fef925acfed35824979c2fa34b4607155117204891adfed8
+checksum=27f6e2b7e86fb9099806a98ce7ec4458ce53b6bf554b1420847a359415cd9149
 
 subpackages="xxd vim-common vim-x11 gvim"
 # XXX vim-huge cannot be cross compiled for now.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] vim: update to 8.1.2238
  2019-11-03  1:38 [PR PATCH] vim: update to 8.1.2238 voidlinux-github
  2019-11-03  2:04 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-03  2:04 ` voidlinux-github
  2019-11-03  9:43 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03  2:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages vim
https://github.com/void-linux/void-packages/pull/16070

vim: update to 8.1.2238


A patch file from https://github.com/void-linux/void-packages/pull/16070.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vim-16070.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 7a27bfc510c7e9a53185ab4d2057f5d1302c3f0b Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 2 Nov 2019 20:37:00 -0500
Subject: [PATCH] vim: update to 8.1.2238

---
 srcpkgs/vim/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vim/template b/srcpkgs/vim/template
index 8f543069d19..6e12561553c 100644
--- a/srcpkgs/vim/template
+++ b/srcpkgs/vim/template
@@ -1,7 +1,7 @@
 # Template file for 'vim'
 pkgname=vim
-version=8.1.2021
-revision=3
+version=8.1.2238
+revision=1
 hostmakedepends="glib-devel pkg-config"
 makedepends="acl-devel gtk+3-devel libXt-devel lua-devel ncurses-devel
  perl python-devel python3-devel ruby-devel"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Vim"
 homepage="https://www.vim.org"
 distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
-checksum=b56a9cc7f950dc98fef925acfed35824979c2fa34b4607155117204891adfed8
+checksum=27f6e2b7e86fb9099806a98ce7ec4458ce53b6bf554b1420847a359415cd9149
 
 subpackages="xxd vim-common vim-x11 gvim"
 # XXX vim-huge cannot be cross compiled for now.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] vim: update to 8.1.2238
  2019-11-03  1:38 [PR PATCH] vim: update to 8.1.2238 voidlinux-github
@ 2019-11-03  2:04 ` voidlinux-github
  2019-11-03  2:04 ` voidlinux-github
  2019-11-03  9:43 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03  2:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

There is an updated pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages vim
https://github.com/void-linux/void-packages/pull/16070

vim: update to 8.1.2238


A patch file from https://github.com/void-linux/void-packages/pull/16070.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vim-16070.patch --]
[-- Type: text/x-diff, Size: 1124 bytes --]

From 7a27bfc510c7e9a53185ab4d2057f5d1302c3f0b Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 2 Nov 2019 20:37:00 -0500
Subject: [PATCH] vim: update to 8.1.2238

---
 srcpkgs/vim/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vim/template b/srcpkgs/vim/template
index 8f543069d19..6e12561553c 100644
--- a/srcpkgs/vim/template
+++ b/srcpkgs/vim/template
@@ -1,7 +1,7 @@
 # Template file for 'vim'
 pkgname=vim
-version=8.1.2021
-revision=3
+version=8.1.2238
+revision=1
 hostmakedepends="glib-devel pkg-config"
 makedepends="acl-devel gtk+3-devel libXt-devel lua-devel ncurses-devel
  perl python-devel python3-devel ruby-devel"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Vim"
 homepage="https://www.vim.org"
 distfiles="https://github.com/vim/vim/archive/v${version}.tar.gz"
-checksum=b56a9cc7f950dc98fef925acfed35824979c2fa34b4607155117204891adfed8
+checksum=27f6e2b7e86fb9099806a98ce7ec4458ce53b6bf554b1420847a359415cd9149
 
 subpackages="xxd vim-common vim-x11 gvim"
 # XXX vim-huge cannot be cross compiled for now.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: vim: update to 8.1.2238
  2019-11-03  1:38 [PR PATCH] vim: update to 8.1.2238 voidlinux-github
  2019-11-03  2:04 ` [PR PATCH] [Updated] " voidlinux-github
  2019-11-03  2:04 ` voidlinux-github
@ 2019-11-03  9:43 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-03  9:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 157 bytes --]

There's a merged pull request on the void-packages repository

vim: update to 8.1.2238
https://github.com/void-linux/void-packages/pull/16070

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-03  9:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-03  1:38 [PR PATCH] vim: update to 8.1.2238 voidlinux-github
2019-11-03  2:04 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-03  2:04 ` voidlinux-github
2019-11-03  9:43 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).