Summary: | net/xrdp: fix build with fdk-aac v2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | takefu | ||||
Component: | Individual Port(s) | Assignee: | Koichiro Iwao <meta> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | hrs, meta, pi | ||||
Priority: | --- | Flags: | meta:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 233556 | ||||||
Attachments: |
|
Merged the patch into upstream: https://github.com/neutrinolabs/xrdp/pull/1257 A commit references this bug: Author: meta Date: Wed Nov 28 08:12:19 UTC 2018 New revision: 486081 URL: https://svnweb.freebsd.org/changeset/ports/486081 Log: net/xrdp: Fix build with audio/fdk-aac 2.0.0 etc Submitter's patch has been merged into upstream with minor changes. Also while here, cleanup some leftovers. This port generates private key and server certificate in post-install script. Poudriere complains that these files are left over after deinstall. Now these auto-generated files will be removed when deinstall. If certificate and private key are replaced with user's own files, they should be kept. PR: 233558 Submitted by: takefu@airport.fm (original version) Approved by: mentors (implicit) Obtained from: https://github.com/neutrinolabs/xrdp/pull/1257 Sponsored by: HAW International, Inc. Changes: head/net/xrdp/Makefile head/net/xrdp/distinfo head/net/xrdp/files/pkg-deinstall.in head/net/xrdp/files/pkg-install.in Merged into upstream and committed with minor changes, thanks! |
Created attachment 199599 [details] xrdp-0.9.8,1.patch patch fdk-aac v2