svn commit: r470409 - head/editors/vim

Adam Weinberger adamw at FreeBSD.org
Sat May 19 14:41:43 UTC 2018


Author: adamw
Date: Sat May 19 14:41:42 2018
New Revision: 470409
URL: https://svnweb.freebsd.org/changeset/ports/470409

Log:
  Update vim to 8.1, patchlevel 4

Modified:
  head/editors/vim/Makefile
  head/editors/vim/distinfo

Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile	Sat May 19 14:09:01 2018	(r470408)
+++ head/editors/vim/Makefile	Sat May 19 14:41:42 2018	(r470409)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vim
-PORTVERSION=	8.0.1817
+PORTVERSION=	8.1.0004
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 

Modified: head/editors/vim/distinfo
==============================================================================
--- head/editors/vim/distinfo	Sat May 19 14:09:01 2018	(r470408)
+++ head/editors/vim/distinfo	Sat May 19 14:41:42 2018	(r470409)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526133376
-SHA256 (vim-vim-v8.0.1817_GH0.tar.gz) = eda34075e4f79ab2a544915284e23c8618a105fc78cdbd96a5321fbb17ab4b36
-SIZE (vim-vim-v8.0.1817_GH0.tar.gz) = 13570345
+TIMESTAMP = 1526740709
+SHA256 (vim-vim-v8.1.0004_GH0.tar.gz) = c84487dadd8fbe9af687da80015cfc550415caf3ef9c87818bbe31c8128cb6d7
+SIZE (vim-vim-v8.1.0004_GH0.tar.gz) = 13644541


More information about the svn-ports-all mailing list