From a09c16b0814e85b863ddd521ea3b0dc1bd66c5be Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 31 Aug 2015 13:31:40 +0000 Subject: - Update to 7.4.843 - Use PORTVERSION instead of DISTVERSION Changes: https://github.com/vim/vim/commits/master --- editors/vim/Makefile | 2 +- editors/vim/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index a91cb5870e2e..cd20efd11e54 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= vim +PORTVERSION= 7.4.843 DISTVERSIONPREFIX= v -DISTVERSION= 7-4-826 CATEGORIES?= editors MAINTAINER?= sunpoet@FreeBSD.org diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 98da1e715f0d..852aeaf911ef 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,2 +1,2 @@ -SHA256 (vim-vim-v7-4-826_GH0.tar.bz2) = 70ebc39786412a2411196abe9a36312a144576ee7513c25fd70a72b5d9c68b7a -SIZE (vim-vim-v7-4-826_GH0.tar.bz2) = 12204005 +SHA256 (vim-vim-v7.4.843_GH0.tar.bz2) = ee6e6552d42d084d45b85b3202c7e88fdfd5692c6fc495f16ed179fcc7b0a71e +SIZE (vim-vim-v7.4.843_GH0.tar.bz2) = 12205091 -- cgit