diff options
author | gj <gj@FreeBSD.org> | 2002-05-15 16:25:05 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2002-05-15 16:25:05 +0800 |
commit | 8d45037a49afb01ea8060ca66cf213e87b8f3466 (patch) | |
tree | febe5598e18c803b6e2cd32132c231e24a92b905 /editors/xvile | |
parent | f286a4a0151a6df46e396fb27bc80942eab59cb9 (diff) | |
download | freebsd-ports-gnome-8d45037a49afb01ea8060ca66cf213e87b8f3466.tar.gz freebsd-ports-gnome-8d45037a49afb01ea8060ca66cf213e87b8f3466.tar.zst freebsd-ports-gnome-8d45037a49afb01ea8060ca66cf213e87b8f3466.zip |
Update to patch 9.2zc. The new patches contain mostly fixes for
winvile, but a few are of general interest.
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 6 | ||||
-rw-r--r-- | editors/xvile/distinfo | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 72e1bdb9ed25..e8f2e1143d69 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xvile -PORTVERSION= 9.2za +PORTVERSION= 9.2zc CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -40,7 +40,9 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2x.patch.gz \ vile-9.2y.patch.gz \ vile-9.2z.patch.gz \ - vile-9.2za.patch.gz + vile-9.2za.patch.gz \ + vile-9.2zb.patch.gz \ + vile-9.2zc.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 2f8f6932fcea..306e7815f9ec 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -26,3 +26,5 @@ MD5 (vile-9.2x.patch.gz) = 5e2aad39ddd2fac880a9659e04fc85e4 MD5 (vile-9.2y.patch.gz) = 07189f7afee6b7efb1584b0f12da4ff6 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 |