diff options
author | wxs <wxs@FreeBSD.org> | 2009-09-18 21:05:53 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-09-18 21:05:53 +0800 |
commit | f2e01bdc07c160fcccd946f929de0205f8e6fedb (patch) | |
tree | 72d789a8fad9da079d498a38e5c4b9acfffeee39 /mail/postfix | |
parent | 952f953ac589c70d5d3a739927704b046b2a8603 (diff) | |
download | freebsd-ports-gnome-f2e01bdc07c160fcccd946f929de0205f8e6fedb.tar.gz freebsd-ports-gnome-f2e01bdc07c160fcccd946f929de0205f8e6fedb.tar.zst freebsd-ports-gnome-f2e01bdc07c160fcccd946f929de0205f8e6fedb.zip |
- Update VDA patch to 2.6.5
PR: ports/138777
Submitted by: Sahil Tandon <sahil@tandon.net> (maintainer)
Feature safe: yes
Diffstat (limited to 'mail/postfix')
-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 ca571df0395e..028f1ba0cfc5 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -22,7 +22,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= sahil@tandon.net COMMENT= A secure alternative to widely-used Sendmail -VDAVERSION= 2.6.2 +VDAVERSION= 2.6.5 CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-57-9].* postfix-current-2.* \ sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* @@ -55,7 +55,7 @@ OPTIONS= PCRE "Perl Compatible Regular Expressions" on \ OPENLDAP "OpenLDAP maps (choose ver. with WITH_OPENLDAP_VER)" ${STATUS_OpenLDAP} \ CDB "CDB maps lookups" ${STATUS_CDB} \ NIS "NIS maps lookups" ${STATUS_NIS} \ - VDA "VDA (Virtual Delivery Agent 32Bit)" ${STATUS_VDA} \ + VDA "VDA (Virtual Delivery Agent 32Bit)" ${STATUS_VDA} \ TEST "SMTP/LMTP test server and generator" ${STATUS_Test} .include <bsd.port.options.mk> diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index a52ef2169f5f..7e05b3fbe4f3 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,6 +1,6 @@ MD5 (postfix/postfix-2.6.5.tar.gz) = 6b954cfb3eb6141dac1e773281211717 SHA256 (postfix/postfix-2.6.5.tar.gz) = 5b5c8d3c98d7dffece1d30ed4dc1cfbd3220842fd626a324ce038d7d795e4102 SIZE (postfix/postfix-2.6.5.tar.gz) = 3325444 -MD5 (postfix/postfix-2.6.2-vda-ng.patch.gz) = 648f09acd31125c99d1bc36860e21910 -SHA256 (postfix/postfix-2.6.2-vda-ng.patch.gz) = 2e49d9320a38d5d7ca246320127186cfacc3aced9a47aeced61151ee6eb620a4 -SIZE (postfix/postfix-2.6.2-vda-ng.patch.gz) = 12661 +MD5 (postfix/postfix-2.6.5-vda-ng.patch.gz) = 43e54d0a1a016b90d15a1bd231e6fa38 +SHA256 (postfix/postfix-2.6.5-vda-ng.patch.gz) = e1c04e9d268dc84832334997e1f593af9877dbd5030708280427a0dc4452e797 +SIZE (postfix/postfix-2.6.5-vda-ng.patch.gz) = 12435 |