pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/p5-Mail-Transport



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Aug 19 02:35:44 UTC 2026

Modified Files:
        pkgsrc/mail/p5-Mail-Transport: Makefile distinfo

Log Message:
Update to 4.01

Upstream changes:
version 4.01: Sat 13 Dec 12:18:33 CET 2025
        Fixes:
        - three messages logged the old way.
version 4.00: Thu 11 Dec 13:42:25 CET 2025
        Changes:
        - use Mail::Box 4 exception model: use Log::Report
        - remove Carp
version 3.008:
        Improvements:
        - convert install to OODoc 3.05
        - restyle code to OODoc 3 standard
        - explicitly depend on Mail::Message v3, not 4

version 3.007: Wed  3 Sep 10:47:04 CEST 2025
        Fixes:
        - smtp when the message body does not naturally end on a blank.
version 3.006: Thu 21 Aug 10:23:14 CEST 2025
        Changes:
        - MailBox mid-life upgrade: require Perl minimal version 5.16
        Improvements:
        - ::SMTP 30% faster, 73% less computer power
        - add .gitignore
        - do not use bareword file-handles anymore.
        - use defined-or


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/mail/p5-Mail-Transport/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/p5-Mail-Transport/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-Transport/Makefile
diff -u pkgsrc/mail/p5-Mail-Transport/Makefile:1.10 pkgsrc/mail/p5-Mail-Transport/Makefile:1.11
--- pkgsrc/mail/p5-Mail-Transport/Makefile:1.10 Thu Jul 16 19:04:08 2026
+++ pkgsrc/mail/p5-Mail-Transport/Makefile      Wed Aug 19 02:35:44 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2026/07/16 19:04:08 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2026/08/19 02:35:44 wen Exp $
 
-DISTNAME=      Mail-Transport-3.005
+DISTNAME=      Mail-Transport-4.01
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   7
 CATEGORIES=    mail perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Mail/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MARKOV/}
 
 MAINTAINER=    wen%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/Mail-Transport

Index: pkgsrc/mail/p5-Mail-Transport/distinfo
diff -u pkgsrc/mail/p5-Mail-Transport/distinfo:1.4 pkgsrc/mail/p5-Mail-Transport/distinfo:1.5
--- pkgsrc/mail/p5-Mail-Transport/distinfo:1.4  Tue Oct 26 10:54:18 2021
+++ pkgsrc/mail/p5-Mail-Transport/distinfo      Wed Aug 19 02:35:44 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:54:18 nia Exp $
+$NetBSD: distinfo,v 1.5 2026/08/19 02:35:44 wen Exp $
 
-BLAKE2s (Mail-Transport-3.005.tar.gz) = bfa440388c2b01c5e9b37313d4f6bf12f41fdb3678cae2caa9572f2dc3550899
-SHA512 (Mail-Transport-3.005.tar.gz) = 58e5b445207707cc259ce189d506423d66bd455c41c933ef3c5eb8a72645dd7f993276345a1be86658d5bab8fbb207eed48faecba6428b65fb48701c72585ad7
-Size (Mail-Transport-3.005.tar.gz) = 16470 bytes
+BLAKE2s (Mail-Transport-4.01.tar.gz) = d40aed74acdcf725460de9f9f21c227fab2c79af93a47f4ef04ebd7a0b97fd7a
+SHA512 (Mail-Transport-4.01.tar.gz) = 8222df54e44b1a1328e219230a67bb0b86e0895dc51de64d5ae96685e6ef6e4f6f306dfef432b3218e3409bb74377748acbaf1f271db8c8d9721072258f5e654
+Size (Mail-Transport-4.01.tar.gz) = 17395 bytes



Home | Main Index | Thread Index | Old Index