Bug 269176

Summary: editors/vile and editors/xvile: update to version 9.8y
Product: Ports & Packages Reporter: Thomas E. Dickey <dickey>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Some People CC: dickey, tagattie
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
changes for vile and xvile ports none

Description Thomas E. Dickey 2023-01-27 00:05:28 UTC
Created attachment 239732 [details]
changes for vile and xvile ports

vile 9.8y provides several bug-fixes.  It also improves configure-checking needed with newer versions of clang.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-29 06:57:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e27ba0cf87462a3fe9885eb66aeb40af2c1e3a90

commit e27ba0cf87462a3fe9885eb66aeb40af2c1e3a90
Author:     Thomas E. Dickey <dickey@invisible-island.net>
AuthorDate: 2023-03-29 06:55:15 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-03-29 06:56:59 +0000

    editors/{,x}vile: update to 9.8y

    Changelog: https://invisible-island.net/vile/CHANGES.html#index-v9_8y

    PR:             269176
    Reported by:    Thomas E. Dickey <dickey@invisible-island.net> (maintainer)

 editors/vile/Makefile  | 3 +--
 editors/vile/distinfo  | 6 +++---
 editors/xvile/Makefile | 3 +--
 editors/xvile/distinfo | 6 +++---
 4 files changed, 8 insertions(+), 10 deletions(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2023-03-29 06:58:05 UTC
Committed, thanks!