diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2002-05-23 09:14:05 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2002-05-23 09:14:05 +0000 |
commit | 05f6d6d65c5eb3fa48f3591e03a23bb3c1076978 (patch) | |
tree | 4f9de00f51e8c1406e0392490f9a3720d2afbeac /editors | |
parent | Back my last commit out. (diff) |
Update to patch level 9.2zd.
This was tested on a -current system with no /usr/bin/perl
and worked OK.
Notes
Notes:
svn path=/head/; revision=59777
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vile/Makefile | 5 | ||||
-rw-r--r-- | editors/vile/distinfo | 1 | ||||
-rw-r--r-- | editors/xvile/Makefile | 5 | ||||
-rw-r--r-- | editors/xvile/distinfo | 1 |
4 files changed, 8 insertions, 4 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index cbf2f5767a7a..96a39a31eb5c 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vile -PORTVERSION= 9.2zc +PORTVERSION= 9.2zd CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -42,7 +42,8 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2z.patch.gz \ vile-9.2za.patch.gz \ vile-9.2zb.patch.gz \ - vile-9.2zc.patch.gz + vile-9.2zc.patch.gz \ + vile-9.2zd.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/vile/distinfo b/editors/vile/distinfo index 306e7815f9ec..6d1d6c9807c9 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -28,3 +28,4 @@ MD5 (vile-9.2z.patch.gz) = 6e8361e7d11e094828afa689561a2539 MD5 (vile-9.2za.patch.gz) = f5e0d3ae8e6f99054fad5ca7582422e3 MD5 (vile-9.2zb.patch.gz) = 65c1612078994c8860f73557218fb89f MD5 (vile-9.2zc.patch.gz) = ee0e89de44338ff27e4dca59bcf8dcc3 +MD5 (vile-9.2zd.patch.gz) = 1ce6aac3c358c455683cc148a83e0e31 diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index e8f2e1143d69..e1d0659f249d 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xvile -PORTVERSION= 9.2zc +PORTVERSION= 9.2zd CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -42,7 +42,8 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2z.patch.gz \ vile-9.2za.patch.gz \ vile-9.2zb.patch.gz \ - vile-9.2zc.patch.gz + vile-9.2zc.patch.gz \ + vile-9.2zd.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 306e7815f9ec..6d1d6c9807c9 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -28,3 +28,4 @@ MD5 (vile-9.2z.patch.gz) = 6e8361e7d11e094828afa689561a2539 MD5 (vile-9.2za.patch.gz) = f5e0d3ae8e6f99054fad5ca7582422e3 MD5 (vile-9.2zb.patch.gz) = 65c1612078994c8860f73557218fb89f MD5 (vile-9.2zc.patch.gz) = ee0e89de44338ff27e4dca59bcf8dcc3 +MD5 (vile-9.2zd.patch.gz) = 1ce6aac3c358c455683cc148a83e0e31 |