svn commit: r473772 - head/editors/vim

Adam Weinberger adamw at FreeBSD.org
Mon Jul 2 21:59:04 UTC 2018


Author: adamw
Date: Mon Jul  2 21:59:03 2018
New Revision: 473772
URL: https://svnweb.freebsd.org/changeset/ports/473772

Log:
  Update vim to patchlevel 139

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

Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile	Mon Jul  2 21:23:08 2018	(r473771)
+++ head/editors/vim/Makefile	Mon Jul  2 21:59:03 2018	(r473772)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vim
-PORTVERSION=	8.1.0039
+PORTVERSION=	8.1.0139
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 

Modified: head/editors/vim/distinfo
==============================================================================
--- head/editors/vim/distinfo	Mon Jul  2 21:23:08 2018	(r473771)
+++ head/editors/vim/distinfo	Mon Jul  2 21:59:03 2018	(r473772)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528562999
-SHA256 (vim-vim-v8.1.0039_GH0.tar.gz) = 5300bf59a1b4c20766a20e4bce5a522c4fdfa4ff376bf4e563f5ee30cbbefa96
-SIZE (vim-vim-v8.1.0039_GH0.tar.gz) = 13654133
+TIMESTAMP = 1530568583
+SHA256 (vim-vim-v8.1.0139_GH0.tar.gz) = 5e8e4fc3637df4dd02aab6693165589bb480b2457d230dcdb017d9a2d9bc5bdf
+SIZE (vim-vim-v8.1.0139_GH0.tar.gz) = 13729118


More information about the svn-ports-all mailing list