Upgrade, 20001212 -> 20001217. Mr. Chapman reports that postfix is closing in
on a major release. Updates in this commit include updates to TLS 0.6.30 and the MySQL interface. Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
This commit is contained in:
parent
b611a3a6eb
commit
2a5f22a2f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36079
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= postfix
|
||||
PORTVERSION= 20001212
|
||||
PORTVERSION= 20001217
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
|
||||
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \
|
||||
|
@ -107,8 +107,8 @@ CONF2+= sample-tls.cf
|
|||
BIN1+= tlsmgr
|
||||
POSTFIX_CCARGS+= -DHAS_SSL -I/usr/include/openssl
|
||||
POSTFIX_AUXLIBS+= -lssl -lcrypto
|
||||
DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.29-snap20001212-0.9.6.tar.gz
|
||||
EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.29-snap20001212-0.9.6/pfixtls.diff
|
||||
DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.6.30-snap20001217-0.9.6.tar.gz
|
||||
EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.6.30-snap20001217-0.9.6/pfixtls.diff
|
||||
PATCH_STRIP= -p1
|
||||
PLIST_SUB+= WITH_TLS=""
|
||||
.else
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (snapshot-20001212.tar.gz) = b49e92e5cd57b626b3fb64470d094dc6
|
||||
MD5 (pfixtls-0.6.29-snap20001212-0.9.6.tar.gz) = 5f3c38db84b0e87244236d7fd74ba84e
|
||||
MD5 (snapshot-20001217.tar.gz) = b6ef69548b58b23001dd9d3c56896aba
|
||||
MD5 (pfixtls-0.6.30-snap20001217-0.9.6.tar.gz) = 843ac4f54f63cb3b0e11d35a0a94566c
|
||||
|
|
Loading…
Reference in a new issue