pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postfix-current Updated mail/postfix-current to 2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/467d9ae61228
branches: trunk
changeset: 518111:467d9ae61228
user: martti <martti%pkgsrc.org@localhost>
date: Thu Aug 31 18:45:02 2006 +0000
description:
Updated mail/postfix-current to 2.4-20060825
Lots of bug fixes, see HISTORY for details...
diffstat:
mail/postfix-current/Makefile | 6 +++---
mail/postfix-current/distinfo | 12 ++++++------
mail/postfix-current/patches/patch-ag | 8 ++++----
mail/postfix-current/patches/patch-ai | 18 +++++++++---------
4 files changed, 22 insertions(+), 22 deletions(-)
diffs (111 lines):
diff -r 6fae0d109558 -r 467d9ae61228 mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile Thu Aug 31 18:44:50 2006 +0000
+++ b/mail/postfix-current/Makefile Thu Aug 31 18:45:02 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2006/08/11 12:34:54 taca Exp $
+# $NetBSD: Makefile,v 1.66 2006/08/31 18:45:02 martti Exp $
-DISTNAME= postfix-2.4-20060711
-PKGREVISION= 1
+DISTNAME= postfix-2.4-20060825
+#PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
http://public.planetmirror.com.au/pub/postfix/experimental/
diff -r 6fae0d109558 -r 467d9ae61228 mail/postfix-current/distinfo
--- a/mail/postfix-current/distinfo Thu Aug 31 18:44:50 2006 +0000
+++ b/mail/postfix-current/distinfo Thu Aug 31 18:45:02 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.26 2006/08/11 12:34:54 taca Exp $
+$NetBSD: distinfo,v 1.27 2006/08/31 18:45:02 martti Exp $
-SHA1 (postfix/postfix-2.4-20060711.tar.gz) = f9b3de59414f1740a7c1d7ac54b18f100051ceb8
-RMD160 (postfix/postfix-2.4-20060711.tar.gz) = 0665e8d0da2fbdc3d0bc2af80db6744237dc60e9
-Size (postfix/postfix-2.4-20060711.tar.gz) = 2774624 bytes
+SHA1 (postfix/postfix-2.4-20060825.tar.gz) = b330df7ab4fe7cf033f0285d48c1c1e4afdb3c6f
+RMD160 (postfix/postfix-2.4-20060825.tar.gz) = 01b4b141cd0c3986973fbe47327d8b105f06c695
+Size (postfix/postfix-2.4-20060825.tar.gz) = 2811245 bytes
SHA1 (patch-aa) = 3f45ca9b05bf080bd0f9ef3c9f8c24a1ef992edd
-SHA1 (patch-ag) = 5b27be7d72f6c5e09d78ea13abc0f5eb244d6c38
-SHA1 (patch-ai) = 76d5986bdae4fe735e7e8e35abb95f65d108f6a8
+SHA1 (patch-ag) = 642f6fdbc0d40cfe2786f6a141509e09b6cd4ebf
+SHA1 (patch-ai) = f6b1d506e1cbcfd899e66628ae15f53ebf841ccc
diff -r 6fae0d109558 -r 467d9ae61228 mail/postfix-current/patches/patch-ag
--- a/mail/postfix-current/patches/patch-ag Thu Aug 31 18:44:50 2006 +0000
+++ b/mail/postfix-current/patches/patch-ag Thu Aug 31 18:45:02 2006 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-ag,v 1.13 2006/08/11 12:34:54 taca Exp $
+$NetBSD: patch-ag,v 1.14 2006/08/31 18:45:02 martti Exp $
---- src/util/sys_defs.h.orig 2006-07-03 21:37:32.000000000 +0900
-+++ src/util/sys_defs.h
+--- src/util/sys_defs.h.orig 2006-07-31 13:04:29.000000000 +0000
++++ src/util/sys_defs.h 2006-08-31 21:38:57.000000000 +0000
@@ -28,6 +28,7 @@
|| defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \
- || defined(OPENBSD2) || defined(OPENBSD3) \
+ || defined(OPENBSD2) || defined(OPENBSD3) || defined(OPENBSD4) \
|| defined(NETBSD1) || defined(NETBSD2) || defined(NETBSD3) \
+ || defined(NETBSD4) \
|| defined(EKKOBSD1)
diff -r 6fae0d109558 -r 467d9ae61228 mail/postfix-current/patches/patch-ai
--- a/mail/postfix-current/patches/patch-ai Thu Aug 31 18:44:50 2006 +0000
+++ b/mail/postfix-current/patches/patch-ai Thu Aug 31 18:45:02 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ai,v 1.14 2006/08/11 12:34:54 taca Exp $
+$NetBSD: patch-ai,v 1.15 2006/08/31 18:45:02 martti Exp $
---- makedefs.orig 2006-07-12 06:25:31.000000000 +0900
-+++ makedefs
-@@ -118,6 +118,8 @@ case "$SYSTEM.$RELEASE" in
+--- makedefs.orig 2006-07-31 13:04:00.000000000 +0000
++++ makedefs 2006-08-31 21:39:40.000000000 +0000
+@@ -118,6 +118,8 @@
;;
FreeBSD.6*) SYSTYPE=FREEBSD6
;;
@@ -11,7 +11,7 @@
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
OpenBSD.3*) SYSTYPE=OPENBSD3
-@@ -130,6 +132,8 @@ case "$SYSTEM.$RELEASE" in
+@@ -132,6 +134,8 @@
;;
NetBSD.3*) SYSTYPE=NETBSD3
;;
@@ -20,7 +20,7 @@
BSD/OS.2*) SYSTYPE=BSDI2
;;
BSD/OS.3*) SYSTYPE=BSDI3
-@@ -180,13 +184,6 @@ case "$SYSTEM.$RELEASE" in
+@@ -182,13 +186,6 @@
esac
;;
ULTRIX.4*) SYSTYPE=ULTRIX4
@@ -34,7 +34,7 @@
for l in syslog resolv; do
if [ -f /usr/local/lib/lib$l.a ]; then
SYSLIBS="$SYSLIBS -l$l"
-@@ -218,25 +215,8 @@ case "$SYSTEM.$RELEASE" in
+@@ -220,25 +217,8 @@
esac;;
# Tested with RedHat 3.03 on 20020729.
Linux.1*) SYSTYPE=LINUX1
@@ -60,7 +60,7 @@
# GDBM locks the DBM .pag file after open. This breaks postmap.
# if [ -f /usr/include/gdbm-ndbm.h ]
# then
-@@ -247,7 +227,6 @@ case "$SYSTEM.$RELEASE" in
+@@ -249,7 +229,6 @@
# CCARGS="$CCARGS -DHAS_DBM -DPATH_NDBM_H='<gdbm/ndbm.h>'"
# GDBM_LIBS=gdbm
# fi
@@ -68,7 +68,7 @@
for name in nsl resolv $GDBM_LIBS
do
for lib in /usr/lib64 /lib64 /usr/lib /lib
-@@ -275,25 +254,13 @@ case "$SYSTEM.$RELEASE" in
+@@ -277,25 +256,13 @@
HP-UX.A.09.*) SYSTYPE=HPUX9
SYSLIBS=-ldbm
CCARGS="$CCARGS -DMISSING_USLEEP"
Home |
Main Index |
Thread Index |
Old Index