Created attachment 230281 [details] git diff for net-im/openfire net-im/openfire: update to 4.6.6 Changelog: http://download.igniterealtime.org/openfire/docs/4.6.6/changelog.html P.S. For this port needed to upload to some server archive with local maven repository: https://cloud.druba.su/s/TmcoRYXTm8j6foQ/download/FreeBSD-openfire-4.6.6-maven-repository.tar.gz
Hello!
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.
Hi Nikita, Can you elaborate on the change of the maven repository? The patch changes the following: -MASTER_SITES= LOCAL/driesm:maven +MASTER_SITES= LOCAL/pi:maven What is the reason for that? Also the maven repository you mentioned can not be fetched: => FreeBSD-openfire-4.6.6-maven-repository.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://distcache.FreeBSD.org/local-distfiles/pi/FreeBSD-openfire-4.6.6-maven-repository.tar.gz fetch: http://distcache.FreeBSD.org/local-distfiles/pi/FreeBSD-openfire-4.6.6-maven-repository.tar.gz: Not Found => Attempting to fetch http://distcache.us-east.FreeBSD.org/local-distfiles/pi/FreeBSD-openfire-4.6.6-maven-repository.tar.gz fetch: http://distcache.us-east.FreeBSD.org/local-distfiles/pi/FreeBSD-openfire-4.6.6-maven-repository.tar.gz: Not Found => Attempting to fetch http://distcache.eu.FreeBSD.org/local-distfiles/pi/FreeBSD-openfire-4.6.6-maven-repository.tar.gz fetch: http://distcache.eu.FreeBSD.org/local-distfiles/pi/FreeBSD-openfire-4.6.6-maven-repository.tar.gz: Not Found => Attempting to fetch http://distcache.us-west.FreeBSD.org/local-distfiles/pi/FreeBSD-openfire-4.6.6-maven-repository.tar.gz fetch: http://distcache.us-west.FreeBSD.org/local-distfiles/pi/FreeBSD-openfire-4.6.6-maven-repository.tar.gz: No route to host => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/FreeBSD-openfire-4.6.6-maven-repository.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/FreeBSD-openfire-4.6.6-maven-repository.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 It is trying to fetch from pi@ LOCAL. Is this intended?
(In reply to Fernando Apesteguía from comment #3) >>Can you elaborate on the change of the maven repository? Hi! All previous versions, except the one last, was committed by pi@FreeBSD. >>It is trying to fetch from pi@ LOCAL. Is this intended? Its must fetching it from any place, where it will be. I don't have access to place maven repo to the LOCAL FreeBSD storage. If you have, you can change this line to the correct path. Link to download the archive is in the first message.
(In reply to Nikita Druba from comment #4) Sure! The thing is that unless you talk to pi@ about getting the maven repo into his LOCAL storage, the port will be unable to fetch it :-) I will upload it to my storage and change the port accordingly. The previous MASTER_SITES needs to be kept since other quarterly branches still reference it.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b1b6f70f5b4ea11cd884266c76c2782c7786dd3 commit 3b1b6f70f5b4ea11cd884266c76c2782c7786dd3 Author: Nikita Druba <nikita@druba.su> AuthorDate: 2022-01-07 11:33:54 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-01-07 16:50:24 +0000 net-im/openfire: Update to 4.6.6 ChangeLog: https://github.com/igniterealtime/Openfire/releases/tag/v4.5.6 Change MASTER_SITES to point to my LOCAL PR: 260585 Reported by: nikita@druba.su (maintainer) net-im/openfire/Makefile | 5 ++--- net-im/openfire/distinfo | 10 +++++----- net-im/openfire/pkg-plist | 10 +++++----- 3 files changed, 12 insertions(+), 13 deletions(-)