diff options
author | gj <gj@FreeBSD.org> | 2001-12-28 17:53:40 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2001-12-28 17:53:40 +0800 |
commit | 4d0fe75fca85d15749ab70f1a71dae113154e3c3 (patch) | |
tree | cc31d77df653a5777538cae6139aa7ef2de01bc9 /editors | |
parent | 471adda3a546208d63d7d49b6999250ae95fd285 (diff) | |
download | freebsd-ports-gnome-4d0fe75fca85d15749ab70f1a71dae113154e3c3.tar.gz freebsd-ports-gnome-4d0fe75fca85d15749ab70f1a71dae113154e3c3.tar.zst freebsd-ports-gnome-4d0fe75fca85d15749ab70f1a71dae113154e3c3.zip |
Update to patch level s, bump PORTVERSION accordingly.
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 8ac6616658ca..79b813fd0bff 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vile -PORTVERSION= 9.2r +PORTVERSION= 9.2s DISTNAME= vile-9.2 CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ @@ -29,7 +29,8 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2o.patch.gz \ vile-9.2p.patch.gz \ vile-9.2q.patch.gz \ - vile-9.2r.patch.gz + vile-9.2r.patch.gz \ + vile-9.2s.patch.gz EXTRACT_SUFX= .tgz diff --git a/editors/vile/distinfo b/editors/vile/distinfo index d36a12c12294..f1734ed05875 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -17,3 +17,4 @@ MD5 (vile-9.2o.patch.gz) = 9a5709ffe2fe0f246e9cbcf9f2fd4870 MD5 (vile-9.2p.patch.gz) = c7ffc3c104e00c559eb546487b61a2a7 MD5 (vile-9.2q.patch.gz) = 3ee949b6f9a5f31300bfadc302e0441b MD5 (vile-9.2r.patch.gz) = 6f93c76f805a23155d2c762a8b4ff69c +MD5 (vile-9.2s.patch.gz) = e7b4be525102d95c470a70a186bca1a9 diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 567e15b40657..67273aaed926 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xvile -PORTVERSION= 9.2r +PORTVERSION= 9.2s CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -31,7 +31,8 @@ PATCHFILES= vile-9.2a.patch.gz \ vile-9.2o.patch.gz \ vile-9.2p.patch.gz \ vile-9.2q.patch.gz \ - vile-9.2r.patch.gz + vile-9.2r.patch.gz \ + vile-9.2s.patch.gz MAINTAINER= gj@freebsd.org diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index d36a12c12294..f1734ed05875 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -17,3 +17,4 @@ MD5 (vile-9.2o.patch.gz) = 9a5709ffe2fe0f246e9cbcf9f2fd4870 MD5 (vile-9.2p.patch.gz) = c7ffc3c104e00c559eb546487b61a2a7 MD5 (vile-9.2q.patch.gz) = 3ee949b6f9a5f31300bfadc302e0441b MD5 (vile-9.2r.patch.gz) = 6f93c76f805a23155d2c762a8b4ff69c +MD5 (vile-9.2s.patch.gz) = e7b4be525102d95c470a70a186bca1a9 |