Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2024 23:16:12 GMT
From:      Palle Girgensohn <girgen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c8daf570dbf1 - main - security/vuls: Update to 0.28.0
Message-ID:  <202412082316.4B8NGC7c018775@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by girgen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c8daf570dbf10ae0a0752366d4f9b408d340e600

commit c8daf570dbf10ae0a0752366d4f9b408d340e600
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2024-12-08 23:14:45 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2024-12-08 23:16:06 +0000

    security/vuls: Update to 0.28.0
    
    Release notes:  https://github.com/future-architect/vuls/releases/tag/v0.28.0
---
 security/vuls/Makefile |  5 ++---
 security/vuls/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/security/vuls/Makefile b/security/vuls/Makefile
index d46031ef27cd..9c125b5c39be 100644
--- a/security/vuls/Makefile
+++ b/security/vuls/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	vuls
 DISTVERSIONPREFIX=v
-DISTVERSION=	0.27.0
-PORTREVISION=	1
+DISTVERSION=	0.28.0
 CATEGORIES=	security
 
 MAINTAINER=	girgen@FreeBSD.org
@@ -11,7 +10,7 @@ WWW=		https://vuls.io
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:1.21,modules
+USES=		go:1.23,modules
 
 GO_MODULE=	github.com/future-architect/vuls
 GO_TARGET=	./cmd/${PORTNAME}
diff --git a/security/vuls/distinfo b/security/vuls/distinfo
index f4ded9f3ded5..84e716bd85a9 100644
--- a/security/vuls/distinfo
+++ b/security/vuls/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1728462897
-SHA256 (go/security_vuls/vuls-v0.27.0/v0.27.0.mod) = 89d24c4108b90623e75cf71a435d36010211288e5c9e9b69bb9c5cda26cb5801
-SIZE (go/security_vuls/vuls-v0.27.0/v0.27.0.mod) = 19536
-SHA256 (go/security_vuls/vuls-v0.27.0/v0.27.0.zip) = 3e80e6143a9d5dd9698cba443e5ae0d499b15403850732fd0b187d50735ac16d
-SIZE (go/security_vuls/vuls-v0.27.0/v0.27.0.zip) = 1330102
+TIMESTAMP = 1733656813
+SHA256 (go/security_vuls/vuls-v0.28.0/v0.28.0.mod) = 60e410b004cb424036bed9d1ff2e2b535a9632fc7aa5338e8e8699b40fe37022
+SIZE (go/security_vuls/vuls-v0.28.0/v0.28.0.mod) = 19373
+SHA256 (go/security_vuls/vuls-v0.28.0/v0.28.0.zip) = 9201f11ee229ed2c7678f4435b44343fc3191d66d82940ce9e12428331591156
+SIZE (go/security_vuls/vuls-v0.28.0/v0.28.0.zip) = 1332644



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412082316.4B8NGC7c018775>