Skip to content

Commit

Permalink
net/freerdp: replace local patch with commited in the upstream reposi…
Browse files Browse the repository at this point in the history
…tory

Approved by:	arrowd (mentor, implicit)
  • Loading branch information
VVD committed Jan 11, 2024
1 parent ddbf184 commit 12937b0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 20 deletions.
2 changes: 2 additions & 0 deletions net/freerdp/Makefile
Expand Up @@ -8,6 +8,8 @@ MASTER_SITES= https://pub.freerdp.com/releases/ \
PATCH_SITES= https://github.com/FreeRDP/FreeRDP/commit/
PATCHFILES+= 61983cd6dcb86097d91b7ef405abc1266444a368.patch:-p1 # ffmpeg6 support: AVPicture
# https://github.com/FreeRDP/FreeRDP/pull/8941
PATCHFILES+= 78cdb555c57c33b7f331cb280ac2f615cb87fa74.patch:-p1 # add additional neon check
# https://github.com/FreeRDP/FreeRDP/issues/9746

MAINTAINER= vvd@FreeBSD.org
COMMENT= Free implementation of Remote Desktop Protocol
Expand Down
4 changes: 3 additions & 1 deletion net/freerdp/distinfo
@@ -1,5 +1,7 @@
TIMESTAMP = 1702863387
TIMESTAMP = 1704957270
SHA256 (freerdp-2.11.4.tar.gz) = 2534e5bc53e3fd1b55611c0753a7c2b73242da33f058771cbf053e4f77483146
SIZE (freerdp-2.11.4.tar.gz) = 7380487
SHA256 (61983cd6dcb86097d91b7ef405abc1266444a368.patch) = be68ff4ab63c15592ff576af34d4592340b70e7b6d7b5ef3cfe5ba97b5fdccf2
SIZE (61983cd6dcb86097d91b7ef405abc1266444a368.patch) = 2826
SHA256 (78cdb555c57c33b7f331cb280ac2f615cb87fa74.patch) = d49ea1c5a0fdb644b32fd61479dfca6770c0bb6446bbe9d274e5ae4f62f0a00b
SIZE (78cdb555c57c33b7f331cb280ac2f615cb87fa74.patch) = 966
19 changes: 0 additions & 19 deletions net/freerdp/files/patch-winpr_libwinpr_sysinfo_sysinfo.c

This file was deleted.

0 comments on commit 12937b0

Please sign in to comment.