Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:30:35 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2f8bdd6dfd92 - main - mail/p5-Mail-Box-POP3: Update to 4.02
Message-ID:  <6a13de7b.36499.52dfad8e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 2f8bdd6dfd921af61bb8b433cc8d33510ff3b8fc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:23:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:27:42 +0000

    mail/p5-Mail-Box-POP3: Update to 4.02
    
    Changes:        https://metacpan.org/dist/Mail-Box-POP3/changes
---
 mail/p5-Mail-Box-POP3/Makefile | 9 +++++----
 mail/p5-Mail-Box-POP3/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/mail/p5-Mail-Box-POP3/Makefile b/mail/p5-Mail-Box-POP3/Makefile
index 624023ecce4a..2bf16a7ea414 100644
--- a/mail/p5-Mail-Box-POP3/Makefile
+++ b/mail/p5-Mail-Box-POP3/Makefile
@@ -1,7 +1,8 @@
 PORTNAME=	Mail-Box-POP3
-PORTVERSION=	3.007
+PORTVERSION=	4.02
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:MARKOV
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -12,9 +13,9 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Mail-Box>=3:mail/p5-Mail-Box \
-		p5-Mail-Message>=3:mail/p5-Mail-Message \
-		p5-Mail-Transport>=3:mail/p5-Mail-Transport
+RUN_DEPENDS=	p5-Log-Report>=1.42:devel/p5-Log-Report \
+		p5-Mail-Box>=4.02:mail/p5-Mail-Box \
+		p5-Mail-Transport>=4.01:mail/p5-Mail-Transport
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/mail/p5-Mail-Box-POP3/distinfo b/mail/p5-Mail-Box-POP3/distinfo
index d574132c4b2c..e065f05cb222 100644
--- a/mail/p5-Mail-Box-POP3/distinfo
+++ b/mail/p5-Mail-Box-POP3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745936098
-SHA256 (Mail-Box-POP3-3.007.tar.gz) = 23e7a70712149b96a0042cd0c5d00b6197503568a6a5daac024a2c9400e5fd4f
-SIZE (Mail-Box-POP3-3.007.tar.gz) = 30616
+TIMESTAMP = 1779606983
+SHA256 (Mail-Box-POP3-4.02.tar.gz) = 55aa3f26c5e74d428ee00fa5002cee2958b230cd6722c3e08cd5b69533b59934
+SIZE (Mail-Box-POP3-4.02.tar.gz) = 33509


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de7b.36499.52dfad8e>