Date: Wed, 27 May 2026 13:50:13 +0000 From: Yusuf Yaman <nxjoseph@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Sulev-Madis Silber <bugs-freebsd-org916@ketas.si.pri.ee> Subject: git: a418c0b665d0 - main - devel/p5-Time-Stopwatch: Update maintainer address Message-ID: <6a16f695.1d8e0.46d73d8b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=a418c0b665d0d3d3fc0ca6068e8e40169ca99934 commit a418c0b665d0d3d3fc0ca6068e8e40169ca99934 Author: Sulev-Madis Silber <bugs-freebsd-org916@ketas.si.pri.ee> AuthorDate: 2026-05-27 06:40:29 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-05-27 13:49:48 +0000 devel/p5-Time-Stopwatch: Update maintainer address Confirmed ownership via bug #105643. While here, add LICENSE information and NO_ARCH. PR: 295631 See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=105643 Reported by: Sulev-Madis Silber (maintainer) Approved by: osa, vvd (Mentors, implicit) --- devel/p5-Time-Stopwatch/Makefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/devel/p5-Time-Stopwatch/Makefile b/devel/p5-Time-Stopwatch/Makefile index 8b221a0b9df2..c179e887491c 100644 --- a/devel/p5-Time-Stopwatch/Makefile +++ b/devel/p5-Time-Stopwatch/Makefile @@ -1,15 +1,20 @@ PORTNAME= Time-Stopwatch PORTVERSION= 1.00 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= madis555@hot.ee +MAINTAINER= bugs-freebsd-org916@ketas.si.pri.ee COMMENT= Use tied scalars as timers WWW= https://metacpan.org/release/Time-Stopwatch +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a16f695.1d8e0.46d73d8b>
