git: 338ebccab903 - main - net/freerdp: remove obsolete patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Apr 2022 22:48:43 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=338ebccab9039e125e9393c45e73ada94864720b
commit 338ebccab9039e125e9393c45e73ada94864720b
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2022-04-24 22:44:29 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-04-24 22:48:32 +0000
net/freerdp: remove obsolete patch
removal was missed in nc's commit a08e76c0d.
Approved by: vvd@unislabs.com (maintainer)
Pointy hat to: nc@
PR: 263490
PR: 263500
---
net/freerdp/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile
index 600f2580f90c..8db505b97eca 100644
--- a/net/freerdp/Makefile
+++ b/net/freerdp/Makefile
@@ -7,7 +7,6 @@ MASTER_SITES= https://pub.freerdp.com/releases/ \
https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/
PATCH_SITES= https://github.com/FreeRDP/FreeRDP/commit/
-PATCHFILES+= b0768032196b.patch:-p1 # https://github.com/FreeRDP/FreeRDP/pull/7678
MAINTAINER= vvd@unislabs.com
COMMENT= Free implementation of Remote Desktop Protocol