Bug 272926 - [PATCH] www/tusd: update to 1.12.1
Summary: [PATCH] www/tusd: update to 1.12.1
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: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-04 00:25 UTC by Sergey A. Osokin
Modified: 2023-08-04 16:11 UTC (History)
0 users

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


Attachments
[PATCH] www/tusd: update to 1.12.1 (17.76 KB, patch)
2023-08-04 00:25 UTC, Sergey A. Osokin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey A. Osokin freebsd_committer freebsd_triage 2023-08-04 00:25:20 UTC
Created attachment 243830 [details]
[PATCH] www/tusd: update to 1.12.1
Comment 1 Martin Matuska freebsd_committer freebsd_triage 2023-08-04 13:12:08 UTC
Approved.

Are you using tusd yourself? I have written a tus server implementation in lua for use with OpenResty.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-04 16:10:28 UTC
A commit in branch main references this bug:

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

commit 9f184f9ba94a04b5aa578029d11f2d6392344f1f
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2023-08-04 16:08:01 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2023-08-04 16:08:01 +0000

    www/tusd: update 1.11.0 -> 1.12.1

    Approved by:    mm (maintainer)
    PR:             272926

 www/tusd/Makefile | 49 +++++++++++++++--------------
 www/tusd/distinfo | 92 +++++++++++++++++++++++++++++--------------------------
 2 files changed, 75 insertions(+), 66 deletions(-)
Comment 3 Sergey A. Osokin freebsd_committer freebsd_triage 2023-08-04 16:11:18 UTC
(In reply to Martin Matuska from comment #1)
Hi Martin,

not too much, also I'd prefer to use NJS instead of Lua for nginx.