diff options
author | obrien <obrien@FreeBSD.org> | 2001-09-25 01:27:21 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-09-25 01:27:21 +0800 |
commit | e9fcaaecded36a4931e60181f8988e6b8f765b22 (patch) | |
tree | e9718a59f9ac99169cce70237e5e2a451bb706ca /editors/vim6 | |
parent | 1244515ce46c8375c8db557e82accbababc16a7d (diff) | |
download | freebsd-ports-gnome-e9fcaaecded36a4931e60181f8988e6b8f765b22.tar.gz freebsd-ports-gnome-e9fcaaecded36a4931e60181f8988e6b8f765b22.tar.zst freebsd-ports-gnome-e9fcaaecded36a4931e60181f8988e6b8f765b22.zip |
Update to Vim 6.0 beta AX patchlevel 13
Diffstat (limited to 'editors/vim6')
-rw-r--r-- | editors/vim6/Makefile | 4 | ||||
-rw-r--r-- | editors/vim6/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index f938a0bf5e78..99cbf962fdb4 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -8,7 +8,7 @@ PORTNAME?= vim PORTVERSION= 6.0ax -PORTREVISION?= 11 +PORTREVISION?= 13 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \ @@ -20,7 +20,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ DISTNAME= vim-${PORTVERSION} 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 12 13 PATCHFILES+= ${PORTVERSION}.0${p} .endfor diff --git a/editors/vim6/distinfo b/editors/vim6/distinfo index 9929bc17dea1..8e5c14432afd 100644 --- a/editors/vim6/distinfo +++ b/editors/vim6/distinfo @@ -10,3 +10,5 @@ MD5 (vim/6.0ax.008) = 7c406170e30fdf0fada65fbde1e427ee MD5 (vim/6.0ax.009) = 1791e30510b276b09a087ff36ecff74a MD5 (vim/6.0ax.010) = 2d5e109709fe0df79ade48a1042ca09d MD5 (vim/6.0ax.011) = 765ac53b27433a3d8fdb1e2f1cbaf19d +MD5 (vim/6.0ax.012) = aabed1cef1814517867af561a4325e92 +MD5 (vim/6.0ax.013) = e2e7be83cf198c77a9e177dc279b98fd |