summaryrefslogtreecommitdiffstats
path: root/editors/vim
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2006-05-06 22:45:35 +0000
committerobrien <obrien@FreeBSD.org>2006-05-06 22:45:35 +0000
commit985b8848dc46900a4d8d067d4c53dd6f5e5b7827 (patch)
treec119912d0cef6e28d70c729aa1ef2ce831542a2b /editors/vim
parent385819e0f99de6912cfffc92c3cad906ea2f143d (diff)
downloadFreeBSD-ports-985b8848dc46900a4d8d067d4c53dd6f5e5b7827.zip
FreeBSD-ports-985b8848dc46900a4d8d067d4c53dd6f5e5b7827.tar.gz
Update to Vim 6.4 patchlevel 9.
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile6
-rw-r--r--editors/vim/distinfo9
2 files changed, 12 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index dbf977d..b71d04b 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -7,9 +7,9 @@
#
PORTNAME?= vim
-PATCHLEVEL= 6
+PATCHLEVEL= 9
PORTVERSION= 6.4.${PATCHLEVEL}
-PORTREVISION?= 1
+PORTREVISION?= 0
CATEGORIES?= editors
MASTER_SITES= ${MASTER_SITE_VIM}
DISTNAME= vim-${PORTVERSION:C/\.[0-9a-z]*$//}
@@ -185,7 +185,7 @@ cklatest:
find-bad-patches:
cd ${DISTDIR} ; egrep -l \
- '(src/os_win32|src/os_mswin|src/if_ole|src/proto/gui_w32|src/gui_w48|src/gui_mac|src/os_riscos|cyg|vms)'\
+ '(src/os_win32|src/os_mswin|src/if_ole|src/proto/gui_w32|src/gui_w48|src/gui_mac|src/os_(riscos|cyg|vms))'\
vim/${PORTVERSION:C/\.[0-9a-z]*$//}*
.include <bsd.port.post.mk>
diff --git a/editors/vim/distinfo b/editors/vim/distinfo
index 2ef589f..ef7d235 100644
--- a/editors/vim/distinfo
+++ b/editors/vim/distinfo
@@ -16,3 +16,12 @@ SIZE (vim/6.4.005) = 1577
MD5 (vim/6.4.006) = 82a1ca21cec39b3624036247f4f40fdc
SHA256 (vim/6.4.006) = 1fe6be6a4e5378428adb92cf4d783ac3ab52613badf45444b2d01eed0e8cf76b
SIZE (vim/6.4.006) = 2320
+MD5 (vim/6.4.007) = 253152bc93743b464f08f9f5d831fe52
+SHA256 (vim/6.4.007) = 6888aa7d8d8fc786a07a834676cdf5bf6d0c70777008cd7518b0c5748e9359a8
+SIZE (vim/6.4.007) = 1717
+MD5 (vim/6.4.008) = b4f9997af33d3f857327e4fede95ac3f
+SHA256 (vim/6.4.008) = 14b28c32ad8c2529d7051461c55210d511bd8965a96e9b4295d2788c9fd90c47
+SIZE (vim/6.4.008) = 2199
+MD5 (vim/6.4.009) = 7ccdd6044b9fdd42f544fdb4d179f9e5
+SHA256 (vim/6.4.009) = 15fb7942d7612bf775570e28213af06a182e39ef125e87d1059254652fc2721a
+SIZE (vim/6.4.009) = 2653
OpenPOWER on IntegriCloud