Commit bed10c7d authored by peri cycle's avatar peri cycle Committed by Yuri Victorovich
Browse files

net/clash: Rename to mihomo and update to 1.19.3

PR:		285423
parent 580a413d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4215,3 +4215,4 @@ devel/py-serpent||2025-03-21|Has expired: Used exclusively by now deprecated dev
devel/py-eggtestinfo||2025-03-21|Has expired: Was a requirement for now removed zope port
www/rubygem-gitlab-gollum-lib|www/rubygem-gollum-lib|2025-03-22|Use www/rubygem-gollum-lib instead
www/sogo-activesync|www/sogo|2025-03-22|Use sogo-mysqlactivesync or sogo-pgsqlactivesync flavors instead
net/clash|net/mihomo|2025-03-23|Project is renamed
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,6 @@
    SUBDIR += chrony-lite
    SUBDIR += citrix_ica
    SUBDIR += cjdns
    SUBDIR += clash
    SUBDIR += cloud-init
    SUBDIR += cloud-init-devel
    SUBDIR += cloudflared
@@ -476,6 +475,7 @@
    SUBDIR += micro_inetd
    SUBDIR += micro_proxy
    SUBDIR += microsocks
    SUBDIR += mihomo
    SUBDIR += mimetreeparser
    SUBDIR += minidlna
    SUBDIR += minissdpd

net/clash/distinfo

deleted100644 → 0
+0 −5
Original line number Diff line number Diff line
TIMESTAMP = 1699225407
SHA256 (go/net_clash/clash-v1.18.0/v1.18.0.mod) = cbd2e5ff408a859b0aaec15e55badf976886aeb072decceb45e2ba2eab7a1525
SIZE (go/net_clash/clash-v1.18.0/v1.18.0.mod) = 1657
SHA256 (go/net_clash/clash-v1.18.0/v1.18.0.zip) = eba291c596158b15219f5663d785884c0f45cef43e5a6c13e5e0f2b63426f90a
SIZE (go/net_clash/clash-v1.18.0/v1.18.0.zip) = 440454
+4 −5
Original line number Diff line number Diff line
PORTNAME=	clash
PORTNAME=	mihomo
DISTVERSIONPREFIX=	v
DISTVERSION=	1.18.0
PORTREVISION=	9
DISTVERSION=	1.19.3
CATEGORIES=	net

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Rule-based tunnel in Go
WWW=		https://github.com/Dreamacro/clash # actually coming from the fork https://github.com/wangtz0607/clash
WWW=		https://github.com/MetaCubeX/mihomo/tree/Alpha

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE
@@ -15,7 +14,7 @@ USES= go:1.21,modules cpe

CPE_VENDOR=	clash_project

GO_MODULE=	github.com/Dreamacro/clash
GO_MODULE=	github.com/metacubex/mihomo

PLIST_FILES=	bin/${PORTNAME}

net/mihomo/distinfo

0 → 100644
+5 −0
Original line number Diff line number Diff line
TIMESTAMP = 1742718509
SHA256 (go/net_mihomo/mihomo-v1.19.3/v1.19.3.mod) = 0cdf722970892f23f61502419d65f4b27f55068f542f2b13900c97201d8b6f6f
SIZE (go/net_mihomo/mihomo-v1.19.3/v1.19.3.mod) = 5794
SHA256 (go/net_mihomo/mihomo-v1.19.3/v1.19.3.zip) = 4b4d866451ac3561f640db16c2e814037409974ea6a2744c18732f384a953981
SIZE (go/net_mihomo/mihomo-v1.19.3/v1.19.3.zip) = 890938
Loading