git: 070778129de8 - main - perl@: adopt a few ports

From: Mathieu Arnold <mat_at_FreeBSD.org>
Date: Wed, 28 May 2025 08:36:07 UTC
The branch main has been updated by mat:

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

commit 070778129de812c04ff4f8d2db21c6cca9943eb2
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2025-05-28 08:17:58 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2025-05-28 08:28:10 +0000

    perl@: adopt a few ports
---
 archivers/p5-Gzip-Faster/Makefile                 | 2 +-
 audio/p5-MusicBrainz-DiscID/Makefile              | 2 +-
 biology/p5-TrimGalore/Makefile                    | 2 +-
 devel/p5-Data-URIEncode/Makefile                  | 2 +-
 devel/p5-ExportTo/Makefile                        | 2 +-
 devel/p5-Goo-Canvas2/Makefile                     | 2 +-
 devel/p5-Test-Mini-Unit/Makefile                  | 2 +-
 devel/p5-Thrift/Makefile                          | 2 +-
 devel/p5-Util-Any/Makefile                        | 2 +-
 dns/p5-Net-DRI/Makefile                           | 2 +-
 games/p5-Games-Dice/Makefile                      | 2 +-
 japanese/p5-Number-Phone-JP/Makefile              | 2 +-
 japanese/p5-PDFJ/Makefile                         | 2 +-
 net/p5-Net-Whois-RIPE/Makefile                    | 2 +-
 security/p5-CSP/Makefile                          | 2 +-
 security/p5-dicewaregen/Makefile                  | 2 +-
 textproc/p5-HTML-Entities-ImodePictogram/Makefile | 2 +-
 textproc/p5-Text-Textile/Makefile                 | 2 +-
 www/p5-HTML-Gumbo/Makefile                        | 2 +-
 www/p5-REST-Client/Makefile                       | 2 +-
 www/p5-RT-Extension-LDAPImport/Makefile           | 2 +-
 www/p5-RT-Extension-RepeatTicket/Makefile         | 2 +-
 www/p5-RT-Extension-RepeatTicket2/Makefile        | 2 +-
 www/p5-RTx-Calendar/Makefile                      | 2 +-
 www/p5-WWW-IMDb/Makefile                          | 2 +-
 25 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/archivers/p5-Gzip-Faster/Makefile b/archivers/p5-Gzip-Faster/Makefile
index d1fc8fcc61de..d57acd0fee54 100644
--- a/archivers/p5-Gzip-Faster/Makefile
+++ b/archivers/p5-Gzip-Faster/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:BKB
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Simple and fast gzip and gunzip
 WWW=		https://metacpan.org/release/Gzip-Faster
 
diff --git a/audio/p5-MusicBrainz-DiscID/Makefile b/audio/p5-MusicBrainz-DiscID/Makefile
index 231c41b9cc7b..d8213825f5ae 100644
--- a/audio/p5-MusicBrainz-DiscID/Makefile
+++ b/audio/p5-MusicBrainz-DiscID/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	audio perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface for the MusicBrainz libdiscid library
 WWW=		https://metacpan.org/release/MusicBrainz-DiscID
 
diff --git a/biology/p5-TrimGalore/Makefile b/biology/p5-TrimGalore/Makefile
index 8b6e229c0032..cd7a5cf7ffe7 100644
--- a/biology/p5-TrimGalore/Makefile
+++ b/biology/p5-TrimGalore/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	0.6.10
 CATEGORIES=	biology perl5 python
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Wrapper around Cutadapt and FastQC for adapter and quality trimming
 WWW=		https://github.com/FelixKrueger/TrimGalore
 
diff --git a/devel/p5-Data-URIEncode/Makefile b/devel/p5-Data-URIEncode/Makefile
index 94f41d1d27cf..00a768a34a93 100644
--- a/devel/p5-Data-URIEncode/Makefile
+++ b/devel/p5-Data-URIEncode/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Allow complex data structures to be encoded using flat URIs
 WWW=		https://metacpan.org/pod/Data::URIEncode
 
diff --git a/devel/p5-ExportTo/Makefile b/devel/p5-ExportTo/Makefile
index 0bb7ef516278..a80b91433286 100644
--- a/devel/p5-ExportTo/Makefile
+++ b/devel/p5-ExportTo/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:KTAT
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Export any function/method to any namespace
 WWW=		https://github.com/ktat/ExportTo
 
diff --git a/devel/p5-Goo-Canvas2/Makefile b/devel/p5-Goo-Canvas2/Makefile
index 788e542d63a8..a92519642643 100644
--- a/devel/p5-Goo-Canvas2/Makefile
+++ b/devel/p5-Goo-Canvas2/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX=	p5-
 PKGNAMESUFFIX=	2
 DISTNAME=	GooCanvas2-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl binding for GooCanvas2
 WWW=		https://metacpan.org/release/GooCanvas2
 
diff --git a/devel/p5-Test-Mini-Unit/Makefile b/devel/p5-Test-Mini-Unit/Makefile
index aea975df7869..bd94a9f6be5c 100644
--- a/devel/p5-Test-Mini-Unit/Makefile
+++ b/devel/p5-Test-Mini-Unit/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PVANDE
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Declarative syntactic sugar for Test::Mini
 WWW=		https://metacpan.org/release/Test-Mini-Unit
 
diff --git a/devel/p5-Thrift/Makefile b/devel/p5-Thrift/Makefile
index 681869f8f09a..47a1469528ff 100644
--- a/devel/p5-Thrift/Makefile
+++ b/devel/p5-Thrift/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel perl5
 PKGNAMEPREFIX=	p5-
 DISTFILES=
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface to Thrift
 WWW=		https://thrift.apache.org/
 
diff --git a/devel/p5-Util-Any/Makefile b/devel/p5-Util-Any/Makefile
index 7132c6396ee3..2283471385f7 100644
--- a/devel/p5-Util-Any/Makefile
+++ b/devel/p5-Util-Any/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:KTAT
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Export any utilities and create your own utility module
 WWW=		https://github.com/ktat/Util-Any
 
diff --git a/dns/p5-Net-DRI/Makefile b/dns/p5-Net-DRI/Makefile
index 73dd7a3e8f7b..854e8c000197 100644
--- a/dns/p5-Net-DRI/Makefile
+++ b/dns/p5-Net-DRI/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl library to access Domain Name Registries/Registrars
 WWW=		https://metacpan.org/release/Net-DRI
 
diff --git a/games/p5-Games-Dice/Makefile b/games/p5-Games-Dice/Makefile
index 71f31638a2b8..442230f62bb5 100644
--- a/games/p5-Games-Dice/Makefile
+++ b/games/p5-Games-Dice/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	games perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl module to simulate die rolls
 WWW=		https://metacpan.org/release/Games-Dice
 
diff --git a/japanese/p5-Number-Phone-JP/Makefile b/japanese/p5-Number-Phone-JP/Makefile
index c6ccef94bf83..9c858913afcd 100644
--- a/japanese/p5-Number-Phone-JP/Makefile
+++ b/japanese/p5-Number-Phone-JP/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:TANIGUCHI
 PKGNAMEPREFIX=	ja-p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl5 module to validate Japanese phone numbers
 WWW=		https://metacpan.org/release/Number-Phone-JP
 
diff --git a/japanese/p5-PDFJ/Makefile b/japanese/p5-PDFJ/Makefile
index 4aa4c29ec868..8f9097bc84d4 100644
--- a/japanese/p5-PDFJ/Makefile
+++ b/japanese/p5-PDFJ/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	3
 CATEGORIES=	japanese perl5
 MASTER_SITES=	http://hp1.jonex.ne.jp/%7Enakajima.yasushi/archives/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	PDFJ module provides methods to generate Japanese PDF file
 WWW=		http://hp1.jonex.ne.jp/%7Enakajima.yasushi/PDFJ.jp.html
 
diff --git a/net/p5-Net-Whois-RIPE/Makefile b/net/p5-Net-Whois-RIPE/Makefile
index fa288fbe726a..82a3f2513b8d 100644
--- a/net/p5-Net-Whois-RIPE/Makefile
+++ b/net/p5-Net-Whois-RIPE/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:AASSAD
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Implementation of RIPE Whois
 WWW=		https://metacpan.org/release/Net-Whois-RIPE
 
diff --git a/security/p5-CSP/Makefile b/security/p5-CSP/Makefile
index 168133d07658..350902446199 100644
--- a/security/p5-CSP/Makefile
+++ b/security/p5-CSP/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	ftp://ftp.it.su.se/pub/users/leifj/ \
 		http://redundancy.redundancy.org/mirror/
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl tool for managing Certificate Authorities
 WWW=		http://devel.it.su.se/projects/CSP/
 
diff --git a/security/p5-dicewaregen/Makefile b/security/p5-dicewaregen/Makefile
index 7041b806298a..0c495d9a2760 100644
--- a/security/p5-dicewaregen/Makefile
+++ b/security/p5-dicewaregen/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.4
 CATEGORIES=	security
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl script to generate Diceware dictionaries for passwords
 WWW=		https://github.com/graudeejs/dicewaregen.pl
 
diff --git a/textproc/p5-HTML-Entities-ImodePictogram/Makefile b/textproc/p5-HTML-Entities-ImodePictogram/Makefile
index 6f364a3968ed..313a54bcba77 100644
--- a/textproc/p5-HTML-Entities-ImodePictogram/Makefile
+++ b/textproc/p5-HTML-Entities-ImodePictogram/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Encode/decode HTML entities for i-mode pictograms
 WWW=		https://metacpan.org/release/HTML-Entities-ImodePictogram
 
diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile
index 66a71b713707..600c78325cc9 100644
--- a/textproc/p5-Text-Textile/Makefile
+++ b/textproc/p5-Text-Textile/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl-based implementation of the Textile syntax by Dean Allen
 WWW=		https://metacpan.org/release/Text-Textile
 
diff --git a/www/p5-HTML-Gumbo/Makefile b/www/p5-HTML-Gumbo/Makefile
index 765f64738372..b477d5f1369e 100644
--- a/www/p5-HTML-Gumbo/Makefile
+++ b/www/p5-HTML-Gumbo/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	HTML5 parser based on gumbo C library
 WWW=		https://metacpan.org/pod/HTML::Gumbo
 
diff --git a/www/p5-REST-Client/Makefile b/www/p5-REST-Client/Makefile
index 651b07edd6c6..73204625bc49 100644
--- a/www/p5-REST-Client/Makefile
+++ b/www/p5-REST-Client/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Simple client for interacting with RESTful http/https resources
 WWW=		https://metacpan.org/release/REST-Client
 
diff --git a/www/p5-RT-Extension-LDAPImport/Makefile b/www/p5-RT-Extension-LDAPImport/Makefile
index 3c700a633121..d2bc8c273af7 100644
--- a/www/p5-RT-Extension-LDAPImport/Makefile
+++ b/www/p5-RT-Extension-LDAPImport/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	www net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	RT extension to import users from an LDAP store
 WWW=		https://metacpan.org/release/RT-Extension-LDAPImport
 
diff --git a/www/p5-RT-Extension-RepeatTicket/Makefile b/www/p5-RT-Extension-RepeatTicket/Makefile
index d7bd395063ac..6dad383835fc 100644
--- a/www/p5-RT-Extension-RepeatTicket/Makefile
+++ b/www/p5-RT-Extension-RepeatTicket/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	RT Extension to repeat tickets base on a schedule
 WWW=		https://metacpan.org/release/RT-Extension-RepeatTicket
 
diff --git a/www/p5-RT-Extension-RepeatTicket2/Makefile b/www/p5-RT-Extension-RepeatTicket2/Makefile
index a972bc4036b0..80c444129acb 100644
--- a/www/p5-RT-Extension-RepeatTicket2/Makefile
+++ b/www/p5-RT-Extension-RepeatTicket2/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 PKGNAMESUFFIX=	2
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	RT Extension to repeat tickets base on a schedule
 WWW=		https://metacpan.org/release/RT-Extension-RepeatTicket
 
diff --git a/www/p5-RTx-Calendar/Makefile b/www/p5-RTx-Calendar/Makefile
index 253ced86581b..d00307e85ee2 100644
--- a/www/p5-RTx-Calendar/Makefile
+++ b/www/p5-RTx-Calendar/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Calendar extension module for the RT ticketing system
 WWW=		https://metacpan.org/release/RTx-Calendar
 
diff --git a/www/p5-WWW-IMDb/Makefile b/www/p5-WWW-IMDb/Makefile
index f7c299779d09..b713053d7877 100644
--- a/www/p5-WWW-IMDb/Makefile
+++ b/www/p5-WWW-IMDb/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://freebsdcluster.org/~mich/software/
 PKGNAMEPREFIX=	p5-WWW-
 DISTNAME=	IMDb-current
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface to query the Internet Movie Database(IMDb)
 
 LICENSE=	GPLv2+