git: 49325c25e662 - main - security/nuclei: Update to 3.0.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 17:37:12 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=49325c25e662f32ab10f373f007a5208f96685f4
commit 49325c25e662f32ab10f373f007a5208f96685f4
Author: Gabriel M. Dutra <nulldutra@proton.me>
AuthorDate: 2023-11-27 07:59:54 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-11-27 17:36:59 +0000
security/nuclei: Update to 3.0.4
ChangeLog: https://github.com/projectdiscovery/nuclei/releases/tag/v3.0.4
PR: 275363
Reported by: nulldutra@proton.me (maintainer)
---
security/nuclei/Makefile | 7 +++----
security/nuclei/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/security/nuclei/Makefile b/security/nuclei/Makefile
index 647adbbb9f75..6bf288a3a5f9 100644
--- a/security/nuclei/Makefile
+++ b/security/nuclei/Makefile
@@ -1,7 +1,6 @@
PORTNAME= nuclei
DISTVERSIONPREFIX= v
-DISTVERSION= 2.9.11
-PORTREVISION= 1
+DISTVERSION= 3.0.4
CATEGORIES= security
MAINTAINER= nulldutra@proton.me
@@ -10,8 +9,8 @@ WWW= https://github.com/projectdiscovery/nuclei
LICENSE= MIT
-USES= go:modules
-GO_MODULE= github.com/projectdiscovery/nuclei/v2
+USES= go:1.21,modules
+GO_MODULE= github.com/projectdiscovery/nuclei/v3
GO_TARGET= ./cmd/${PORTNAME}
diff --git a/security/nuclei/distinfo b/security/nuclei/distinfo
index 4de74344df19..820c9ca52273 100644
--- a/security/nuclei/distinfo
+++ b/security/nuclei/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1692417658
-SHA256 (go/security_nuclei/nuclei-v2.9.11/v2.9.11.mod) = 8e876aa91240b18ca0f1edf80638ab7da82d948439d58b1b9464aa23c9f7d2a8
-SIZE (go/security_nuclei/nuclei-v2.9.11/v2.9.11.mod) = 12444
-SHA256 (go/security_nuclei/nuclei-v2.9.11/v2.9.11.zip) = 77df10c9ff0495a4ad2534b2519489019fbab57d5ff8096d5032e6293e542f97
-SIZE (go/security_nuclei/nuclei-v2.9.11/v2.9.11.zip) = 565292
+TIMESTAMP = 1701024803
+SHA256 (go/security_nuclei/nuclei-v3.0.4/v3.0.4.mod) = c0829520c693b6a60a23a7af424728cc6f02ec61bca30f937845627da7d375a2
+SIZE (go/security_nuclei/nuclei-v3.0.4/v3.0.4.mod) = 15872
+SHA256 (go/security_nuclei/nuclei-v3.0.4/v3.0.4.zip) = 1d709b5bd4a84ac13134c650a2c43c205fae15db3bed98782dd5f36f51f7253e
+SIZE (go/security_nuclei/nuclei-v3.0.4/v3.0.4.zip) = 2418302