From 52ec123b2f5e841da1fbbaca74e7bdf6557c5301 Mon Sep 17 00:00:00 2001 From: "David W. Chapman Jr." Date: Tue, 26 Feb 2002 19:34:37 +0000 Subject: Update postfix to 1.1.4 PR: 35347 Submitted by: maintainer --- mail/postfix24/Makefile | 2 +- mail/postfix24/distinfo | 4 ++-- mail/postfix24/scripts/configure.postfix | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mail/postfix24') diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index df2246416b52..be37f880652e 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 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 9eaa993c52eb..b24a2f716783 100644 --- a/mail/postfix24/distinfo +++ b/mail/postfix24/distinfo @@ -1,2 +1,2 @@ -MD5 (postfix/postfix-1.1.3.tar.gz) = f70c14f34f0f38b0466cc40f65a53b22 -MD5 (postfix/pfixtls-0.8.3-1.1.3-0.9.6c.tar.gz) = 1a7756cab77ab793f5777c62b8b32bcb +MD5 (postfix/postfix-1.1.4.tar.gz) = 85e038344f86bc99c959d750ad221683 +MD5 (postfix/pfixtls-0.8.4-1.1.4-0.9.6c.tar.gz) = 37bdee9c0e82377fa7c3bd4eb8476f33 diff --git a/mail/postfix24/scripts/configure.postfix b/mail/postfix24/scripts/configure.postfix index 11f5f1a57d75..de28b1ab4cc1 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.16 2002-02-11 17:48:50 dwcjr Exp $ +# $FreeBSD: /tmp/pcvs/ports/mail/postfix24/scripts/Attic/configure.postfix,v 1.17 2002-02-26 19:34:37 dwcjr Exp $ if [ -f ${WRKDIRPREFIX}${CURDIR}/Makefile.inc ]; then exit @@ -79,8 +79,8 @@ while [ "$1" ]; do echo "MAN8+= tlsmgr.8" echo "POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl" echo "POSTFIX_AUXLIBS+= -lssl -lcrypto" - echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.8.3-1.1.3-0.9.6c.tar.gz" - echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.8.3-1.1.3-0.9.6c/pfixtls.diff" + echo "DISTFILES+= \${DISTNAME}.tar.gz pfixtls-0.8.4-1.1.4-0.9.6c.tar.gz" + echo "EXTRA_PATCHES+= \${WRKDIR}/pfixtls-0.8.4-1.1.4-0.9.6c/pfixtls.diff" echo "PATCH_STRIP= -p1" SUB_TLS="" ;; -- cgit v1.2.3