svn commit: r478699 - head/editors/vim

Adam Weinberger adamw at FreeBSD.org
Sat Sep 1 14:22:49 UTC 2018


Author: adamw
Date: Sat Sep  1 14:22:48 2018
New Revision: 478699
URL: https://svnweb.freebsd.org/changeset/ports/478699

Log:
  Update vim to patchlevel 342

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

Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile	Sat Sep  1 14:17:40 2018	(r478698)
+++ head/editors/vim/Makefile	Sat Sep  1 14:22:48 2018	(r478699)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vim
-PORTVERSION=	8.1.0231
+PORTVERSION=	8.1.0342
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 

Modified: head/editors/vim/distinfo
==============================================================================
--- head/editors/vim/distinfo	Sat Sep  1 14:17:40 2018	(r478698)
+++ head/editors/vim/distinfo	Sat Sep  1 14:22:48 2018	(r478699)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533141248
-SHA256 (vim-vim-v8.1.0231_GH0.tar.gz) = e54573824b342d84f557bd8d3d921c440c4d77cd00a2ffb34b133da7e39fc92d
-SIZE (vim-vim-v8.1.0231_GH0.tar.gz) = 13776374
+TIMESTAMP = 1535811113
+SHA256 (vim-vim-v8.1.0342_GH0.tar.gz) = 25f16236dc63cddaee39c2c59438935a86ab828b60ff09a131e7eacd280c2150
+SIZE (vim-vim-v8.1.0342_GH0.tar.gz) = 13817916


More information about the svn-ports-head mailing list