| Summary: | irc/soju: update to v0.6.1 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | jonathan.kirszling |
| Component: | Individual Port(s) | Assignee: | Ashish SHUKLA <ashish> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(ashish) |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
jonathan.kirszling
2023-05-13 10:47:30 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f58c457a779464a0911dffcb735fc7edde25191c commit f58c457a779464a0911dffcb735fc7edde25191c Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2023-05-28 04:15:29 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2023-05-28 14:59:30 +0000 irc/soju: Update to 0.6.1 - Switch to using upstream Makefile - Add rc.d script - Specify a user/group - Purge patches which don't apply anymore PR: 271388 GIDs | 2 +- UIDs | 2 +- irc/soju/Makefile | 57 ++++++++---- irc/soju/distinfo | 14 +-- irc/soju/files/patch-go.mod (gone) | 43 --------- irc/soju/files/patch-go.sum (gone) | 38 -------- irc/soju/files/patch-vendor_modules.txt (gone) | 119 ------------------------- irc/soju/files/soju.in (new) | 32 +++++++ 8 files changed, 81 insertions(+), 226 deletions(-) Done. |