diff options
author | itojun <itojun> | 2001-01-17 14:31:23 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-01-17 14:31:23 +0000 |
commit | 38cf51054d3313ea43b9e8512bdb25f28d217301 (patch) | |
tree | 3d8a5cde675a5d56bd808372faf192dc102ac24a /mail | |
parent | ebb1d48777a3a944a951f6a6de2912afde9149ea (diff) | |
download | pkgsrc-38cf51054d3313ea43b9e8512bdb25f28d217301.tar.gz |
use more recent IPv6 patch. now the same binary should work on
IPv4-only, IPv6-only and IPv4/v6 dual stack machines.
(need more cleanups)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix-current/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 6b3951900a8..0df490b8383 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2001/01/13 07:46:57 itojun Exp $ +# $NetBSD: Makefile,v 1.13 2001/01/17 14:31:23 itojun Exp $ DISTNAME= snapshot-20001217 PKGNAME= postfix-20001217 CATEGORIES= mail MASTER_SITES= ftp://postfix.cloud9.net/experimental/ -PATCHFILES= postfix-20001217snap-v6-20010113a.diff.gz +PATCHFILES= postfix-20001217snap-v6-20010117a.diff.gz PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ PATCH_DIST_STRIP+= -p1 diff --git a/mail/postfix-current/files/md5 b/mail/postfix-current/files/md5 index d90d3445502..3b26c8580b7 100644 --- a/mail/postfix-current/files/md5 +++ b/mail/postfix-current/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.6 2001/01/13 07:46:57 itojun Exp $ +$NetBSD: md5,v 1.7 2001/01/17 14:31:24 itojun Exp $ MD5 (postfix/snapshot-20001217.tar.gz) = b6ef69548b58b23001dd9d3c56896aba -MD5 (postfix/postfix-20001217snap-v6-20010113a.diff.gz) = d0044d15bf4a64a4b007c53e92a3cb71 +MD5 (postfix/postfix-20001217snap-v6-20010117a.diff.gz) = 883c5d5af6289bbe07b8d9b494efaf7a |