From turutani@scphys.kyoto-u.ac.jp  Sun Mar  8 23:35:31 2009
Return-Path: <turutani@scphys.kyoto-u.ac.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 47609106566C
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <turutani@scphys.kyoto-u.ac.jp>)
          by beijing.mbos (qmail-ldap-1.03) with SMTP
          for <FreeBSD-gnats-submit@freebsd.org>; 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 <turutani@scphys.kyoto-u.ac.jp>
Reply-To: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: turutani@scphys.kyoto-u.ac.jp
Subject: upgrade net/tightvnc
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         132438
>Category:       ports
>Synopsis:       upgrade net/tightvnc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 08 23:40:01 UTC 2009
>Closed-Date:    Sun Mar 15 14:54:23 UTC 2009
>Last-Modified:  Sun Mar 15 15:00:06 UTC 2009
>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 <bsd.port.pre.mk>
 
+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 <bsdLib.rules>
  
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Mar 8 23:40:12 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132438 

From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
	bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132438: upgrade net/tightvnc
Date: Mon, 09 Mar 2009 18:49:30 +0900

 I'm very sorry.
 Please remove the following lines from the patch I posted:
 in Makefile,
 ---
 @@ -51,6 +50,7 @@
  #.include <bsd.port.pre.mk>
 +MAKE_ENV        += "HasFfsl=yes"
  .if exists(${LOCALBASE}/share/vnc/classes/index.vnc)
  IGNORE=         vnc has already been installed, please uninstall it first
  .endif
 ---
 
 ---
 Tsurutani Naoki
 turutani@scphys.kyoto-u.ac.jp

From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org,
	bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132438: upgrade net/tightvnc
Date: Mon, 09 Mar 2009 18:49:30 +0900

 I'm very sorry.
 Please remove the following lines from the patch I posted:
 in Makefile,
 ---
 @@ -51,6 +50,7 @@
  #.include <bsd.port.pre.mk>
 +MAKE_ENV        += "HasFfsl=yes"
  .if exists(${LOCALBASE}/share/vnc/classes/index.vnc)
  IGNORE=         vnc has already been installed, please uninstall it first
  .endif
 ---
 
 ---
 Tsurutani Naoki
 turutani@scphys.kyoto-u.ac.jp
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Sun Mar 15 14:54:21 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132438 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132438: commit references a PR
Date: Sun, 15 Mar 2009 14:54:13 +0000 (UTC)

 itetcu      2009-03-15 14:53:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/tightvnc         Makefile distinfo 
     net/tightvnc/files   patch-Xvnc::config::cf::FreeBSD.cf 
   Log:
   Update to 1.3.10 [1]
   Changelog:      http://www.tightvnc.com/whatsnew.html
   
   - use bsdoptions.mk :-)
   
   PR:             ports/132438 [1]
   Submitted by:   Tsurutani Naoki [1]
   Tested by:      jonathan@kc8onw.net
   
   Revision  Changes    Path
   1.34      +4 -5      ports/net/tightvnc/Makefile
   1.13      +3 -3      ports/net/tightvnc/distinfo
   1.4       +15 -5     ports/net/tightvnc/files/patch-Xvnc::config::cf::FreeBSD.cf
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
