View | Details | Raw Unified | Return to bug 269309
Collapse All | Expand All

(-)b/net/cloudflared/Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	cloudflared
1
PORTNAME=	cloudflared
2
DISTVERSION=	2022.12.1
2
DISTVERSION=	2022.12.1
3
PORTREVISION=	1
3
PORTREVISION=	2
4
CATEGORIES=	net www
4
CATEGORIES=	net www
5
5
6
MAINTAINER=	egypcio@FreeBSD.org
6
MAINTAINER=	egypcio@FreeBSD.org
Lines 12-18 LICENSE_FILE= ${WRKSRC}/LICENSE Link Here
12
12
13
RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
13
RUN_DEPENDS=	ca_root_nss>=0:security/ca_root_nss
14
14
15
USES=		cpe go:1.18,modules
15
USES=		cpe go:1.19,modules
16
USE_RC_SUBR=	${PORTNAME}
16
USE_RC_SUBR=	${PORTNAME}
17
USE_GITHUB=	yes
17
USE_GITHUB=	yes
18
GH_ACCOUNT=	cloudflare
18
GH_ACCOUNT=	cloudflare

Return to bug 269309