diff options
author | obrien <obrien@FreeBSD.org> | 2001-02-15 11:26:38 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-02-15 11:26:38 +0000 |
commit | 2971eadf62d100f4c0671ede57bb650dafab99f4 (patch) | |
tree | 12e2d1acfc73eaaa8b31be157673371f5187a73b /editors | |
parent | fb4feabc46e1ce6d967d5cf58441d20d6803537e (diff) | |
download | FreeBSD-ports-2971eadf62d100f4c0671ede57bb650dafab99f4.zip FreeBSD-ports-2971eadf62d100f4c0671ede57bb650dafab99f4.tar.gz |
Update Vim 5.7 to patchlevel 24.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vim5/Makefile | 4 | ||||
-rw-r--r-- | editors/vim5/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 8754b40..0a838cf 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.7.22 +PORTVERSION= 5.7.24 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 20 21 22 +.for p in 01 02 03 04 05 06 07 08 10 12 13 14 15 16 17 18 19 20 21 22 23 24 PATCHFILES+= 5.7.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index acb616b..9e02214 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -20,3 +20,5 @@ MD5 (vim/5.7.019) = d3e9e224254cb369dd11a2ce920cccb7 MD5 (vim/5.7.020) = f35ed78ef73e9f2438d651e6a50fa5d2 MD5 (vim/5.7.021) = 31fa6a8e4d6eeabea70e6c2506e53c64 MD5 (vim/5.7.022) = dcadf07066a1ac2bd51d94ac95fcd43d +MD5 (vim/5.7.023) = 5d894cec54f478ceaa5aed1a51f017da +MD5 (vim/5.7.024) = dd89b25e912dcdaf61920b9010c63e21 |