mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
archivers/urbackup-client: Remove build fixes for security/cryptopp >= 6.0.0
that have since been incorporated upstream.
This commit is contained in:
parent
0cf7c2041b
commit
42874042f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546366
@ -41,19 +41,6 @@ CONFFILES= mariadbdump.conf \
|
||||
postgresbase.conf \
|
||||
postgresqldump.conf
|
||||
|
||||
post-patch:
|
||||
@(cd ${WRKSRC} && ${REINPLACE_CMD} -E -e 's|[[:<:]]byte[[:>:]]|CryptoPP::byte|g' \
|
||||
cryptoplugin/AESDecryption.cpp \
|
||||
cryptoplugin/AESEncryption.cpp \
|
||||
cryptoplugin/AESGCMDecryption.cpp \
|
||||
cryptoplugin/AESGCMEncryption.cpp \
|
||||
cryptoplugin/CryptoFactory.cpp \
|
||||
cryptoplugin/ECDHKeyExchange.cpp \
|
||||
cryptoplugin/ZlibCompression.cpp \
|
||||
cryptoplugin/ZlibDecompression.cpp \
|
||||
md5.h \
|
||||
)
|
||||
|
||||
post-stage:
|
||||
${INSTALL_DATA} ${WRKDIR}/urbackupclient.conf.sample-daemon \
|
||||
${STAGEDIR}${PREFIX}/etc/urbackup/urbackupclient.conf.sample
|
||||
|
Loading…
Reference in New Issue
Block a user