pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Mail-Box
Module Name: pkgsrc
Committed By: wen
Date: Wed Aug 19 01:12:28 UTC 2026
Modified Files:
pkgsrc/mail/p5-Mail-Box: Makefile distinfo
Log Message:
Update to 4.02
Upstream changes:
version 4.02: Fri 10 Apr 11:03:23 CEST 2026
Improvements:
- Mail::Box synopsis reorg.
- remove version of introduction indicators '[3*]' because we are
not backwards compatible with 3 anyway.
version 4.01: Sat 13 Dec 12:13:49 CET 2025
Fixes:
- optional modules -> recommends.
Improvements:
- main page texts.
version 4.00: Thu 11 Dec 14:03:32 CET 2025
Changes:
- use Mail::Box 4 exception model: use Log::Report
- remove SpamAssassin support; not used and out-dated.
version 3.012:
Changes:
- mid-life upgrade project: require minimal Perl version 5.16
- remove deprecated use of Mail::Box::Tie, use ::ARRAY or ::HASH
- rename ::Manager::threads() into ::discoverThreads(). Old name
still supported.
Improvements:
- remove all internal use of bareword file-handles.
- remove all internal use of bareword directory-handles.
- use s///r
- use defined-or
- syntax of tie docs
- remove use of filetest.pm: plays bad with method access()
- replace IO::File by open(my $fh)
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/mail/p5-Mail-Box/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/mail/p5-Mail-Box/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/p5-Mail-Box/Makefile
diff -u pkgsrc/mail/p5-Mail-Box/Makefile:1.48 pkgsrc/mail/p5-Mail-Box/Makefile:1.49
--- pkgsrc/mail/p5-Mail-Box/Makefile:1.48 Thu Jul 16 19:04:05 2026
+++ pkgsrc/mail/p5-Mail-Box/Makefile Wed Aug 19 01:12:28 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.48 2026/07/16 19:04:05 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2026/08/19 01:12:28 wen Exp $
-DISTNAME= Mail-Box-3.011
+DISTNAME= Mail-Box-4.02
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= mail perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://perl.overmeer.net/mailbox/
@@ -22,7 +21,8 @@ DEPENDS+= p5-MailTools>=2.01:../../mail/
DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools
DEPENDS+= p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
DEPENDS+= p5-File-Remove-[0-9]*:../../sysutils/p5-File-Remove
-DEPENDS+= p5-Mail-Message>=3.013:../../mail/p5-Mail-Message
+DEPENDS+= p5-Mail-Message>=4.05:../../mail/p5-Mail-Message
+DEPENDS+= p5-Log-Report>1.42:../../devel/p5-Log-Report
PERL5_PACKLIST= auto/Mail/Box/.packlist
Index: pkgsrc/mail/p5-Mail-Box/distinfo
diff -u pkgsrc/mail/p5-Mail-Box/distinfo:1.23 pkgsrc/mail/p5-Mail-Box/distinfo:1.24
--- pkgsrc/mail/p5-Mail-Box/distinfo:1.23 Fri May 30 02:43:46 2025
+++ pkgsrc/mail/p5-Mail-Box/distinfo Wed Aug 19 01:12:28 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2025/05/30 02:43:46 wen Exp $
+$NetBSD: distinfo,v 1.24 2026/08/19 01:12:28 wen Exp $
-BLAKE2s (Mail-Box-3.011.tar.gz) = 3f95aba94528f2fe776c9807c508de2beeb4b0f53cda15717d22a0c8d9464819
-SHA512 (Mail-Box-3.011.tar.gz) = eeb1e7a4abdb5f570baea2abac9e67682430bdb323d06021f6a59dbef1cd561f1e844bc35617b7f67cee0de35f6c334fd99fac36b30d30689f07dd62c4eeff07
-Size (Mail-Box-3.011.tar.gz) = 295217 bytes
+BLAKE2s (Mail-Box-4.02.tar.gz) = de6fe1f2fde153742d9e4bfb4aa5ee482588f9489c9ece700b93012161f07a0b
+SHA512 (Mail-Box-4.02.tar.gz) = d149a4b3a2e1971d12ad5ea7d9e21abf2c3f0196e935850c9168b0c87eada81cb291f7efe69a9f63eb61f2c5eec75caedea6e6bd3bdf33f3840b02946415c012
+Size (Mail-Box-4.02.tar.gz) = 288432 bytes
Home |
Main Index |
Thread Index |
Old Index