aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-01-04 01:50:23 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-01-04 01:50:23 +0800
commitdbea00c016b9751a5b43f48e5fc39101c72432ee (patch)
treef860361be117b5cea95f217e159a2d4b4fcb9031
parent6d3a91d3ed7da8371e3f3a3cb7158d44e28b3d21 (diff)
downloadfreebsd-ports-gnome-dbea00c016b9751a5b43f48e5fc39101c72432ee.tar.gz
freebsd-ports-gnome-dbea00c016b9751a5b43f48e5fc39101c72432ee.tar.zst
freebsd-ports-gnome-dbea00c016b9751a5b43f48e5fc39101c72432ee.zip
- Update to 7.4.1030
Changes: https://github.com/vim/vim/commits/master
-rw-r--r--editors/vim/Makefile3
-rw-r--r--editors/vim/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 2592439716fc..98a50525935c 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vim
-PORTVERSION= 7.4.979
+PORTVERSION= 7.4.1030
DISTVERSIONPREFIX= v
CATEGORIES?= editors
@@ -109,6 +109,7 @@ MAKE_ARGS+= CONF_OPT_PYTHON="--enable-python3interp --disable-pythoninterp"
.endif
post-patch:
+ @${FIND} ${WRKSRC}/ -name 'Makefile' | ${XARGS} ${REINPLACE_CMD} -e 's| $$<| $$>|'
@${REINPLACE_CMD} -e '/^install_normal: / s|install-icons|# &|; /cd $$(DEST_BIN); ln -s/d' ${WRKSRC}/src/Makefile
@${REINPLACE_CMD} -e 's|-liconv|${ICONV_LIB}|g' ${WRKSRC}/src/auto/configure
@${ECHO_CMD} '#define SYS_VIMRC_FILE "'${ETCDIR}'/vimrc"' >> ${WRKSRC}/src/feature.h
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index 0c2ad83f0471..3d2c366ee55e 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -1,2 +1,2 @@
-SHA256 (vim-vim-v7.4.979_GH0.tar.bz2) = b91bd610a07d6d72cb113fe06f2db722a130f8218568e0958a84c266758bd75b
-SIZE (vim-vim-v7.4.979_GH0.tar.bz2) = 12315573
+SHA256 (vim-vim-v7.4.1030_GH0.tar.bz2) = 67c503b31981d2ba09d9ad9cbb7fe7e6c148693c165d4ab87aa282ec4acb281a
+SIZE (vim-vim-v7.4.1030_GH0.tar.bz2) = 12689045