diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2011-04-11 11:51:26 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2011-04-11 11:51:26 +0000 |
commit | 9bebb818abde52924c1037ef65b2925514b1623f (patch) | |
tree | c0c00e836a85dc0b7703633b0f466cfccd2b55dd /editors | |
parent | e96a62948a07e77195e6a986ee17b94843bdcb1c (diff) | |
download | ports-9bebb818abde52924c1037ef65b2925514b1623f.tar.gz ports-9bebb818abde52924c1037ef65b2925514b1623f.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vile/Makefile | 4 | ||||
-rw-r--r-- | editors/vile/distinfo | 4 | ||||
-rw-r--r-- | editors/xvile/Makefile | 4 | ||||
-rw-r--r-- | editors/xvile/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index b991cbebcd6d..1c4615d28e1f 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -6,12 +6,12 @@ # PORTNAME= vile -PORTVERSION= 9.8c +PORTVERSION= 9.8e CATEGORIES= editors MASTER_SITES= ftp://dickey.his.com/vile/current/ \ ftp://invisible-island.net/vile/current/ \ ftp://ftp.phred.org/pub/vile/current/ -DISTNAME= vile-9.8c +DISTNAME= vile-9.8e EXTRACT_SUFX= .tgz PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g} diff --git a/editors/vile/distinfo b/editors/vile/distinfo index 31c6d0af29f8..46e37dca93f9 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -1,2 +1,2 @@ -SHA256 (vile-9.8c.tgz) = db1ebadc2b9069d1433b521862b463b5f2239400011a5fd914bdf959936a8879 -SIZE (vile-9.8c.tgz) = 2133710 +SHA256 (vile-9.8e.tgz) = d0ad1d42bb7118e941eb3cda40396abfe9a02e5306711485e6c2e70ec35fe427 +SIZE (vile-9.8e.tgz) = 2197935 diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 34638b49c120..fd36e7e52827 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,12 +6,12 @@ # PORTNAME= xvile -PORTVERSION= 9.8c +PORTVERSION= 9.8e CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/current/ \ ftp://dickey.his.com/vile/current/ \ ftp://ftp.phred.org/pub/vile/current/ -DISTNAME= vile-9.8c +DISTNAME= vile-9.8e EXTRACT_SUFX= .tgz PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g} diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 31c6d0af29f8..46e37dca93f9 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -1,2 +1,2 @@ -SHA256 (vile-9.8c.tgz) = db1ebadc2b9069d1433b521862b463b5f2239400011a5fd914bdf959936a8879 -SIZE (vile-9.8c.tgz) = 2133710 +SHA256 (vile-9.8e.tgz) = d0ad1d42bb7118e941eb3cda40396abfe9a02e5306711485e6c2e70ec35fe427 +SIZE (vile-9.8e.tgz) = 2197935 |