svn commit: r463544 - head/editors/vim

Adam Weinberger adamw at FreeBSD.org
Sat Mar 3 23:57:51 UTC 2018


Author: adamw
Date: Sat Mar  3 23:57:50 2018
New Revision: 463544
URL: https://svnweb.freebsd.org/changeset/ports/463544

Log:
  Update vim to patchlevel 1563

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

Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile	Sat Mar  3 23:34:04 2018	(r463543)
+++ head/editors/vim/Makefile	Sat Mar  3 23:57:50 2018	(r463544)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vim
-PORTVERSION=	8.0.1539
+PORTVERSION=	8.0.1563
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 

Modified: head/editors/vim/distinfo
==============================================================================
--- head/editors/vim/distinfo	Sat Mar  3 23:34:04 2018	(r463543)
+++ head/editors/vim/distinfo	Sat Mar  3 23:57:50 2018	(r463544)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519499107
-SHA256 (vim-vim-v8.0.1539_GH0.tar.gz) = fdf86b009ace8bec9dbeaca260d6f8590ee26d1cc0c3cec53d8c103d3fd12383
-SIZE (vim-vim-v8.0.1539_GH0.tar.gz) = 13455434
+TIMESTAMP = 1520121230
+SHA256 (vim-vim-v8.0.1563_GH0.tar.gz) = c5d795b4970b751bf751002f75bb1f7f9746d1b99144f86def5e30084dce75c5
+SIZE (vim-vim-v8.0.1563_GH0.tar.gz) = 13522187


More information about the svn-ports-all mailing list