aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2011-02-20 04:45:33 +0000
committerSahil Tandon <sahil@FreeBSD.org>2011-02-20 04:45:33 +0000
commit87f82fbecf7e8848a1eb5a9e940455fceb09e8de (patch)
tree9ec099a8a6ec243c39fff6b0684e3fc3e561523f /mail/postfix
parentba88c8173363131b53f23498cc380ae80f933428 (diff)
downloadports-87f82fbecf7e8848a1eb5a9e940455fceb09e8de.tar.gz
ports-87f82fbecf7e8848a1eb5a9e940455fceb09e8de.zip
Reactive VDA support with a new upstream patch released
specifically for Postfix version 2.8.0.
Notes
Notes: svn path=/head/; revision=269368
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/Makefile4
-rw-r--r--mail/postfix/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 6a65317d38b0..e5b7cf47d064 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -20,7 +20,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= sahil@FreeBSD.org
COMMENT= A secure alternative to widely-used Sendmail
-VDAVERSION= 2.7.0
+VDAVERSION= 2.8.0
CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-79].* postfix-base-2.[0-79].* \
postfix-current-2.* postfix-current-base-2.* sendmail-8.* \
sendmail+*-8.* smail-3.* zmailer-2.*
@@ -229,9 +229,7 @@ POSTFIX_CCARGS+= -DHAS_NIS
_REQUIRE+= ypserv
.endif
-# 32Bit VDA patch (64Bit has different patch)
.if defined(WITH_VDA)
-BROKEN= At the moment, VDA support is unavailable for ${PORTNAME}-${DISTVERSION}
PATCH_SITES+= http://vda.sourceforge.net/VDA/:vda
PATCHFILES+= postfix-vda-${VDAVERSION}.patch:vda
PATCH_DIST_STRIP= -p1
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 8f8776af8e31..f20993f15dea 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -2,3 +2,5 @@ SHA256 (postfix/postfix-2.8.0.tar.gz) = 4b6c44601e2ed591b0863ddac43fbe04e30caf9a
SIZE (postfix/postfix-2.8.0.tar.gz) = 3643132
SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc
SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191
+SHA256 (postfix/postfix-vda-2.8.0.patch) = d5f546751a620bf200e8857311f50d11f9a1beaa234f4b25532b6dfdb5e933e5
+SIZE (postfix/postfix-vda-2.8.0.patch) = 59667