pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postfix Updated postfix to 2.0.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9a1640b1104
branches: trunk
changeset: 466769:d9a1640b1104
user: martti <martti%pkgsrc.org@localhost>
date: Fri Jan 23 06:25:25 2004 +0000
description:
Updated postfix to 2.0.18
- A change in the line reading routines caused unexpected results
with lines ending in EOF. This change is undone.
- A portability problem with the test command ("test -e" is not
supported on older systems, while "test -f" does the job).
diffstat:
mail/postfix/Makefile | 4 ++--
mail/postfix/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (26 lines):
diff -r ffecfd737784 -r d9a1640b1104 mail/postfix/Makefile
--- a/mail/postfix/Makefile Fri Jan 23 06:21:23 2004 +0000
+++ b/mail/postfix/Makefile Fri Jan 23 06:25:25 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.113 2004/01/21 06:56:48 martti Exp $
+# $NetBSD: Makefile,v 1.114 2004/01/23 06:25:25 martti Exp $
-DISTNAME= postfix-2.0.17
+DISTNAME= postfix-2.0.18
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
DIST_SUBDIR= postfix
diff -r ffecfd737784 -r d9a1640b1104 mail/postfix/distinfo
--- a/mail/postfix/distinfo Fri Jan 23 06:21:23 2004 +0000
+++ b/mail/postfix/distinfo Fri Jan 23 06:25:25 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.50 2004/01/21 06:56:48 martti Exp $
+$NetBSD: distinfo,v 1.51 2004/01/23 06:25:26 martti Exp $
-SHA1 (postfix/postfix-2.0.17.tar.gz) = f3b3a897d0aecd8020e966bb59737af7705ccbb1
-Size (postfix/postfix-2.0.17.tar.gz) = 1353628 bytes
+SHA1 (postfix/postfix-2.0.18.tar.gz) = 7abf546d2756978caddb37f4203602412e277f51
+Size (postfix/postfix-2.0.18.tar.gz) = 1353649 bytes
SHA1 (postfix/tls+ipv6-1.20-pf-2.0.16.patch.gz) = a451b7382c67d34fbefbdae08283c4b4f618e6b2
Size (postfix/tls+ipv6-1.20-pf-2.0.16.patch.gz) = 254580 bytes
SHA1 (patch-aa) = 39a89a28cec3fd264dbda97633e34695eaad01e9
Home |
Main Index |
Thread Index |
Old Index