diff --git a/security/certspotter/Makefile b/security/certspotter/Makefile index 6d77ca972960..720badf76186 100644 --- a/security/certspotter/Makefile +++ b/security/certspotter/Makefile @@ -1,36 +1,35 @@ PORTNAME= certspotter DISTVERSIONPREFIX= v -DISTVERSION= 0.24.1 -PORTREVISION= 1 +DISTVERSION= 0.24.2 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 da4879d21693..8afeadcc3f79 100644 --- a/security/certspotter/distinfo +++ b/security/certspotter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1779835700 -SHA256 (go/security_certspotter/certspotter-v0.24.1/v0.24.1.mod) = 2ce3ac7cd6773ad955aaf3ca5435ab0abf658aad386fc8e33778cfe21597d3a1 -SIZE (go/security_certspotter/certspotter-v0.24.1/v0.24.1.mod) = 267 -SHA256 (go/security_certspotter/certspotter-v0.24.1/v0.24.1.zip) = 6cc270e16115a3b64412362f1988e565e336fea375a38739336f8c50592571b1 -SIZE (go/security_certspotter/certspotter-v0.24.1/v0.24.1.zip) = 120723 +TIMESTAMP = 1782641439 +SHA256 (go/security_certspotter/certspotter-v0.24.2/v0.24.2.mod) = 2ce3ac7cd6773ad955aaf3ca5435ab0abf658aad386fc8e33778cfe21597d3a1 +SIZE (go/security_certspotter/certspotter-v0.24.2/v0.24.2.mod) = 267 +SHA256 (go/security_certspotter/certspotter-v0.24.2/v0.24.2.zip) = 57164552200a318594116173c7c2f7ce01bdaeba7d0632199fa977d7163aab46 +SIZE (go/security_certspotter/certspotter-v0.24.2/v0.24.2.zip) = 124808