diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2018-07-02 21:59:03 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2018-07-02 21:59:03 +0000 |
commit | 229bb4e27c2fc31f21985151fc3d9923d6254e74 (patch) | |
tree | 9c276a78b2a6c39e7dd13793fda93601f8d9115b /editors | |
parent | f3273790c74be933a85edf90e8bc0e0dbb6f7eac (diff) | |
download | ports-229bb4e27c2fc31f21985151fc3d9923d6254e74.tar.gz ports-229bb4e27c2fc31f21985151fc3d9923d6254e74.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 2 | ||||
-rw-r--r-- | editors/vim/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index fbc44616a10c..7181b305420b 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.1.0039 +PORTVERSION= 8.1.0139 DISTVERSIONPREFIX= v CATEGORIES= editors diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 51df83ebe59e..82bed177b5ae 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -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 |