Page MenuHomeFreeBSD

net/v2ray: Update to 4.33.0
ClosedPublic

Authored by loader on Oct 27 2020, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 2, 7:32 AM
Unknown Object (File)
Wed, May 28, 6:54 PM
Unknown Object (File)
Sat, May 17, 12:36 PM
Unknown Object (File)
Thu, May 15, 11:11 AM
Unknown Object (File)
Apr 24 2025, 1:52 AM
Unknown Object (File)
Apr 22 2025, 10:52 PM
Unknown Object (File)
Apr 22 2025, 9:34 PM
Unknown Object (File)
Apr 15 2025, 5:11 PM
Subscribers

Details

Summary

Proposed commit log message:

net/v2ray: Update to 4.33.0

- Update to 4.33.0
- Project repository switched from v2ray to v2fly [1] 

Changelog:

    https://github.com/v2fly/v2ray-core/releases/tag/v4.33.0

[1] https://github.com/v2ray/v2ray-core/issues/2761

PR:             250672
Reviewed_by:    koobs
Approved by:    koobs (ports, mentor), shen.elf@gmail.com (maintainer)
Differential_Revision: D26969
MFH:            No (catch up with upstream new release)
Test Plan
  • portlint: OK (looks fine.)
  • testport: OK (poudriere: 1300123, [armv7, aarch64, amd64, i386], tested)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 35102
Build 32068: arc lint + arc unit

Event Timeline

loader retitled this revision from net/v2ray: Update to 4.31.0 to net/v2ray: Update to 4.33.0.Nov 29 2020, 5:57 AM
loader edited the summary of this revision. (Show Details)
loader edited the summary of this revision. (Show Details)
koobs edited the summary of this revision. (Show Details)EditedNov 30 2020, 1:20 AM
  • Add <reason> to MFH: line regardless of value
  • Any reason for not renaming the port per the upstream rename, or is the product name still the same with only the repo name changing?
  • Add <reason> to MFH: line regardless of value
  • Any reason for not renaming the port per the upstream rename, or is the product name still the same with only the repo name changing?

Currently the project is maintained by the v2fly community under the same name (v2ray),
and the old repository receives no more updates after v4.31.0.
https://github.com/v2ray/v2ray-core/releases
https://github.com/v2fly/v2ray-core/releases

This revision is now accepted and ready to land.Nov 30 2020, 9:07 AM
This revision was automatically updated to reflect the committed changes.