summaryrefslogtreecommitdiffstats
path: root/editors/vim5
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-05-31 16:40:36 +0000
committerobrien <obrien@FreeBSD.org>2001-05-31 16:40:36 +0000
commit771871372330e82f4c4d50892b9c7c7c2b9d0f63 (patch)
treeec8e39e6ec8100cdb213379b577739445ea1f487 /editors/vim5
parentd2a5334e10c831a1e95c2cac0ff8b6a4a963bd8b (diff)
downloadFreeBSD-ports-771871372330e82f4c4d50892b9c7c7c2b9d0f63.zip
FreeBSD-ports-771871372330e82f4c4d50892b9c7c7c2b9d0f63.tar.gz
Update Vim 5.8 (release) to patchlevel 0.
Diffstat (limited to 'editors/vim5')
-rw-r--r--editors/vim5/Makefile6
-rw-r--r--editors/vim5/distinfo4
2 files changed, 4 insertions, 6 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 4fb1ff15..d9138476 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -7,19 +7,17 @@
#
PORTNAME?= vim
-PORTVERSION= 5.8.a
+PORTVERSION= 5.8
CATEGORIES?= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
ftp://relay.nuxi.com/pub/vim/unreleased/unix/ \
- ftp://relay.nuxi.com/pub/vim/unix/ \
ftp://ftp.freesoftware.com/pub/vim/unix/ \
ftp://ftp.vim.org/pub/vim/unix/ \
ftp://ftp.vim.org/pub/vim/unreleased/unix/ \
ftp://ftp.is.co.za/applications/editors/vim/ \
ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unix/ \
ftp://ftp.progsoc.uts.edu.au/pub/vim/unix/
-#DISTNAME= vim-${PORTVERSION:C/.[0-9]+$//g}
-DISTNAME= vim-5.8a
+DISTNAME= vim-${PORTVERSION:C/\.[a-z]+$//g}
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
PATCH_SITES= ${MASTER_SITES:S/unix/patches/}
diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo
index 91aa44c..e870b41 100644
--- a/editors/vim5/distinfo
+++ b/editors/vim5/distinfo
@@ -1,2 +1,2 @@
-MD5 (vim/vim-5.8a-src.tar.gz) = 9c614b94641ba7812c88ba111888afcb
-MD5 (vim/vim-5.8a-rt.tar.gz) = 445840fb440367ec900715a4c71e0b84
+MD5 (vim/vim-5.8-src.tar.gz) = 89ab05bb5cd39eeb9e259503436c11ed
+MD5 (vim/vim-5.8-rt.tar.gz) = f521c6e5f1b6308da9838a92c0ed5a04
OpenPOWER on IntegriCloud