summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2005-10-17 19:12:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2005-10-17 19:12:06 +0000
commitf40a3e4dd6076551be256a440e70a929e94c2c96 (patch)
tree692e83b9ea87b2d2ff66cf3a71a51c7e11b195e8 /editors/vim
parent- Add patch to enable ipv6 support (diff)
Update to Vim 6.3 patchlevel 90
Notes
Notes: svn path=/head/; revision=145682
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile4
-rw-r--r--editors/vim/distinfo8
2 files changed, 10 insertions, 2 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index cf07df492f75..cbf4698de7a3 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME?= vim
-PATCHLEVEL= 85
+PATCHLEVEL= 90
PORTVERSION= 6.3.${PATCHLEVEL}
PORTREVISION?= 0
CATEGORIES?= editors
@@ -18,7 +18,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= 000 022 025 035 038 041 044 047 048 052 073 077 078 080 084
+BADPATCHES= 000 022 025 035 038 041 044 047 048 052 073 077 078 080 084 086
.for p in ${BADPATCHES}
PATCHFILES:= ${PATCHFILES:N6.3.${p}}
.endfor
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index 3d1b18448e0f..c45a2f5bc463 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -142,3 +142,11 @@ MD5 (vim/6.3.083) = 46c0f40dfbd75756c024d1787b245006
SIZE (vim/6.3.083) = 5053
MD5 (vim/6.3.085) = 03b3ba06adb63ec38a96047c69d9fe45
SIZE (vim/6.3.085) = 3408
+MD5 (vim/6.3.087) = db87ec44fb2b6d5d83c18d8cd6c268ad
+SIZE (vim/6.3.087) = 1471
+MD5 (vim/6.3.088) = 36b7bfe4e9801f15013c0f5853be8a80
+SIZE (vim/6.3.088) = 2269
+MD5 (vim/6.3.089) = fe1b461487162948471b9b0704d38a48
+SIZE (vim/6.3.089) = 2223
+MD5 (vim/6.3.090) = 8652d58a33ab89ac5fba8c3feab4bcbc
+SIZE (vim/6.3.090) = 1484