pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Sendmail-PMilter
Module Name: pkgsrc
Committed By: wen
Date: Sat Dec 3 01:41:45 UTC 2022
Modified Files:
pkgsrc/mail/p5-Sendmail-PMilter: Makefile distinfo
Log Message:
Update to 1.23
Upstream changes:
1.23
Sun 30 Oct 2022 18:01:50 GMT 2022 released
- [144401] Replace deprecated IO::Socket::INET6 with IO::Socket::IP
- [144971] ) Most callbacks were not recognized unless the appropriate
- [144273] ) flags were set during the negotiate callback
- [130084] Packaging improvements
1.20_03
Wed 17 Jul 09:42:32 BST 2019 developer release
- Added file COPYRIGHT
1.20_02
Tue 16 Jul 18:17:53 BST 2019 developer release
- Added file CONTRIBUTING
1.20_01
Fri 12 Jul 14:40:35 BST 2019 developer release
- [23921] Removed requirement for Sendmail::Milter
- Full support for protocol negotiation, including
support for setting milter data buffer sizes
- get_sendmail_option() to read configuration file options
- Documentation updates
- Test suite updates
- Propose to insist on Milter Protocol Version 6 in V1.21
- Removed enable_chgfrom and some other some cruft
- Comments invited via CPAN issues
1.20 Sun 22 May 10:44:38 BST 2019 TRIAL2, not released.
- Partial support for negotiation
1.10 Sun 15 Apr 15:05:24 BST 2018 TRIAL1, not released
- New maintainership (CPAN/GWHAYWOOD)
- Test suite updates
- [125090] Implement set multi-line reply function
- [125040] Documentation updates
Fix POD errors
Add COPYRIGHT->LICENCE (file,link,=head1)
Remove obsolete doc/
- [115352] SETSENDER->CHGFROM etc.
- [85833] ithread and postfork dispatcher fixes
- [85826] sig{CHLD}='DEFAULT';
- [84941] Theoretically fixed, needs thorough exercise
- [78865] Define constant SMFIF_NONE
- [50144] Dummy functions setdbg() & settimeout() return 1
- [54794] Fix memory leak in ithread dispatcher
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/mail/p5-Sendmail-PMilter/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/mail/p5-Sendmail-PMilter/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-Sendmail-PMilter/Makefile
diff -u pkgsrc/mail/p5-Sendmail-PMilter/Makefile:1.27 pkgsrc/mail/p5-Sendmail-PMilter/Makefile:1.28
--- pkgsrc/mail/p5-Sendmail-PMilter/Makefile:1.27 Tue Jun 28 11:34:32 2022
+++ pkgsrc/mail/p5-Sendmail-PMilter/Makefile Sat Dec 3 01:41:45 2022
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2022/06/28 11:34:32 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2022/12/03 01:41:45 wen Exp $
#
-DISTNAME= Sendmail-PMilter-1.00
+DISTNAME= Sendmail-PMilter-1.23
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 10
CATEGORIES= mail perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AV/AVAR/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GW/GWHAYWOOD/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/Sendmail-PMilter
Index: pkgsrc/mail/p5-Sendmail-PMilter/distinfo
diff -u pkgsrc/mail/p5-Sendmail-PMilter/distinfo:1.8 pkgsrc/mail/p5-Sendmail-PMilter/distinfo:1.9
--- pkgsrc/mail/p5-Sendmail-PMilter/distinfo:1.8 Tue Oct 26 10:54:19 2021
+++ pkgsrc/mail/p5-Sendmail-PMilter/distinfo Sat Dec 3 01:41:45 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:54:19 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/12/03 01:41:45 wen Exp $
-BLAKE2s (Sendmail-PMilter-1.00.tar.gz) = 5e4d55421830272bcd770e6bae682c187b070008c31e6a608cb28cc773777c39
-SHA512 (Sendmail-PMilter-1.00.tar.gz) = 3e953985315b7a3416182be8feeb64e39d25c0857581614a2b1010f975c3f55031fafcdc3cbff587df2e1d249ee8e15123dc1922c246c697c79cac75da469d51
-Size (Sendmail-PMilter-1.00.tar.gz) = 29170 bytes
+BLAKE2s (Sendmail-PMilter-1.23.tar.gz) = fd5b075e0c0f7dd5786b8d6a4f6c48087eaf12488c53de015d791c506b63a21d
+SHA512 (Sendmail-PMilter-1.23.tar.gz) = 029566513e7971b28093b5a633bb70ad2404f26f7a0324a946f8b5bd2e1a56ae81e9ddbc7d48b5b559c7cfcb58a18596e13266f6b662c90fb05d98e0d4eeb0a2
+Size (Sendmail-PMilter-1.23.tar.gz) = 38896 bytes
Home |
Main Index |
Thread Index |
Old Index