Summary: | net/v2ray: Update to 4.20.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Fukang Chen <loader> | ||||||
Component: | Individual Port(s) | Assignee: | Fukang Chen <loader> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | Flags: | loader:
maintainer-feedback?
|
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://reviews.freebsd.org/D20968 | ||||||||
Attachments: |
|
Created attachment 205832 [details]
v2ray-4.20.0
A commit references this bug: Author: loader Date: Fri Aug 2 12:55:39 UTC 2019 New revision: 507875 URL: https://svnweb.freebsd.org/changeset/ports/507875 Log: net/v2ray: Update to 4.20.0 - Dependencies are not shipped with the tarball anymore, define these dependencies in GH_TUPLE. - Add test target Changelog: https://github.com/v2ray/v2ray-core/compare/v4.14.0...v4.20.0 PR: 239219 Reviewed by: koobs Approved by: koobs (mentor), shen.elf@gmail.com (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D20968 Changes: head/net/v2ray/Makefile head/net/v2ray/distinfo MARKED AS SPAM |
Created attachment 205794 [details] v2ray-4.20.0 - Dependencies are not shipped with the tarball anymore, define these dependencies in GH_TUPLE. - Add test target