From owner-freebsd-ports Fri Nov 24 8:30:32 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C793937B4D7 for ; Fri, 24 Nov 2000 08:30:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA19563; Fri, 24 Nov 2000 08:30:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Fri, 24 Nov 2000 08:30:05 -0800 (PST) Message-Id: <200011241630.IAA19563@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "David W. Chapman Jr." Subject: Re: ports/23062: Update mail/postfix-current - Patch for error in pkg-plist by maintainer Reply-To: "David W. Chapman Jr." Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/23062; it has been noted by GNATS. From: "David W. Chapman Jr." To: , "David W Chapman Jr." Cc: Subject: Re: ports/23062: Update mail/postfix-current - Patch for error in pkg-plist by maintainer Date: Fri, 24 Nov 2000 10:34:42 -0600 In addition, here's an update to TLS which no longer works, because that version is outdated and not on the mirror. diff -urN postfix-current.orig/Makefile postfix-current/Makefile --- postfix-current.orig/Makefile Fri Nov 24 10:22:49 2000 +++ postfix-current/Makefile Fri Nov 24 10:27:47 2000 @@ -110,8 +110,8 @@ BIN1+= tlsmgr POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl POSTFIX_AUXLIBS+= -lssl -lcrypto -DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.23-snap20001030-0.9.6.tar.gz -EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.23-snap20001030-0.9.6/pfixtls.diff +DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.24-snap20001121-0.9.6.tar.gz +EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.24-snap20001121-0.9.6/pfixtls.diff PATCH_STRIP= -p1 PLIST_SUB+= WITH_TLS="" .else diff -urN postfix-current.orig/distinfo postfix-current/distinfo --- postfix-current.orig/distinfo Fri Nov 24 10:22:49 2000 +++ postfix-current/distinfo Fri Nov 24 10:24:25 2000 @@ -1,2 +1,2 @@ MD5 (snapshot-20001121.tar.gz) = c2c20ea7ba47c42af8c2da6ffbef855c -MD5 (pfixtls-0.6.23-snap20001030-0.9.6.tar.gz) = a2e32d621740c760d0355ce31dea220b +MD5 (pfixtls-0.6.24-snap20001121-0.9.6.tar.gz) = e82cb86f317374d5fddf9a3329d7213a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message