FreeBSD Bugzilla – Attachment 242889 Details for
Bug 272055
Updating maintainer address
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
updating address
0001-updating-maintainer-address.patch (text/plain), 7.73 KB, created by
Gabriel M. Dutra
on 2023-06-20 14:19:19 UTC
(
hide
)
Description:
updating address
Filename:
MIME Type:
Creator:
Gabriel M. Dutra
Created:
2023-06-20 14:19:19 UTC
Size:
7.73 KB
patch
obsolete
>From ca59f7e5d3087671905975a8bac08efd53daf9a6 Mon Sep 17 00:00:00 2001 >From: "Gabriel M. Dutra" <nulldutra@proton.me> >Date: Tue, 20 Jun 2023 14:15:21 +0000 >Subject: [PATCH] updating maintainer address > >--- > benchmarks/ddosify/Makefile | 2 +- > benchmarks/plow/Makefile | 2 +- > devel/atlantis/Makefile | 2 +- > dns/dnsx/Makefile | 2 +- > net/ipinfo-cli/Makefile | 2 +- > net/py-whois/Makefile | 2 +- > security/crlfuzz/Makefile | 2 +- > security/ffuf/Makefile | 2 +- > security/gokart/Makefile | 2 +- > security/gokey/Makefile | 2 +- > security/tfsec/Makefile | 2 +- > sysutils/chaoskube/Makefile | 2 +- > sysutils/fx/Makefile | 2 +- > sysutils/terraform-docs/Makefile | 2 +- > sysutils/terraform-switcher/Makefile | 2 +- > sysutils/terraform/Makefile | 2 +- > sysutils/tflint/Makefile | 2 +- > 17 files changed, 17 insertions(+), 17 deletions(-) > >diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile >index e0c1d7b11..16510bb86 100644 >--- a/benchmarks/ddosify/Makefile >+++ b/benchmarks/ddosify/Makefile >@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v > DISTVERSION= 1.0.3 > CATEGORIES= benchmarks > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= High-performance load testing tool > WWW= https://github.com/ddosify/ddosify > >diff --git a/benchmarks/plow/Makefile b/benchmarks/plow/Makefile >index 011d353f7..4cf9e09a1 100644 >--- a/benchmarks/plow/Makefile >+++ b/benchmarks/plow/Makefile >@@ -4,7 +4,7 @@ DISTVERSION= 1.3.1 > PORTREVISION= 7 > CATEGORIES= benchmarks > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= HTTP benchmarking tool with real-time web UI and terminal displaying > WWW= https://github.com/six-ddc/plow > >diff --git a/devel/atlantis/Makefile b/devel/atlantis/Makefile >index ab67205cb..0af1dc953 100644 >--- a/devel/atlantis/Makefile >+++ b/devel/atlantis/Makefile >@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v > DISTVERSION= 0.23.5 > CATEGORIES= devel > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Terraform Pull Requests Automation > WWW= https://www.runatlantis.io > >diff --git a/dns/dnsx/Makefile b/dns/dnsx/Makefile >index 79ba0cca3..68985ea4a 100644 >--- a/dns/dnsx/Makefile >+++ b/dns/dnsx/Makefile >@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v > DISTVERSION= 1.1.4 > CATEGORIES= dns > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= DNS toolkit allow to run multiple DNS queries > WWW= https://github.com/projectdiscovery/dnsx > >diff --git a/net/ipinfo-cli/Makefile b/net/ipinfo-cli/Makefile >index 9eb05d9f2..ed8826add 100644 >--- a/net/ipinfo-cli/Makefile >+++ b/net/ipinfo-cli/Makefile >@@ -4,7 +4,7 @@ DISTVERSION= 2.10.1 > PORTREVISION= 5 > CATEGORIES= net > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Official Command Line Interface for the IPinfo API > WWW= https://github.com/ipinfo/cli > >diff --git a/net/py-whois/Makefile b/net/py-whois/Makefile >index 6dae02280..9adbd755e 100644 >--- a/net/py-whois/Makefile >+++ b/net/py-whois/Makefile >@@ -4,7 +4,7 @@ CATEGORIES= net python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Python package for retrieving WHOIS information of domains > WWW= https://pypi.org/project/whois/ > >diff --git a/security/crlfuzz/Makefile b/security/crlfuzz/Makefile >index 42ff0dfb0..479a60ac6 100644 >--- a/security/crlfuzz/Makefile >+++ b/security/crlfuzz/Makefile >@@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v > PORTREVISION= 12 > CATEGORIES= security > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Fast tool to scan CRLF vulnerability written in Go > WWW= https://github.com/dwisiswant0/crlfuzz > >diff --git a/security/ffuf/Makefile b/security/ffuf/Makefile >index 1ba94f2e3..7697230cd 100644 >--- a/security/ffuf/Makefile >+++ b/security/ffuf/Makefile >@@ -4,7 +4,7 @@ DISTVERSION= 2.0.0 > PORTREVISION= 3 > CATEGORIES= security www > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Fast web fuzzer written in Go > WWW= https://github.com/ffuf/ffuf > >diff --git a/security/gokart/Makefile b/security/gokart/Makefile >index 76f9c1dd2..53391e776 100644 >--- a/security/gokart/Makefile >+++ b/security/gokart/Makefile >@@ -4,7 +4,7 @@ DISTVERSION= 0.5.1 > PORTREVISION= 6 > CATEGORIES= security > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Go Security Static Analysis > WWW= https://github.com/praetorian-inc/gokart > >diff --git a/security/gokey/Makefile b/security/gokey/Makefile >index d0835f5ae..6a366ab9f 100644 >--- a/security/gokey/Makefile >+++ b/security/gokey/Makefile >@@ -4,7 +4,7 @@ DISTVERSION= 0.1.2 > PORTREVISION= 5 > CATEGORIES= security > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Simple password manager write in Go > WWW= https://github.com/cloudflare/gokey > >diff --git a/security/tfsec/Makefile b/security/tfsec/Makefile >index d6dbb4a76..393ee6d63 100644 >--- a/security/tfsec/Makefile >+++ b/security/tfsec/Makefile >@@ -4,7 +4,7 @@ DISTVERSION= 1.28.1 > PORTREVISION= 6 > CATEGORIES= security > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Security scanner for Terraform > WWW= https://aquasecurity.github.io/tfsec > >diff --git a/sysutils/chaoskube/Makefile b/sysutils/chaoskube/Makefile >index d6d4da0f9..ee72fe4e6 100644 >--- a/sysutils/chaoskube/Makefile >+++ b/sysutils/chaoskube/Makefile >@@ -3,7 +3,7 @@ PORTVERSION= 0.28.0 > DISTVERSIONPREFIX= v > CATEGORIES= sysutils > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Chaoskube periodically kills random pods in your Kubernetes cluster > WWW= https://github.com/linki/chaoskube > >diff --git a/sysutils/fx/Makefile b/sysutils/fx/Makefile >index e3ffe89f9..1c92bf715 100644 >--- a/sysutils/fx/Makefile >+++ b/sysutils/fx/Makefile >@@ -2,7 +2,7 @@ PORTNAME= fx > DISTVERSION= 24.1.0 > CATEGORIES= sysutils > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Terminal JSON viewer > WWW= https://github.com/antonmedv/fx > >diff --git a/sysutils/terraform-docs/Makefile b/sysutils/terraform-docs/Makefile >index 6a4b6bc55..6341bfc3e 100644 >--- a/sysutils/terraform-docs/Makefile >+++ b/sysutils/terraform-docs/Makefile >@@ -4,7 +4,7 @@ DISTVERSION= 0.16.0 > PORTREVISION= 13 > CATEGORIES= sysutils textproc > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Generate documentation from Terraform modules > WWW= https://github.com/terraform-docs/terraform-docs > >diff --git a/sysutils/terraform-switcher/Makefile b/sysutils/terraform-switcher/Makefile >index e5990a030..fe8aa00cf 100644 >--- a/sysutils/terraform-switcher/Makefile >+++ b/sysutils/terraform-switcher/Makefile >@@ -3,7 +3,7 @@ DISTVERSION= 0.13.1308 > PORTREVISION= 4 > CATEGORIES= sysutils > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Tool to switch between different versions of terraform > WWW= https://tfswitch.warrensbox.com/ > >diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile >index b3371da7e..3d7c8b900 100644 >--- a/sysutils/terraform/Makefile >+++ b/sysutils/terraform/Makefile >@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v > DISTVERSION= 1.4.6 > CATEGORIES= sysutils > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Provides a common configuration to launch infrastructure > WWW= https://terraform.io/ > >diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile >index 85e675828..a966430a8 100644 >--- a/sysutils/tflint/Makefile >+++ b/sysutils/tflint/Makefile >@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v > DISTVERSION= 0.46.1 > CATEGORIES= sysutils > >-MAINTAINER= 0xdutra@gmail.com >+MAINTAINER= nulldutra@proton.me > COMMENT= Terraform Linter > WWW= https://github.com/terraform-linters/tflint > >-- >2.40.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dutra
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 272055
:
242851
|
242889
|
242937
|
242981