diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index dd1f67b9dd87..6550777bda3b 100644 --- a/security/go-cve-dictionary/Makefile +++ b/security/go-cve-dictionary/Makefile @@ -1,44 +1,43 @@ PORTNAME= go-cve-dictionary DISTVERSIONPREFIX=v -DISTVERSION= 0.16.0 -PORTREVISION= 5 +DISTVERSION= 0.16.2 CATEGORIES= security MAINTAINER= girgen@FreeBSD.org COMMENT= Build local copies of vulnerabilities from NVD and JVN WWW= https://github.com/vulsio/go-cve-dictionary/ LICENSE= APACHE20 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss USES= go:modules GO_MODULE= github.com/vulsio/go-cve-dictionary USE_RC_SUBR= ${PORTNAME} GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION}" SUB_FILES= pkg-message periodic-go-cve-dictionary SUB_LIST= PORTNAME=${PORTNAME} USERS=${USERS} GROUPS=${GROUPS} USERS= vuls GROUPS= vuls post-patch: ${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/commands/root.go post-install: ${MKDIR} ${STAGEDIR}/var/db/vuls \ ${STAGEDIR}/var/log/vuls \ ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d \ ${STAGEDIR}${PREFIX}/etc/periodic/daily ${INSTALL_DATA} ${FILESDIR}/newsyslog-${PORTNAME}.conf \ ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/${PORTNAME}.conf.sample ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.yaml \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.yaml.sample ${INSTALL_SCRIPT} ${WRKDIR}/periodic-${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/periodic/daily/${PORTNAME} .include diff --git a/security/go-cve-dictionary/distinfo b/security/go-cve-dictionary/distinfo index 3ed0a5fab043..beb2fe849055 100644 --- a/security/go-cve-dictionary/distinfo +++ b/security/go-cve-dictionary/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1770197413 -SHA256 (go/security_go-cve-dictionary/go-cve-dictionary-v0.16.0/v0.16.0.mod) = ef9d4987e8356e7f37a8ef2b21ff14ecf9f07dfdc66da9701fe6aece0b297365 -SIZE (go/security_go-cve-dictionary/go-cve-dictionary-v0.16.0/v0.16.0.mod) = 3437 -SHA256 (go/security_go-cve-dictionary/go-cve-dictionary-v0.16.0/v0.16.0.zip) = 4a439bd414bf5978c726fa46acb61c0bdceaed8798d9246f6394d2c98cb11ba9 -SIZE (go/security_go-cve-dictionary/go-cve-dictionary-v0.16.0/v0.16.0.zip) = 139270 +TIMESTAMP = 1778483887 +SHA256 (go/security_go-cve-dictionary/go-cve-dictionary-v0.16.2/v0.16.2.mod) = 87ae8d0ac5f5a764529cb6cf589857b1ab0d02d87ba16bafc39b92b7797dc7b1 +SIZE (go/security_go-cve-dictionary/go-cve-dictionary-v0.16.2/v0.16.2.mod) = 3437 +SHA256 (go/security_go-cve-dictionary/go-cve-dictionary-v0.16.2/v0.16.2.zip) = e11233b16090917bb530f1e06208a35fc4c2741745503d64b3a0544ddc86c56d +SIZE (go/security_go-cve-dictionary/go-cve-dictionary-v0.16.2/v0.16.2.zip) = 139646