Bug 271576 - net-im/nextcloud-spreed-signaling update to 1.1.2
Summary: net-im/nextcloud-spreed-signaling update to 1.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jesper Schmitz Mouridsen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-23 06:00 UTC by Markus Wild
Modified: 2023-06-06 21:30 UTC (History)
0 users

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


Attachments
update port from 1.0.0 to 1.1.2 (2.18 KB, patch)
2023-05-23 06:00 UTC, Markus Wild
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Wild 2023-05-23 06:00:12 UTC
Created attachment 242342 [details]
update port from 1.0.0 to 1.1.2

The current port version 1.0.0 doesn't work with current nextcloud-talk
versions anymore (says you need a newer server). The attached patch builds
release 1.1.2 which does work with current nextcloud talk. It also fixes the
startup file to create a correct pid-file and match the process name.
(I don't have lots of experience with rc.d files, I just used what seems to
work fine with "nats").
Comment 1 Jesper Schmitz Mouridsen freebsd_committer freebsd_triage 2023-06-06 20:28:53 UTC
Did you see https://reviews.freebsd.org/D39341 ?
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-06-06 21:26:04 UTC
A commit in branch main references this bug:

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

commit 66911fd0a9de93df1dd6864e919bcf4d405caa31
Author:     Jesper Schmitz Mouridsen <jsm@FreeBSD.org>
AuthorDate: 2023-06-06 21:14:25 +0000
Commit:     Jesper Schmitz Mouridsen <jsm@FreeBSD.org>
CommitDate: 2023-06-06 21:25:00 +0000

    net-im/nextcloud-spreed-signaling: Update to 1.1.2

      while here include proposed rc.d script changes

    PR:     271576
    Differential Revision:  https://reviews.freebsd.org/D39341

 net-im/nextcloud-spreed-signaling/Makefile         |  59 +++++------
 net-im/nextcloud-spreed-signaling/distinfo         | 108 +++++++++++----------
 .../files/ncs_signaling.in                         |   5 +-
 3 files changed, 88 insertions(+), 84 deletions(-)
Comment 3 Jesper Schmitz Mouridsen freebsd_committer freebsd_triage 2023-06-06 21:30:14 UTC
Committed, thanks.