summaryrefslogtreecommitdiffstats
path: root/mail/postfix
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-02-18 08:51:18 +0000
committerpav <pav@FreeBSD.org>2005-02-18 08:51:18 +0000
commit93bcc8b50c63fbed385a2babb35c461416d03d80 (patch)
treec2ee0fe9a7c27c0f3628ce6266629b474727fd92 /mail/postfix
parentb9c38c19da71c621d41017bdd6dcbcd793134671 (diff)
downloadFreeBSD-ports-93bcc8b50c63fbed385a2babb35c461416d03d80.zip
FreeBSD-ports-93bcc8b50c63fbed385a2babb35c461416d03d80.tar.gz
- Update VDA patch to 2.1.5
PR: ports/76299 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Vivek Khera <vivek@khera.org> (maintainer)
Diffstat (limited to 'mail/postfix')
-rw-r--r--mail/postfix/distinfo4
-rw-r--r--mail/postfix/scripts/configure.postfix4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo
index 4ce70c2..3a7505c 100644
--- a/mail/postfix/distinfo
+++ b/mail/postfix/distinfo
@@ -8,5 +8,5 @@ MD5 (postfix/tls+ipv6-1.25-pf-2.1.5.patch.gz) = 5b02ebf2ec104c43f805d2bcb7bb16ef
SIZE (postfix/tls+ipv6-1.25-pf-2.1.5.patch.gz) = 251571
MD5 (postfix/pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz) = d3211ebd4d2fbbc9c78235666ed355ac
SIZE (postfix/pfixtls-0.8.18-2.1.3-0.9.7d.tar.gz) = 239141
-MD5 (postfix/postfix-2.1.4-trash.patch.gz) = 6602396fcf82a5bff508109d0224ffe8
-SIZE (postfix/postfix-2.1.4-trash.patch.gz) = 7081
+MD5 (postfix/postfix-2.1.5-trash.patch.gz) = 868209c12cf214566130b9c8b968cfed
+SIZE (postfix/postfix-2.1.5-trash.patch.gz) = 7049
diff --git a/mail/postfix/scripts/configure.postfix b/mail/postfix/scripts/configure.postfix
index 8924b2b..6c0c207 100644
--- a/mail/postfix/scripts/configure.postfix
+++ b/mail/postfix/scripts/configure.postfix
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.58 2005-02-08 13:51:16 leeym Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/postfix/scripts/Attic/configure.postfix,v 1.59 2005-02-18 08:51:18 pav Exp $
if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then
exit
@@ -236,7 +236,7 @@ while [ "$1" ]; do
;;
VDA)
echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/"
- echo "PATCHFILES+= postfix-2.1.4-trash.patch.gz"
+ echo "PATCHFILES+= postfix-2.1.5-trash.patch.gz"
echo "PATCH_DIST_STRIP= -p1"
;;
*)
OpenPOWER on IntegriCloud