From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 8 23:40:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EC5E1065674 for ; Sun, 8 Mar 2009 23:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 501DF8FC15 for ; Sun, 8 Mar 2009 23:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n28Ne2Wg029426 for ; Sun, 8 Mar 2009 23:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n28Ne2Zu029425; Sun, 8 Mar 2009 23:40:02 GMT (envelope-from gnats) Resent-Date: Sun, 8 Mar 2009 23:40:02 GMT Resent-Message-Id: <200903082340.n28Ne2Zu029425@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tsurutani Naoki Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47609106566C for ; Sun, 8 Mar 2009 23:35:31 +0000 (UTC) (envelope-from turutani@scphys.kyoto-u.ac.jp) Received: from m102.mbos.jp (mbos141-202.alpenstock.jp [220.156.141.202]) by mx1.freebsd.org (Postfix) with ESMTP id D43CD8FC1B for ; Sun, 8 Mar 2009 23:35:30 +0000 (UTC) (envelope-from turutani@scphys.kyoto-u.ac.jp) Received: (qmail 8675 invoked from network); 9 Mar 2009 08:35:29 +0900 Received: from softbank218183189199.bbtec.net (HELO h120.65.226.10.32118.vlan.kuins.net) (turutani@mbox.kyoto-inet.or.jp@[218.183.189.199]) (envelope-sender ) by beijing.mbos (qmail-ldap-1.03) with SMTP for ; 9 Mar 2009 08:35:29 +0900 Received: from h120.65.226.10.32118.vlan.kuins.net (localhost [127.0.0.1]) by h120.65.226.10.32118.vlan.kuins.net (8.14.3/8.14.3/20071004-1) with ESMTP id n28NZPL5019428; Mon, 9 Mar 2009 08:35:25 +0900 (JST) (envelope-from turutani@h120.65.226.10.32118.vlan.kuins.net) Received: (from turutani@localhost) by h120.65.226.10.32118.vlan.kuins.net (8.14.3/8.14.3/Submit) id n28NZOTx019427; Mon, 9 Mar 2009 08:35:24 +0900 (JST) (envelope-from turutani) Message-Id: <200903082335.n28NZOTx019427@h120.65.226.10.32118.vlan.kuins.net> Date: Mon, 9 Mar 2009 08:35:24 +0900 (JST) From: Tsurutani Naoki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: turutani@scphys.kyoto-u.ac.jp Subject: ports/132438: upgrade net/tightvnc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tsurutani Naoki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2009 23:40:02 -0000 >Number: 132438 >Category: ports >Synopsis: upgrade net/tightvnc >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Mar 08 23:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Tsurutani Naoki >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 7.1-STABLE FreeBSD 7.1-STABLE #17: Wed Jan 7 11:14:01 JST 2009 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386 >Description: tightvnc-1.3.10 has been released. >How-To-Repeat: >Fix: here is a patch: diff -urN tightvnc.orig/Makefile tightvnc/Makefile --- tightvnc.orig/Makefile 2009-01-24 11:24:46.000000000 +0900 +++ tightvnc/Makefile 2009-03-09 08:05:18.000000000 +0900 @@ -7,8 +7,7 @@ # PORTNAME= tightvnc -PORTVERSION= 1.3.9 -PORTREVISION= 2 +PORTVERSION= 1.3.10 CATEGORIES= net MASTER_SITES= SF MASTER_SITE_SUBDIR= vnc-tight @@ -51,6 +50,7 @@ #.include +MAKE_ENV += "HasFfsl=yes" .if exists(${LOCALBASE}/share/vnc/classes/index.vnc) IGNORE= vnc has already been installed, please uninstall it first .endif diff -urN tightvnc.orig/distinfo tightvnc/distinfo --- tightvnc.orig/distinfo 2007-10-19 04:35:27.000000000 +0900 +++ tightvnc/distinfo 2009-03-09 07:42:12.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (tightvnc-1.3.9_unixsrc.tar.bz2) = 49a0748ea52793f2e3069e05af28f716 -SHA256 (tightvnc-1.3.9_unixsrc.tar.bz2) = 99aaca636535f9127f3a435ee71aef6821f821e6319bc6e9b2c775fefd34325a -SIZE (tightvnc-1.3.9_unixsrc.tar.bz2) = 1792459 +MD5 (tightvnc-1.3.10_unixsrc.tar.bz2) = 397b35faad32d5246b6d44b142f8304f +SHA256 (tightvnc-1.3.10_unixsrc.tar.bz2) = f48c70fea08d03744ae18df6b1499976362f16934eda3275cead87baad585c0d +SIZE (tightvnc-1.3.10_unixsrc.tar.bz2) = 1780510 diff -urN tightvnc.orig/files/patch-Xvnc::config::cf::FreeBSD.cf tightvnc/files/patch-Xvnc::config::cf::FreeBSD.cf --- tightvnc.orig/files/patch-Xvnc::config::cf::FreeBSD.cf 2007-11-02 05:13:25.000000000 +0900 +++ tightvnc/files/patch-Xvnc::config::cf::FreeBSD.cf 2009-03-09 08:19:52.000000000 +0900 @@ -1,5 +1,5 @@ --- Xvnc/config/cf/FreeBSD.cf.orig 2000-06-11 21:00:51.000000000 +0900 -+++ Xvnc/config/cf/FreeBSD.cf 2007-09-04 17:11:16.000000000 +0900 ++++ Xvnc/config/cf/FreeBSD.cf 2009-03-09 08:18:00.000000000 +0900 @@ -253,11 +253,17 @@ #endif @@ -20,7 +20,17 @@ #ifndef PreIncDir # define PreIncDir /usr/include #endif -@@ -359,6 +366,5 @@ +@@ -353,12 +359,15 @@ + #define HasBsdMake YES + #endif + ++#if OSMajorVersion > 5 || (OSMajorVersion == 5 && OSMinorVersion >= 3) ++#define HasFfsl YES ++#endif ++ + #ifndef StaticLibrary + #define StaticLibrary(libpath,libname) -Wl,-Bstatic Concat(-L,libpath) Concat(-l,libname) -Wl,-Bdynamic + #endif #include >Release-Note: >Audit-Trail: >Unformatted: