FreeBSD Bugzilla – Attachment 172222 Details for
Bug 210908
net/tigervnc: Include fixes from net/tigervnc-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch-tigervnc-1.6.0_3.txt (text/plain), 1.50 KB, created by
Koichiro Iwao
on 2016-07-08 06:53:49 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Koichiro Iwao
Created:
2016-07-08 06:53:49 UTC
Size:
1.50 KB
patch
obsolete
>diff -ruN /usr/ports/net/tigervnc/Makefile net/tigervnc/Makefile >--- /usr/ports/net/tigervnc/Makefile 2016-06-17 09:28:50.290956000 +0900 >+++ net/tigervnc/Makefile 2016-07-08 15:51:27.502197000 +0900 >@@ -4,7 +4,7 @@ > PORTNAME= tigervnc > PORTVERSION= 1.6.0 > DISTVERSIONPREFIX= v >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= net x11-servers > > MAINTAINER= meta+ports@vmeta.jp >@@ -21,21 +21,27 @@ > RUN_DEPENDS= ${LOCALBASE}/share/X11/xkb/rules/base:x11/xkeyboard-config \ > xkbcomp:x11/xkbcomp > >-CONFLICTS= tridiavnc-[0-9]* \ >+CONFLICTS= tigervnc-devel-[0-9]* \ > tightvnc-[0-9]* \ >+ tridiavnc-[0-9]* \ > vnc-[0-9]* > >-USES= autoreconf:build cmake cpe gmake jpeg libtool pkgconfig python >+USES= autoreconf:build cmake cpe gmake iconv jpeg libtool pkgconfig \ >+ python ssl > USE_GL= gl > USE_LDCONFIG= yes >-USE_OPENSSL= yes > USE_GITHUB= yes > GH_ACCOUNT= TigerVNC > > USE_XORG+= bigreqsproto compositeproto damageproto fixesproto fontsproto glproto \ >- inputproto kbproto pixman randrproto renderproto resourceproto \ >- scrnsaverproto videoproto xau xdmcp xext xkbfile xcmiscproto xextproto \ >- xfont xproto xrandr xtrans xtst xorg-macros presentproto >+ ice inputproto kbproto pixman presentproto randrproto renderproto \ >+ resourceproto scrnsaverproto sm videoproto x11 xau xcmiscproto xdamage \ >+ xdmcp xext xextproto xfont xkbfile xorg-macros xproto xrandr xrender \ >+ xtrans xtst >+ >+LIB_DEPENDS= libunwind.so:devel/libunwind \ >+ libxshmfence.so:x11/libxshmfence \ >+ libfontconfig.so:x11-fonts/fontconfig > > CFLAGS+= -fPIC >
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:
meta
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 210908
:
172220
| 172222