Bug 280578

Summary: net-im/openfire: Update to 4.8.3
Product: Ports & Packages Reporter: Nikita Druba <nikita>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, nikita, wen
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://download.igniterealtime.org/openfire/docs/4.8.3/changelog.html
Attachments:
Description Flags
git diff for net-im/openfire nikita: maintainer-approval+

Description Nikita Druba 2024-08-02 18:56:09 UTC
Created attachment 252458 [details]
git diff for net-im/openfire

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

P.S. For this port needed to upload to some server archive with local maven repository:
https://cloud.druba.su/s/KcpCcC7qnfniJgP/download/openfire-4.8.3-deps.tar.gz
Poudriere tested successfully.
Comment 1 Wen Heping freebsd_committer freebsd_triage 2024-08-07 12:07:45 UTC
Fetch error here:
=> Attempting to fetch http://distcache.us-west.FreeBSD.org/local-distfiles/fernape/openfire-4.8.3-deps.tar.gz
fetch: http://distcache.us-west.FreeBSD.org/local-distfiles/fernape/openfire-4.8.3-deps.tar.gz: Not Found
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/openfire-4.8.3-deps.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/openfire-4.8.3-deps.tar.gz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
Comment 2 Nikita Druba 2024-08-07 17:25:46 UTC
(In reply to Wen Heping from comment #1)
For this port needed to upload to some server archive with local maven repository:
https://cloud.druba.su/s/KcpCcC7qnfniJgP/download/openfire-4.8.3-deps.tar.gz

You can place in to you repo and change:
MASTER_SITES=	LOCAL/fernape:maven
Comment 3 Nikita Druba 2024-09-21 15:27:50 UTC
(In reply to Wen Heping from comment #1)
up
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2024-09-23 16:40:01 UTC
(In reply to Wen Heping from comment #1)
Hi Wen,

I uploaded the resource to freefall, do you want to try again?
If you can not, I can take over if you want.
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-09-30 16:56:36 UTC
A commit in branch main references this bug:

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

commit edd162e425eed4d8c503a4133581965ab2444818
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-09-27 08:48:47 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-09-30 16:55:36 +0000

    net-im/openfire: Update to 4.8.3

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

    Improvement
     * [OF-2846] - Update zh\_CN translation

    Bug
     * [OF-2843] - When admin attempts to ban owner, incorrect error condition is
       returned
     * [OF-2844] - Admins and owners must not be able to ban themselves
     * [OF-2845] - Failing close listener can severely delay closure of connection

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

 net-im/openfire/Makefile  |  2 +-
 net-im/openfire/distinfo  | 10 +++---
 net-im/openfire/pkg-plist | 81 ++++++++++++++++++++++++-----------------------
 3 files changed, 47 insertions(+), 46 deletions(-)