diff options
author | obrien <obrien@FreeBSD.org> | 2001-09-20 20:13:58 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-09-20 20:13:58 +0000 |
commit | 3c647322687d009ed6c8e1f70604f5f216e0e8ea (patch) | |
tree | 43367705dcd5706a42b87b2fc9e878204e1d925f /editors/vim | |
parent | 2ecc98e68bf62377ec3f1ef0663dabc2ff78d4c0 (diff) | |
download | FreeBSD-ports-3c647322687d009ed6c8e1f70604f5f216e0e8ea.zip FreeBSD-ports-3c647322687d009ed6c8e1f70604f5f216e0e8ea.tar.gz |
Update to Vim 6.0 beta AX
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 12 | ||||
-rw-r--r-- | editors/vim/distinfo | 8 |
2 files changed, 7 insertions, 13 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index e6f4583..e479e74 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -7,8 +7,8 @@ # PORTNAME?= vim -PORTVERSION= 6.0aw -PORTREVISION?= 6 +PORTVERSION= 6.0ax +PORTREVISION?= 0 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \ @@ -19,10 +19,10 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ ftp://ftp.progsoc.uts.edu.au/pub/vim/unreleased/unix/ DISTNAME= vim-${PORTVERSION} -PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -.for p in 01 02 03 05 06 -PATCHFILES+= 6.0aw.0${p} -.endfor +#PATCH_SITES= ${MASTER_SITES:S/unix/patches/} +#.for p in 01 +#PATCHFILES+= 6.0aw.0${p} +#.endfor MAINTAINER?= obrien@FreeBSD.org diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 52a915a..c7ed889 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -1,7 +1 @@ -MD5 (vim/vim-6.0aw.tar.bz2) = aaa02e4b7a3c06494f103d18e1637ed4 -MD5 (vim/6.0aw.001) = e92b82bf0768cb158d7fea8ad71ff4bd -MD5 (vim/6.0aw.002) = 93e8997a2b2573b3025bd3d8fe76bffa -MD5 (vim/6.0aw.003) = 593303596df2b03fd37188aea4533aad -MD5 (vim/6.0aw.004) = 4b82ca6506953b2fc0d54033e7d5d299 -MD5 (vim/6.0aw.005) = ff569df3cd4aeff03871b4e724652a46 -MD5 (vim/6.0aw.006) = e60e23ddf6a87b03d70da964654cdee1 +MD5 (vim/vim-6.0ax.tar.bz2) = d2d99fabd670dc22e319cb84db127243 |