ports/182025: net/tigervnc can't be built after upgrade of port to 1.3.0
kaltheat at googlemail.com
kaltheat at googlemail.com
Thu Sep 12 18:30:01 UTC 2013
The following reply was made to PR ports/182025; it has been noted by GNATS.
From: kaltheat at googlemail.com
To: Koichiro IWAO <meta+ports at vmeta.jp>
Cc: bug-followup at freebsd.org, kaltheat at gmail.com
Subject: Re: ports/182025: net/tigervnc can't be built after upgrade of
port to 1.3.0
Date: Thu, 12 Sep 2013 19:34:14 +0200
I just rechecked. I'm working on HEAD of portstree (Revision 327087).
I did:
# cd /usr/ports/net/tigervnc && make fetch extract patch
# find work -exec grep "if XORG " {} +
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncExtInit.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncExtInit.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncExtInit.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncExtInit.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncExtInit.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncExtInit.cc:#if XORG < 112
...
work/tigervnc-1.3.0/unix/xserver/hw/vnc/xf86vncModule.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/xf86vncModule.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncHooks.cc:#if XORG < 110
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncHooks.cc:#if XORG == 15
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncHooks.cc:#elif XORG < 19
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncHooks.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncHooks.cc:#if XORG < 110
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncHooks.cc:#if XORG >= 16
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncHooks.cc:#if XORG < 112
work/tigervnc-1.3.0/unix/xserver/hw/vnc/vncHooks.cc:#if XORG < 19
...
This supports the conclusion that the mentioned patch is not
included.
Regards,
kaltheat
More information about the freebsd-ports-bugs
mailing list