pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Sendmail-PMilter Update to 1.00
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f9118664e36
branches: trunk
changeset: 610532:1f9118664e36
user: markd <markd%pkgsrc.org@localhost>
date: Sun Oct 28 02:06:11 2012 +0000
description:
Update to 1.00
1.00 Sat Apr 16 13:10:16 UTC 2011
- Avoid infinite loop: signal handler modifies errno
- Added support for SMFIC_UNKNOWN
0.99 Sun Feb 6 21:32:30 UTC 2011
- RT#65499: Handle IPv6 addresses in SMFIC_CONNECT in
Sendmail::PMilter::Context
0.98 Fri Mar 12 21:36:18 GMT 2010
- RT#51759: added child_init and child_exit parameters to prefork
dispatcher -Michael Schout
- RT#51713: fixed POD errors for embedded '>' -Michael Schout
- Note in the POD that the module is orphaned and is looking for a
proper maintainer.
0.97 Mon Feb 23 23:39:15 2009 UTC
- RT#43327: Changed protocol testing condition from ($ver == 2) to ($ver >= 2 && $ver <= 6)
to make the milter work with Sendmail 8.14
- Removed CVS Id from Changes file
0.96 Sat Jul 07 18:27:25 2007 UTC
- Changed threads::shared::share(\$nchildren) to
threads::shared::share($nchildren), this should fix some failing smokes
diffstat:
mail/p5-Sendmail-PMilter/Makefile | 9 ++++-----
mail/p5-Sendmail-PMilter/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (35 lines):
diff -r 790d293e6e55 -r 1f9118664e36 mail/p5-Sendmail-PMilter/Makefile
--- a/mail/p5-Sendmail-PMilter/Makefile Sun Oct 28 02:02:26 2012 +0000
+++ b/mail/p5-Sendmail-PMilter/Makefile Sun Oct 28 02:06:11 2012 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.15 2012/10/08 12:19:25 asau Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/28 02:06:11 markd Exp $
#
-DISTNAME= Sendmail-PMilter-0.95
+DISTNAME= Sendmail-PMilter-1.00
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= mail perl5
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmilter/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AV/AVAR/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://pmilter.sourceforge.net/
+HOMEPAGE= http://search.cpan.org/dist/Sendmail-PMilter
COMMENT= Pure-Perl Milter protocol API
# Though it doesn't exist yet, just in case:
diff -r 790d293e6e55 -r 1f9118664e36 mail/p5-Sendmail-PMilter/distinfo
--- a/mail/p5-Sendmail-PMilter/distinfo Sun Oct 28 02:02:26 2012 +0000
+++ b/mail/p5-Sendmail-PMilter/distinfo Sun Oct 28 02:06:11 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 09:59:26 agc Exp $
+$NetBSD: distinfo,v 1.5 2012/10/28 02:06:11 markd Exp $
-SHA1 (Sendmail-PMilter-0.95.tar.gz) = 6788d44723c9de85f1783141521f8b8e24d2bf4e
-RMD160 (Sendmail-PMilter-0.95.tar.gz) = f525bf447ebb0af1242cb295be0e8b18d7b63590
-Size (Sendmail-PMilter-0.95.tar.gz) = 28832 bytes
+SHA1 (Sendmail-PMilter-1.00.tar.gz) = c17dc57794486d61153854ba90ebb411d3b484e5
+RMD160 (Sendmail-PMilter-1.00.tar.gz) = 4d00ac68475c6ad75ac60fe3b3e81475ec37e056
+Size (Sendmail-PMilter-1.00.tar.gz) = 29170 bytes
Home |
Main Index |
Thread Index |
Old Index