Bug 271388 - irc/soju: update to v0.6.1
Summary: irc/soju: update to v0.6.1
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: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-13 10:47 UTC by jonathan.kirszling
Modified: 2023-05-28 15:05 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (ashish)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jonathan.kirszling 2023-05-13 10:47:30 UTC
Please upgrade soju package to latest version :
https://git.sr.ht/~emersion/soju/refs/v0.6.1

Thanks
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-05-28 15:02:21 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(-)
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2023-05-28 15:05:07 UTC
Done.