summaryrefslogtreecommitdiff
path: root/net/freerdp
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2019-01-28 08:42:11 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2019-01-28 08:42:11 +0000
commit6363c47054e961312ff1c2c2c682f70afdd72134 (patch)
tree7f64dfff481c55cf0f1a1c736ae2826ab17e328f /net/freerdp
parentc79235831d62dfebb4f708e38d33f57b3c52aac2 (diff)
downloadfreebsd-ports-6363c47054e961312ff1c2c2c682f70afdd72134.zip
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.
Diffstat (limited to 'net/freerdp')
-rw-r--r--net/freerdp/Makefile2
-rw-r--r--net/freerdp/distinfo8
2 files changed, 6 insertions, 4 deletions
diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile
index ae4c3c457414..f7b2c07a9ab7 100644
--- a/net/freerdp/Makefile
+++ b/net/freerdp/Makefile
@@ -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
diff --git a/net/freerdp/distinfo b/net/freerdp/distinfo
index 591ba5782893..331c2046098d 100644
--- a/net/freerdp/distinfo
+++ b/net/freerdp/distinfo
@@ -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