Date: Fri, 24 Nov 2000 08:30:05 -0800 (PST) From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: freebsd-ports@FreeBSD.org Subject: Re: ports/23062: Update mail/postfix-current - Patch for error in pkg-plist by maintainer Message-ID: <200011241630.IAA19563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/23062; it has been noted by GNATS. From: "David W. Chapman Jr." <dwcjr@inethouston.net> To: <freebsd-gnats-submit@FreeBSD.org>, "David W Chapman Jr." <dwcjr@inethouston.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011241630.IAA19563>