From d87b215f4b77227e039c3429185643c54ff6b8c8 Mon Sep 17 00:00:00 2001 From: Jean-Yves Lefort Date: Tue, 10 May 2005 16:09:48 +0000 Subject: Update the VDA patch to 2.2.3 PR: ports/80859 Submitted by: Marcus Grando Approved by: maintainer --- mail/postfix24/Makefile | 1 + mail/postfix24/distinfo | 4 ++-- mail/postfix24/scripts/configure.postfix | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) (limited to 'mail/postfix24') diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index fdf6cb2847eb..659907847b69 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -16,6 +16,7 @@ PORTNAME= postfix PORTVERSION= 2.2.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ diff --git a/mail/postfix24/distinfo b/mail/postfix24/distinfo index 528af1e5107f..577552b66472 100644 --- a/mail/postfix24/distinfo +++ b/mail/postfix24/distinfo @@ -2,5 +2,5 @@ MD5 (postfix/postfix-2.2.3.tar.gz) = f164b701c3e97b950d4cc64aff4de3c0 SIZE (postfix/postfix-2.2.3.tar.gz) = 2409888 MD5 (postfix/postfix-libspf2-2.2.0-5.patch) = 80be36e0f14e1a1f39a3b30b9b2d4115 SIZE (postfix/postfix-libspf2-2.2.0-5.patch) = 26077 -MD5 (postfix/postfix-2.2.2-vda.patch.gz) = 816fb00f211de8f8d3703ecd4ccf40a5 -SIZE (postfix/postfix-2.2.2-vda.patch.gz) = 7752 +MD5 (postfix/postfix-2.2.3-vda.patch.gz) = fcc8b7e7d94a9ce2d97453da0e6cd7c9 +SIZE (postfix/postfix-2.2.3-vda.patch.gz) = 7748 diff --git a/mail/postfix24/scripts/configure.postfix b/mail/postfix24/scripts/configure.postfix index f1ac6c310d04..8a7c231063db 100644 --- a/mail/postfix24/scripts/configure.postfix +++ b/mail/postfix24/scripts/configure.postfix @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.61 2005-04-05 22:03:14 pav Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.62 2005-05-10 16:09:48 jylefort Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -211,7 +211,7 @@ while [ "$1" ]; do ;; VDA) /bin/echo "PATCH_SITES+= http://web.onda.com.br/nadal/postfix/VDA/" - /bin/echo "PATCHFILES+= postfix-2.2.2-vda.patch.gz" + /bin/echo "PATCHFILES+= postfix-2.2.3-vda.patch.gz" /bin/echo "PATCH_DIST_STRIP= -p1" ;; Test) -- cgit v1.2.3