Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2017 23:22:20 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449743 - head/editors/vim
Message-ID:  <201709122322.v8CNMKEW084227@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Tue Sep 12 23:22:20 2017
New Revision: 449743
URL: https://svnweb.freebsd.org/changeset/ports/449743

Log:
  Update to patchlevel 1098 to fix build when libvterm is installed.
  
  PR:		222187
  Reported by:	Oleh Hushchenkov and George L. Yermulnik

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

Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile	Tue Sep 12 22:58:39 2017	(r449742)
+++ head/editors/vim/Makefile	Tue Sep 12 23:22:20 2017	(r449743)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vim
-PORTVERSION=	8.0.1081
+PORTVERSION=	8.0.1098
 DISTVERSIONPREFIX=	v
 CATEGORIES=	editors
 

Modified: head/editors/vim/distinfo
==============================================================================
--- head/editors/vim/distinfo	Tue Sep 12 22:58:39 2017	(r449742)
+++ head/editors/vim/distinfo	Tue Sep 12 23:22:20 2017	(r449743)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504970702
-SHA256 (vim-vim-v8.0.1081_GH0.tar.gz) = ab592d9ba34b7a148d82b363cc1ae98dc29dd194cf1659f949b03f8133d468b4
-SIZE (vim-vim-v8.0.1081_GH0.tar.gz) = 13311928
+TIMESTAMP = 1505258025
+SHA256 (vim-vim-v8.0.1098_GH0.tar.gz) = 32c52d0c2de454bda8105fabe5a51c0f5259d766c8cae23adddd841b32e2761f
+SIZE (vim-vim-v8.0.1098_GH0.tar.gz) = 13316559



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709122322.v8CNMKEW084227>