aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix28
diff options
context:
space:
mode:
authorsahil <sahil@FreeBSD.org>2011-02-20 12:45:33 +0800
committersahil <sahil@FreeBSD.org>2011-02-20 12:45:33 +0800
commit8e4654556407b71bbf2813b571981c2b44c32dcd (patch)
tree7aa93269cdafae5f9707e63b1f925fa39293148a /mail/postfix28
parent26d5b8940437d36b537e46f1e440e1f8bc4a2498 (diff)
downloadfreebsd-ports-gnome-8e4654556407b71bbf2813b571981c2b44c32dcd.tar.gz
freebsd-ports-gnome-8e4654556407b71bbf2813b571981c2b44c32dcd.tar.zst
freebsd-ports-gnome-8e4654556407b71bbf2813b571981c2b44c32dcd.zip
Reactive VDA support with a new upstream patch released
specifically for Postfix version 2.8.0.
Diffstat (limited to 'mail/postfix28')
-rw-r--r--mail/postfix28/Makefile4
-rw-r--r--mail/postfix28/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 6a65317d38b0..e5b7cf47d064 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/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/postfix28/distinfo b/mail/postfix28/distinfo
index 8f8776af8e31..f20993f15dea 100644
--- a/mail/postfix28/distinfo
+++ b/mail/postfix28/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