Bug 285488 - net/shadowsocks-rust: Update to 1.22.0
Summary: net/shadowsocks-rust: Update to 1.22.0
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-17 19:42 UTC by Daniel Engberg
Modified: 2025-03-18 08:33 UTC (History)
0 users

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


Attachments
Patch for shadowsocks-rust (99.51 KB, patch)
2025-03-17 19:42 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2025-03-17 19:42:05 UTC
Created attachment 258752 [details]
Patch for shadowsocks-rust

* Backport upstream commit ce2acc07833c1eab6736f82375829ce7e4bc6740
* Remove RUSTFLAGS, I can't find any references to these features
* Move CARGO_CRATES to Makefile.crates
* Remove OPENSSLINC, OPENSSLLIB
* Remove EXECUTABLES

Reference:
https://github.com/shadowsocks/shadowsocks-rust/commit/ce2acc07833c1eab6736f82375829ce7e4bc6740

Compile tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2025-03-18 08:33:11 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-03-18 08:33:43 UTC
A commit in branch main references this bug:

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

commit 78662ca69202b32c830c5d3af4d495a3181a3c6f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-18 08:19:40 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-18 08:33:06 +0000

    net/shadowsocks-rust: update 1.21.2 → 1.22.0

    PR:     285488

 net/shadowsocks-rust/Makefile              | 469 +----------------------
 net/shadowsocks-rust/Makefile.crates (new) | 455 +++++++++++++++++++++++
 net/shadowsocks-rust/distinfo              | 574 +++++++++++++++--------------
 3 files changed, 748 insertions(+), 750 deletions(-)