Bug 283622 - net-im/openfire: Update to 4.9.2
Summary: net-im/openfire: Update to 4.9.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://download.igniterealtime.org/o...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-26 02:42 UTC by Nikita Druba
Modified: 2024-12-29 16:52 UTC (History)
4 users (show)

See Also:


Attachments
git diff for net-im/openfire (2.12 KB, patch)
2024-12-26 02:42 UTC, Nikita Druba
nikita: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Druba 2024-12-26 02:42:27 UTC
Created attachment 256145 [details]
git diff for net-im/openfire

Changelog:
https://download.igniterealtime.org/openfire/docs/4.9.2/changelog.html

P.S. For this port needed to upload to some server archive with local maven repository:
https://cloud.druba.su/s/W4c4nbJBNNHQ22b/download/openfire-4.9.2-deps.tar.gz
Poudriere tested successfully.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-12-29 16:52:08 UTC
A commit in branch main references this bug:

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

commit 4c607e364696e201e9a3244b0ecef9609fa785ff
Author:     Nikita Druba <nikita@druba.su>
AuthorDate: 2024-12-29 13:37:58 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-12-29 16:51:50 +0000

    net-im/openfire: Update to 4.9.2

    ChangeLog:
    https://download.igniterealtime.org/openfire/docs/4.9.2/changelog.html

    Bug
     * LocalIncomingServerSessionTest.incomingTest failures on Rocky Linux 9 /
       openjdk 11
     * Reduce noisy logging of insecure LDAP
     * Cannot proceed with setup error

    PR:             283622
    Reported by:    nikita@druba.su (maintainer)

 net-im/openfire/Makefile  |  4 ++--
 net-im/openfire/distinfo  | 10 +++++-----
 net-im/openfire/pkg-plist |  4 ++--
 3 files changed, 9 insertions(+), 9 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2024-12-29 16:52:23 UTC
Committed,

Thanks!