Skip to content

Commit

Permalink
editors/vim: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Oct 3, 2016
1 parent d57dbb0 commit 2d37dc0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions editors/vim/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
# $FreeBSD$

PORTNAME= vim
PORTVERSION= 8.0.0019
PORTVERSION= 8.0.0021
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES?= editors
CATEGORIES= editors

MAINTAINER?= [email protected]
MAINTAINER= [email protected]
COMMENT?= Improved version of the vi editor

LICENSE= VIM
Expand Down
6 changes: 3 additions & 3 deletions editors/vim/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1475291592
SHA256 (vim-vim-v8.0.0019_GH0.tar.gz) = f13a76504b2f976228edd7169d592870a6af45614d82ae2a9c312fc17ab3d4ad
SIZE (vim-vim-v8.0.0019_GH0.tar.gz) = 12919003
TIMESTAMP = 1475511481
SHA256 (vim-vim-v8.0.0021_GH0.tar.gz) = 2442386694b620694ae79709a4fa15a8260fd095dfdca673b1ea2db3e2153800
SIZE (vim-vim-v8.0.0021_GH0.tar.gz) = 12928873

0 comments on commit 2d37dc0

Please sign in to comment.