diff --git a/security/certspotter/Makefile b/security/certspotter/Makefile index d8583a525b83..ecaa9019d124 100644 --- a/security/certspotter/Makefile +++ b/security/certspotter/Makefile @@ -1,35 +1,35 @@ PORTNAME= certspotter DISTVERSIONPREFIX= v -DISTVERSION= 0.19.1 +DISTVERSION= 0.23.0 CATEGORIES= security www MAINTAINER= flo@FreeBSD.org COMMENT= Certificate Transparency Monitor WWW= https://github.com/SSLMate/certspotter LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_RC_SUBR= certspotter GO_MODULE= software.sslmate.com/src/certspotter GO_TARGET= ./cmd/${PORTNAME}:${PREFIX}/sbin/${PORTNAME} CERTSPOTTER_USER?= certspotter CERTSPOTTER_GROUP?= certspotter SUB_LIST+= CERTSPOTTER_GROUP=${CERTSPOTTER_GROUP} \ CERTSPOTTER_USER=${CERTSPOTTER_USER} USERS= ${CERTSPOTTER_USER} GROUPS= ${CERTSPOTTER_GROUP} PLIST_SUB+= CERTSPOTTER_GROUP=${CERTSPOTTER_GROUP} \ CERTSPOTTER_USER=${CERTSPOTTER_USER} pre-install: @${MKDIR} ${STAGEDIR}/var/db/${PORTNAME} @${MKDIR} ${STAGEDIR}${PREFIX}/etc/${PORTNAME} @${ECHO_CMD} "example.org" > ${STAGEDIR}${PREFIX}/etc/${PORTNAME}/watchlist.sample @${MKDIR} ${STAGEDIR}/var/run/${PORTNAME} .include diff --git a/security/certspotter/distinfo b/security/certspotter/distinfo index 772eb53fc419..85fa733c346b 100644 --- a/security/certspotter/distinfo +++ b/security/certspotter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747556137 -SHA256 (go/security_certspotter/certspotter-v0.19.1/v0.19.1.mod) = f0897405fbbb66ce90c065989f7e540c9bd41fff60cb898a7f676065f614ca7f -SIZE (go/security_certspotter/certspotter-v0.19.1/v0.19.1.mod) = 238 -SHA256 (go/security_certspotter/certspotter-v0.19.1/v0.19.1.zip) = f93902e870a04b6ea0f8a336c5636db8d38aedc993a7918e303035712c867676 -SIZE (go/security_certspotter/certspotter-v0.19.1/v0.19.1.zip) = 100957 +TIMESTAMP = 1765400823 +SHA256 (go/security_certspotter/certspotter-v0.23.0/v0.23.0.mod) = 6adef04d905acf8e56b1d2bca21b1ce4319005a99da0cbc33856c8c832658f84 +SIZE (go/security_certspotter/certspotter-v0.23.0/v0.23.0.mod) = 284 +SHA256 (go/security_certspotter/certspotter-v0.23.0/v0.23.0.zip) = 3f872be4593fd1f14c78b8a4d1223b7ae7da15e04ba4ed5181784a5af92e488c +SIZE (go/security_certspotter/certspotter-v0.23.0/v0.23.0.zip) = 111010