Summary: | net/tigervnc: Include fixes from net/tigervnc-devel | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Koichiro Iwao <meta> | ||||||
Component: | Individual Port(s) | Assignee: | Cy Schubert <cy> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | cy, meta | ||||||
Priority: | --- | Keywords: | patch, patch-ready | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
cy@, can you look at this? Created attachment 172222 [details]
patch
One more change,
- sort CONFLICTS
Committed. Thanks for the patch. A commit references this bug: Author: cy Date: Sat Jul 9 04:13:29 UTC 2016 New revision: 418258 URL: https://svnweb.freebsd.org/changeset/ports/418258 Log: Include fixes from net/tigervnc-devel. PR: 210908 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) Suggested by: cy@ Changes: head/net/tigervnc/Makefile |
Created attachment 172220 [details] patch I've bumped PORTREVISION because I think changes to CONFLICTS affect package. If it is not necessary in such case, please revert PORTREVISION before commit. - add tigervnc-devel to CONFLICTS - include fixes from net/tigervnc-devel - s/USE_OPENSSL=yes/USES=ssl/ - add iconv, jpeg to USES - add x11, sm, ice, xrender, xdamage to USE_XORG - add missings to LIB_DEPENDS - sort USES, USE_XORG