FreeBSD Bugzilla – Attachment 219787 Details for
Bug 251233
net/freerdp: drop unused dependencies after r538228
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
bug251233.diff (text/plain), 1.28 KB, created by
Jan Beich
on 2020-11-18 06:38:19 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2020-11-18 06:38:19 UTC
Size:
1.28 KB
patch
obsolete
>From 5cd03fd935d798d409daefa2d38a77c3001352c2 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Wed, 18 Nov 2020 06:14:48 +0000 >Subject: [PATCH] net/freerdp: drop unused dependencies after r538228 > >https://github.com/FreeRDP/FreeRDP/commit/0927d7aa50c7 > >PR: 251233 >Approved by: kevans (maintainer) >--- > net/freerdp/Makefile | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) > >diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile >index ce625ff4d4b9..0bdc0e765887 100644 >--- a/net/freerdp/Makefile >+++ b/net/freerdp/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= freerdp > DISTVERSION= 2.2.0 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= net comms > MASTER_SITES= https://pub.freerdp.com/releases/ \ > https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/ >@@ -17,10 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > BROKEN_SSL= libressl-devel > BROKEN_SSL_REASON_libressl-devel= fails to compile: no member named 'alert_dispatch' in 'struct ssl3_state_st' > >-LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ >- libepoll-shim.so:devel/libepoll-shim \ >- libudev.so:devel/libudev-devd \ >- libuuid.so:misc/e2fsprogs-libuuid >+LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim > > USES= alias cmake compiler:c++11-lib cpe gettext gnome localbase pathfix pkgconfig ssl > USE_LDCONFIG= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
kevans
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 251233
: 219787