Bug 276673 - net/yggdrasil: Update to 0.5.5
Summary: net/yggdrasil: Update to 0.5.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://github.com/yggdrasil-network/...
Keywords: patch
: 276445 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-01-27 23:19 UTC by Neil Alexander
Modified: 2024-02-05 16:38 UTC (History)
2 users (show)

See Also:


Attachments
Patch file (3.20 KB, patch)
2024-01-27 23:19 UTC, Neil Alexander
no flags Details | Diff
Patch file (2.77 KB, patch)
2024-01-28 17:32 UTC, Neil Alexander
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Neil Alexander 2024-01-27 23:19:55 UTC
Created attachment 248023 [details]
Patch file

This updates the Yggdrasil package to version 0.5.5.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-28 17:26:52 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-28 17:27:58 UTC
^Triage: WWW in pkg-descr are deprecated.
Comment 3 Neil Alexander 2024-01-28 17:32:08 UTC
Created attachment 248035 [details]
Patch file

Removed WWW from pkg-descr.
Comment 4 Neil Alexander 2024-01-28 17:33:08 UTC
Hi Fernando,

Please see updated patch & have updated metadata.

Thanks!
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-29 21:47:04 UTC
===>   yggdrasil-0.5.5 depends on package: ca_root_nss>0 - found
===>   Returning to build of yggdrasil-0.5.5
===========================================================================
=======================<phase: fetch          >============================
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0
===>  License LGPL3 accepted by the user
===>   yggdrasil-0.5.5 depends on file: /usr/local/sbin/pkg - found
===>   yggdrasil-0.5.5 depends on file: /usr/local/bin/go120 - found
===>   yggdrasil-0.5.5 depends on package: ca_root_nss>0 - found
=> go/net_yggdrasil/yggdrasil-v0.5.5/v0.5.5.mod is not in /usr/ports/net/yggdrasil/distinfo.
=> Either /usr/ports/net/yggdrasil/distinfo is out of date, or
=> go/net_yggdrasil/yggdrasil-v0.5.5/v0.5.5.mod is spelled incorrectly.
*** Error code 1

Would you have a look?
Comment 6 Neil Alexander 2024-01-29 22:14:27 UTC
Hi Fernando,

I'm confused by this and don't wholly understand it. I've done as I have usually done, which is to update the Makefile with the new DISTVERSION and then run `make makesum'. Repeating the steps produces the same result and the same distinfo entries. Am I missing something?

Thanks,
Neil
Comment 7 commit-hook freebsd_committer freebsd_triage 2024-01-30 16:44:16 UTC
A commit in branch main references this bug:

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

commit bce957098792b4950797b2bbdfd60c4f3088f640
Author:     Neil Alexander <freebsd@neilalexander.dev>
AuthorDate: 2024-01-28 17:27:11 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-30 16:43:21 +0000

    net/yggdrasil: Update to 0.5.5

    ChangeLog: https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.5

    PR:             276673
    Reported by:    freebsd@neilalexander.dev (maintainer)

 net/yggdrasil/Makefile           |  3 +--
 net/yggdrasil/distinfo           | 10 +++++-----
 net/yggdrasil/files/yggdrasil.in | 11 ++++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-30 16:44:37 UTC
Don't worry, I just regenerated the distinfo.

Thanks!
Comment 9 Fernando Apesteguía freebsd_committer freebsd_triage 2024-02-05 16:38:47 UTC
*** Bug 276445 has been marked as a duplicate of this bug. ***