diff options
author | obrien <obrien@FreeBSD.org> | 2001-01-03 16:40:11 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-01-03 16:40:11 +0000 |
commit | ee49ccf911f7783822c00bab1de936c8aeb7fa66 (patch) | |
tree | fe0076e942e40484503430c0527f210515faa287 /editors | |
parent | 7f0ff260b97f8a3f87512848986aabaab59112cd (diff) | |
download | FreeBSD-ports-ee49ccf911f7783822c00bab1de936c8aeb7fa66.zip FreeBSD-ports-ee49ccf911f7783822c00bab1de936c8aeb7fa66.tar.gz |
Update Vim 5.7 to patchlevel 20.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim5/Makefile | 4 | ||||
-rw-r--r-- | editors/vim5/distinfo | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index b50498f..1b6f63a 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.7.19 +PORTVERSION= 5.7.20 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ ftp://ftp.nuxi.com/pub/vim/unix/ \ @@ -21,7 +21,7 @@ DISTNAME= vim-5.7 DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -.for p in 01 02 03 04 05 06 07 08 10 12 13 14 15 16 17 18 19 +.for p in 01 02 03 04 05 06 07 08 10 12 13 14 15 16 17 18 19 20 PATCHFILES+= 5.7.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index 43ec05f..d1b0b10 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -17,3 +17,4 @@ MD5 (vim/5.7.016) = 5efb2d0af8b82c5c848faac4bb6fdc15 MD5 (vim/5.7.017) = c4116de121319a314e4b794a36745e63 MD5 (vim/5.7.018) = 454d72e02e7a4836b0d0bb7131e46722 MD5 (vim/5.7.019) = d3e9e224254cb369dd11a2ce920cccb7 +MD5 (vim/5.7.020) = f35ed78ef73e9f2438d651e6a50fa5d2 |