~alpine/aports

main/vim: new upstream version 7.4.944 v1 PROPOSED

Christian Kampka: 1
 main/vim: new upstream version 7.4.944

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1823/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/vim: new upstream version 7.4.944 Export this patch

---
 main/vim/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/main/vim/APKBUILD b/main/vim/APKBUILD
index e1582fa..682bb44 100644
--- a/main/vim/APKBUILD
+++ b/main/vim/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=vim
pkgver=7.4.943
pkgver=7.4.944
pkgrel=0
pkgdesc="advanced text editor"
url="http://www.vim.org"
@@ -56,9 +56,9 @@ vimdiff() {
	mv "$pkgdir"/usr/bin/vimdiff "$subpkgdir"/usr/bin
}

md5sums="ba7668832e3948bee645a51d279e14a3  vim-7.4.943.tar.gz
md5sums="47658c61aac32dc5ab3b595b4327a68d  vim-7.4.944.tar.gz
97aecde2ab504e543a96bec84b3b5638  vimrc"
sha256sums="1229ca675062ff4983040e59417bfb80c49bf1ebcb54f7b513291a97df1fc77e  vim-7.4.943.tar.gz
sha256sums="be8832365ef64557eaa9abbe8bcb40bab55b266fe3fb2da06f72eec3a62c9d39  vim-7.4.944.tar.gz
7ac7e5fd75fe315fd8b3ca4172056ebb9f06df0b5985d3ff88133dfcdd87076b  vimrc"
sha512sums="578351f4a92127a9d357aeba2ce6b88f8e2ff0c66f3f4980633b34f91dba57be9ec5f95a79aa9b6d5943f1db79f0df33cb2eb4bc4ff16a14b80a9d5732a1865f  vim-7.4.943.tar.gz
sha512sums="4bfe12b4bb5f79a018c0ba1d4235ec68a5da03e7dae905e32743e26de1b883aed45b27abd005dacc3e39364f3b8900a453bed1fde3287ba9d96fc191f25d53a9  vim-7.4.944.tar.gz
d9586b777881973cb5e48e18750336a522ed72c3127b2d6b6991e2b943468ca5b694476e7fa39ab469178c1375fc8f52627484e0fe377aea5811a513e35a7b02  vimrc"
-- 
2.6.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Nah, this is stupid. A new vim patchlevel is released almost everyday I
believe we should only upgrade it every now and then when big changes
have been made upstream.

7.4.944 only adds assertFalse and assertTrue functions for vimscript, I
don't think that this change is significant enough to bump the package
version.

S�ren.


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---