aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2008-11-08 00:31:11 +0800
committerobrien <obrien@FreeBSD.org>2008-11-08 00:31:11 +0800
commit06821dcdafd06f91458189afb4519c159a2422c1 (patch)
tree5768f6ced4f35e83b4dc36c110dd111903251373 /editors/vim/Makefile
parentaee85b96c01e570f97e5456c7651b9cdcb91a7fe (diff)
downloadfreebsd-ports-gnome-06821dcdafd06f91458189afb4519c159a2422c1.tar.gz
freebsd-ports-gnome-06821dcdafd06f91458189afb4519c159a2422c1.tar.zst
freebsd-ports-gnome-06821dcdafd06f91458189afb4519c159a2422c1.zip
Update to Vim 7.2 patchlevel 29.
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r--editors/vim/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index bf5039226599..ff2fcd9aa004 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME?= vim
-PATCHLEVEL= 14
+PATCHLEVEL= 29
PORTVERSION= 7.2.${PATCHLEVEL}
RELEASE= vim-${PORTVERSION:C/\.[0-9a-z]*$//}
PORTREVISION?= 0
@@ -19,7 +19,7 @@ PATCH_SITES= ${MASTER_SITES:S|unix|patches/${PORTVERSION:C/\.[0-9a-z]*$//}|}
PATCHFILES!= /usr/bin/jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d \
${PATCHLEVEL} 1 ${PATCHLEVEL}
# bits to remove
-BADPATCHES= 007
+BADPATCHES= 007 027
#.if !defined(WITH_LANG)
#BADPATCHES+=
#.endif