diff --git a/security/trivy/Makefile b/security/trivy/Makefile index 24e85d39a1fb..01239f562c7b 100644 --- a/security/trivy/Makefile +++ b/security/trivy/Makefile @@ -1,33 +1,33 @@ PORTNAME= trivy DISTVERSIONPREFIX= v -DISTVERSION= 0.52.0 +DISTVERSION= 0.52.1 CATEGORIES= security MAINTAINER= mfechner@FreeBSD.org COMMENT= Security scanner written in go WWW= https://github.com/aquasecurity/trivy LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules,1.22 GO_MODULE= github.com/aquasecurity/trivy GO_TARGET= ./cmd/trivy GO_BUILDFLAGS= -ldflags=" \ -extldflags '-static' \ -X github.com/aquasecurity/trivy/pkg/version.ver=${DISTVERSION} \ -s -w" PLIST_FILES= bin/${PORTNAME} post-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/contrib/*.tpl ${STAGEDIR}${DATADIR}/ ${FIND} -s ${STAGEDIR}${DATADIR} -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' | \ ${SED} -E -e '/sample$$/ s#^#@sample #; \ s#${DATADIR_REL}/bin#@(,,555) ${DATADIR_REL}/bin#; ' >> ${TMPPLIST} cat ${TMPPLIST} .include diff --git a/security/trivy/distinfo b/security/trivy/distinfo index 23c88528b451..dd063ab37b1f 100644 --- a/security/trivy/distinfo +++ b/security/trivy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1717485996 -SHA256 (go/security_trivy/trivy-v0.52.0/v0.52.0.mod) = 2734a1718949207d7108157bca96a9f87c96400550269ee9dabdc6d230451bcd -SIZE (go/security_trivy/trivy-v0.52.0/v0.52.0.mod) = 22373 -SHA256 (go/security_trivy/trivy-v0.52.0/v0.52.0.zip) = b2bc578f40d4becbb66626cd342ff42183482568fe2d30bbb02a5a772a9e54d4 -SIZE (go/security_trivy/trivy-v0.52.0/v0.52.0.zip) = 58068882 +TIMESTAMP = 1718016794 +SHA256 (go/security_trivy/trivy-v0.52.1/v0.52.1.mod) = 2734a1718949207d7108157bca96a9f87c96400550269ee9dabdc6d230451bcd +SIZE (go/security_trivy/trivy-v0.52.1/v0.52.1.mod) = 22373 +SHA256 (go/security_trivy/trivy-v0.52.1/v0.52.1.zip) = 3950f826cb00392d95bfc4e27f4144c24049aa238e7215e65bb38e16b2fdd262 +SIZE (go/security_trivy/trivy-v0.52.1/v0.52.1.zip) = 58072425