Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2013 18:30:00 GMT
From:      kaltheat@googlemail.com
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/182025: net/tigervnc can't be built after upgrade of port to 1.3.0
Message-ID:  <201309121830.r8CIU03R038930@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/182025; it has been noted by GNATS.

From: kaltheat@googlemail.com
To: Koichiro IWAO <meta+ports@vmeta.jp>
Cc: bug-followup@freebsd.org, kaltheat@gmail.com
Subject: Re: ports/182025: net/tigervnc can&#39;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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309121830.r8CIU03R038930>