svn commit: r386536 - head/editors/vim
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 16 13:35:11 UTC 2015
Author: sunpoet
Date: Sat May 16 13:35:10 2015
New Revision: 386536
URL: https://svnweb.freebsd.org/changeset/ports/386536
Log:
- Update to 7.4.729
Changes: https://github.com/vim/vim/commits/master
Modified:
head/editors/vim/Makefile
head/editors/vim/distinfo
Modified: head/editors/vim/Makefile
==============================================================================
--- head/editors/vim/Makefile Sat May 16 13:35:05 2015 (r386535)
+++ head/editors/vim/Makefile Sat May 16 13:35:10 2015 (r386536)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= vim
-PORTVERSION= 7.4.712
-PORTREVISION?= 1
+PORTVERSION= 7.4.729
CATEGORIES?= editors
MAINTAINER?= sunpoet at FreeBSD.org
@@ -33,7 +32,7 @@ PORTDATA= ${VIM_VER}
VIM_VER= ${PORTNAME}${PORTVERSION:R:S/.//g}
-GH_TAGNAME= bc466bf
+GH_TAGNAME= db9bc0b
USE_GITHUB= yes
CPE_VERSION= ${PORTVERSION:R}
Modified: head/editors/vim/distinfo
==============================================================================
--- head/editors/vim/distinfo Sat May 16 13:35:05 2015 (r386535)
+++ head/editors/vim/distinfo Sat May 16 13:35:10 2015 (r386536)
@@ -1,2 +1,2 @@
-SHA256 (vim-vim-7.4.712-bc466bf_GH0.tar.bz2) = e14d207fa16bd0597fc24beb7dd744a6e8242f7adac889ae5d5ae118c8de6c82
-SIZE (vim-vim-7.4.712-bc466bf_GH0.tar.bz2) = 12169549
+SHA256 (vim-vim-7.4.729-db9bc0b_GH0.tar.bz2) = 119c549cc8c3e13cf206f255be999ac3d47a36bfac8642c4c01700ffb9da4d54
+SIZE (vim-vim-7.4.729-db9bc0b_GH0.tar.bz2) = 12172344
More information about the svn-ports-head
mailing list