mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Add remaining changes to update TLS support. I forgot to commit these
with the original PR (didn't see the additional two patch files). PR: 23062 Approved by: maintainer
This commit is contained in:
parent
ebb11f5638
commit
1d59d971c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35615
@ -110,8 +110,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.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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user