diff options
author | itojun <itojun> | 2001-04-24 00:52:13 +0000 |
---|---|---|
committer | itojun <itojun> | 2001-04-24 00:52:13 +0000 |
commit | ff33e6787846a3152ed87a1e7e866f293573d63d (patch) | |
tree | ab3b40e7f657f5a9caf49a40c75a115b2e2622f6 /mail | |
parent | 3521b90398fddb1a02cc95dd34da2accc1b94ea1 (diff) | |
download | pkgsrc-ff33e6787846a3152ed87a1e7e866f293573d63d.tar.gz |
upgrade IPv6 patch (not really IPv6 problem, but a problem in patch to
fix bug in original that is tickled by IPv6). avoid SEGV on reload.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index e9616d1a583..89b29215556 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.36 2001/04/14 15:20:29 itojun Exp $ +# $NetBSD: Makefile,v 1.37 2001/04/24 00:52:13 itojun Exp $ DISTNAME= postfix-20010228-pl01 PKGNAME= postfix-20010228pl1 CATEGORIES= mail MASTER_SITES= ftp://postfix.cloud9.net/official/ -PATCHFILES= postfix-20010228release-v6-20010415a.diff.gz \ +PATCHFILES= postfix-20010228release-v6-20010424a.diff.gz \ postfix-20010228release-ercpt.diff PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ ftp://ftp.gw.com/pub/people/kim/patches/ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 8ccf6a218da..3b735f87316 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 13:10:02 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/04/24 00:52:13 itojun Exp $ SHA1 (postfix/postfix-20010228-pl01.tar.gz) = ce4f51ac4edc09a4014cdca841f581939bd8e103 Size (postfix/postfix-20010228-pl01.tar.gz) = 975575 bytes -SHA1 (postfix/postfix-20010228release-v6-20010415a.diff.gz) = b764dcead13b39006b207f67fc4e7e7ab7d6e2a0 -Size (postfix/postfix-20010228release-v6-20010415a.diff.gz) = 23169 bytes +SHA1 (postfix/postfix-20010228release-v6-20010424a.diff.gz) = 88434e9bbfb20c7ff552b665ca0e8befef57c1b3 +Size (postfix/postfix-20010228release-v6-20010424a.diff.gz) = 23182 bytes SHA1 (postfix/postfix-20010228release-ercpt.diff) = c6abc5d57ca1a36de85dadee878b266d707ad3cd Size (postfix/postfix-20010228release-ercpt.diff) = 4484 bytes SHA1 (patch-aa) = 0e54ee4a1538cbe116ff1c85cbcb50b08c09095b |