diff options
author | obrien <obrien@FreeBSD.org> | 2001-10-20 02:19:42 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-10-20 02:19:42 +0800 |
commit | 411c72277c4e5261ea904648da01886410bb04ae (patch) | |
tree | 3c5ac8208a22cb104309d8e664124d18fc62d0b2 /editors | |
parent | 7f2e8b1010fedd3dbf927fdb7c8fe515e6a92f72 (diff) | |
download | freebsd-ports-gnome-411c72277c4e5261ea904648da01886410bb04ae.tar.gz freebsd-ports-gnome-411c72277c4e5261ea904648da01886410bb04ae.tar.zst freebsd-ports-gnome-411c72277c4e5261ea904648da01886410bb04ae.zip |
Update to Vim 6.0 patchlevel 14
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/distinfo | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 69353ba16485..285129d8a668 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 6.0.11 +PORTVERSION= 6.0.14 PORTREVISION?= 0 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ @@ -20,7 +20,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ DISTNAME= vim-${PORTVERSION:C/\.[0-9]*$//} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -.for p in 01 02 03 04 05 06 07 08 09 10 11 +.for p in 01 02 03 04 05 06 07 08 09 10 11 13 14 PATCHFILES+= ${PORTVERSION:C/\.[0-9]*$//}.0${p} .endfor diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 0fe06cd420e7..fbf3a21f91fc 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -10,3 +10,6 @@ MD5 (vim/6.0.008) = 4b1bc95a9df984d847f58d9dd121ef7e MD5 (vim/6.0.009) = 4f4a9dbd1555cda9fc478afb0917edf9 MD5 (vim/6.0.010) = 321034698f583151ba6f3adfe4c452d9 MD5 (vim/6.0.011) = 39f65bdfc690f6fc67d21ee93339f450 +MD5 (vim/6.0.012) = 8ad012a3355ac3b0634ecace02179296 +MD5 (vim/6.0.013) = 06a4f389f34cccedad94889ad6e8046e +MD5 (vim/6.0.014) = 15ef345fc3d8b55b16f911c69f9672c3 |