diff options
author | martti <martti@pkgsrc.org> | 2008-08-13 07:34:43 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2008-08-13 07:34:43 +0000 |
commit | a244ebaf51663db878406ee35f5d10bafd52191a (patch) | |
tree | bec4248a3b6ef3e1b3814f0046d145a5f71f85ed /mail | |
parent | 90ba361c7c30a7aa0cb1031d3707f58fc46387c7 (diff) | |
download | pkgsrc-a244ebaf51663db878406ee35f5d10bafd52191a.tar.gz |
Updated mail/postfix-current to 2.6.20080726
* Lots of bug fixes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 8 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index aeccff0eeea..8da7f3ce0aa 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.97 2008/03/17 07:11:42 martti Exp $ +# $NetBSD: Makefile,v 1.98 2008/08/13 07:34:43 martti Exp $ -DISTNAME= postfix-2.6-20080221 -PKGNAME= postfix-2.6.20080221 +DISTNAME= postfix-2.6-20080726 +PKGNAME= postfix-2.6.20080726 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ DIST_SUBDIR= postfix @@ -89,7 +89,7 @@ LIBEXECDIR= ${PREFIX}/libexec/postfix DOCDIR= ${PREFIX}/share/doc/postfix EXAMPLEDIR= ${PREFIX}/share/examples/postfix -FILES_SUBST+= EXAMPLEDIR=${EXAMPLEDIR:Q} +FILES_SUBST+= EXAMPLEDIR=${EXAMPLEDIR} MESSAGE_SUBST+= EXAMPLEDIR=${EXAMPLEDIR} MESSAGE_SUBST+= DOCDIR=${DOCDIR} diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index b0ccbe39a2c..918adfe36ae 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.43 2008/03/17 07:11:42 martti Exp $ +$NetBSD: distinfo,v 1.44 2008/08/13 07:34:44 martti Exp $ -SHA1 (postfix/postfix-2.6-20080221.tar.gz) = 0e874c9dc0022812af8487ace7a6433231900c7c -RMD160 (postfix/postfix-2.6-20080221.tar.gz) = 69596410cfeda7f969a285f0c43e4d3ba3bb2428 -Size (postfix/postfix-2.6-20080221.tar.gz) = 3141991 bytes +SHA1 (postfix/postfix-2.6-20080726.tar.gz) = 738ffc2cb517560aff031882f898d967ea12c44f +RMD160 (postfix/postfix-2.6-20080726.tar.gz) = b120be8ac224c9278ada39473b67867e514637cc +Size (postfix/postfix-2.6-20080726.tar.gz) = 3178011 bytes SHA1 (patch-aa) = 757b6f1be1a51696f1c7d41ad520cba3b8420dcf SHA1 (patch-ag) = 4d66026fe81dde97470bd01d529af191f1547228 SHA1 (patch-ai) = 7b19361e77d25139134511331a82abcd26b5336d |