diff options
author | obrien <obrien@FreeBSD.org> | 1999-11-17 06:52:14 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-11-17 06:52:14 +0000 |
commit | ec35561ef5364978725c01e17cd9e67e405874c3 (patch) | |
tree | c611413e92f313eae83b24e27abc015a80c92284 /editors/vim6 | |
parent | 5385d9d47c4e563c442aa27a6031ffb5b226619c (diff) | |
download | FreeBSD-ports-ec35561ef5364978725c01e17cd9e67e405874c3.zip FreeBSD-ports-ec35561ef5364978725c01e17cd9e67e405874c3.tar.gz |
Update 5.5 to patchlevel 38.
Diffstat (limited to 'editors/vim6')
-rw-r--r-- | editors/vim6/Makefile | 4 | ||||
-rw-r--r-- | editors/vim6/distinfo | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 0fca809..19218ba 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -8,7 +8,7 @@ # DISTNAME= vim-5.5 -PKGNAME?= vim-5.5.37 +PKGNAME?= vim-5.5.38 CATEGORIES= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ ftp://ftp.nuxi.com/pub/vim/unix/ \ @@ -19,7 +19,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ 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 08 09 11 12 13 14 15 17 18 19 20 21 22 23 25 26 27 29 30 32 33 34 35 36 37 +.for p in 01 02 03 04 05 06 08 09 11 12 13 14 15 17 18 19 20 21 22 23 25 26 27 29 30 32 33 34 35 36 37 38 PATCHFILES+= 5.5.0${p} .endfor diff --git a/editors/vim6/distinfo b/editors/vim6/distinfo index eb4e09d..8acd0b9 100644 --- a/editors/vim6/distinfo +++ b/editors/vim6/distinfo @@ -31,3 +31,4 @@ MD5 (vim/5.5.034) = 118b90d43cd0e040ae951a8b37c5d151 MD5 (vim/5.5.035) = 5d717357854c173f0784032b05f56d79 MD5 (vim/5.5.036) = 0d9b15018158a5d2bd4f7a565294eeb1 MD5 (vim/5.5.037) = 9dd407546e067f28eab9137290943148 +MD5 (vim/5.5.038) = 4f9f904893aeee3ca2b9daf782458ee5 |