diff --git a/security/go-cve-dictionary/Makefile b/security/go-cve-dictionary/Makefile index b80a45adf234..fb574a12ccb5 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.15.0 -PORTREVISION= 1 +DISTVERSION= 0.16.0 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 e28aba6769fc..3ed0a5fab043 100644 --- a/security/go-cve-dictionary/distinfo +++ b/security/go-cve-dictionary/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1765298379 -SHA256 (go/security_go-cve-dictionary/go-cve-dictionary-v0.15.0/v0.15.0.mod) = a0889dbba87606f276a530ae7c5bf4100b8337c12d361512a4ea6bc85ca57dc7 -SIZE (go/security_go-cve-dictionary/go-cve-dictionary-v0.15.0/v0.15.0.mod) = 3437 -SHA256 (go/security_go-cve-dictionary/go-cve-dictionary-v0.15.0/v0.15.0.zip) = 47fd1382740a0baea52405b283a45f9090d71cf5d95086de7eddda4a6f13aacd -SIZE (go/security_go-cve-dictionary/go-cve-dictionary-v0.15.0/v0.15.0.zip) = 138122 +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