mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
net/ooni-probe-cli: update to 3.21.1, still BROKEN
Unexpire the port, but it remains broken due to PR 272643. It now depends on the default Go version instead of the removed lang/go118 PR: 270020
This commit is contained in:
parent
e934250a14
commit
f2b44b3ae1
@ -1,7 +1,6 @@
|
||||
PORTNAME= ooni-probe-cli
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.15.3
|
||||
PORTREVISION= 11
|
||||
DISTVERSION= 3.21.1
|
||||
CATEGORIES= net www benchmarks
|
||||
|
||||
MAINTAINER= egypcio@FreeBSD.org
|
||||
@ -11,17 +10,15 @@ WWW= https://ooni.org/about/
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= requires unsupported go1.18
|
||||
DEPRECATED= Broken for more than 6 months
|
||||
EXPIRATION_DATE= 2024-04-24
|
||||
BROKEN= https://bugs.freebsd.org/272643
|
||||
|
||||
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
|
||||
|
||||
# USES= go:1.18,modules
|
||||
USES= go:modules
|
||||
|
||||
GO_BUILDFLAGS= -ldflags '-s -w -extldflags "-static"'
|
||||
GO_MODULE= github.com/ooni/probe-cli/v3
|
||||
GO_TARGET= ./cmd/ooniprobe
|
||||
GO_BUILDFLAGS= -ldflags '-s -w -extldflags "-static"'
|
||||
|
||||
PLIST_FILES= bin/ooniprobe
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1659198761
|
||||
SHA256 (go/net_ooni-probe-cli/ooni-probe-cli-v3.15.3/v3.15.3.mod) = 509906e9ead44e1eebb325f43209afa94520fc9dc8a84b39c342e22ff482fce7
|
||||
SIZE (go/net_ooni-probe-cli/ooni-probe-cli-v3.15.3/v3.15.3.mod) = 5604
|
||||
SHA256 (go/net_ooni-probe-cli/ooni-probe-cli-v3.15.3/v3.15.3.zip) = 0ff672eb3b9df8e46e0d54241c0e1c42ed4dbbabb9d414039bbd29262a9d7b4c
|
||||
SIZE (go/net_ooni-probe-cli/ooni-probe-cli-v3.15.3/v3.15.3.zip) = 2054078
|
||||
TIMESTAMP = 1713008454
|
||||
SHA256 (go/net_ooni-probe-cli/ooni-probe-cli-v3.21.1/v3.21.1.mod) = c58314ed2588a8618365b4ee7ec03b570d53345c4c0e3b14850c17d044813112
|
||||
SIZE (go/net_ooni-probe-cli/ooni-probe-cli-v3.21.1/v3.21.1.mod) = 7615
|
||||
SHA256 (go/net_ooni-probe-cli/ooni-probe-cli-v3.21.1/v3.21.1.zip) = 0d1fd7edb7aff39edd24d63a41b4249678c72e0b264092fe148301edd267dae6
|
||||
SIZE (go/net_ooni-probe-cli/ooni-probe-cli-v3.21.1/v3.21.1.zip) = 3886575
|
||||
|
Loading…
Reference in New Issue
Block a user