net/freerdp: Fix build with LibreSSL 2.9.0 (libressl-devel)
PR: 234731 Obtained from: https://github.com/FreeRDP/FreeRDP/pull/5183 MFH: 2019Q1 Sponsored by: HAW International, Inc.
This commit is contained in:
parent
c79235831d
commit
6363c47054
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491461
@ -6,7 +6,7 @@ DISTVERSION= 2.0.0-rc4
|
||||
CATEGORIES= net comms ipv6
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES= 649f49f.patch:-p1 effa8b8.patch:-p1
|
||||
PATCHFILES= 649f49f.patch:-p1 effa8b8.patch:-p1 0c83efa.patch:-p1
|
||||
|
||||
MAINTAINER= kevans@FreeBSD.org
|
||||
COMMENT= Free implementation of Remote Desktop Protocol
|
||||
|
@ -1,7 +1,9 @@
|
||||
TIMESTAMP = 1545302361
|
||||
TIMESTAMP = 1546908117
|
||||
SHA256 (FreeRDP-FreeRDP-2.0.0-rc4_GH0.tar.gz) = 3406f3bfab63f81c1533029a5bf73949ff60f22f6e155c5a08005b8b8afe6d49
|
||||
SIZE (FreeRDP-FreeRDP-2.0.0-rc4_GH0.tar.gz) = 6615213
|
||||
SHA256 (effa8b8.patch) = 2fa4479ff7c0239f279172c08e7b52491d457ab844e6f5a6316c46f0d3afa49c
|
||||
SIZE (effa8b8.patch) = 993
|
||||
SHA256 (649f49f.patch) = 9f8ef88e12f55fcb02a6a30c7d7fff3ae19894c6d368eebc17e878b81cdaa975
|
||||
SIZE (649f49f.patch) = 777
|
||||
SHA256 (effa8b8.patch) = 2fa4479ff7c0239f279172c08e7b52491d457ab844e6f5a6316c46f0d3afa49c
|
||||
SIZE (effa8b8.patch) = 993
|
||||
SHA256 (0c83efa.patch) = fe9b6cabe7e54f6c02bf64e14eeb07d997511c3481e7e592e6526dbc10d337c3
|
||||
SIZE (0c83efa.patch) = 1144
|
||||
|
Loading…
Reference in New Issue
Block a user