Bug 256565

Summary: editors/aee: update to 2.2.22
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Some People CC: kbowling
Priority: --- Keywords: dogfood, easy, patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff for editors/aee portmaster: maintainer-approval+

Description Chris Hutchinson 2021-06-12 08:54:59 UTC
Created attachment 225753 [details]
git diff for editors/aee

An update for this is long overdue. It's time I
drag this into the 21st century -- or at least
a little closer. ;-)
Convert a bunch of incompatible ints, update
string terminators, eliminate all warns, and a
bunch of stuff I can't remember right now. While
here; move the source to GitLab for some peer
review. Bump version accordingly.

That's it. Please find the attached git diff for
all the details.

builds, works, tests AOK on 12 and 13 amd64.

Thanks!

--Chris
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-14 16:26:00 UTC
A commit in branch main references this bug:

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

commit fbcb79cc14468c04b383562d31b8e1c2c464a809
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2021-06-14 16:24:21 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-14 16:24:21 +0000

    editors/aee: Update to 2.2.22

    PR:             256565
    Approved by:    maintainer

 editors/aee/Makefile  | 11 +++++++----
 editors/aee/distinfo  |  7 ++++---
 editors/aee/pkg-descr |  2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-06-14 16:27:04 UTC
Thanks for your contribution!