ports/57033: Maintainer-update: tsclient 0.120 -> 0.124

Koop Mast einekoai at chello.nl
Sat Sep 20 13:00:33 UTC 2003


>Number:         57033
>Category:       ports
>Synopsis:       Maintainer-update: tsclient 0.120 -> 0.124
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 20 06:00:30 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.1-CURRENT FreeBSD 5.1-CURRENT #6: Wed Sep 17 17:41:44 CEST 2003 root at prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/rainbow i386


	
>Description:
	patch patch-src_support.c is no longer needed.

	Update to 0.124 
	Change Log for 0.124:
 
	# Fixed more banner problems
	# Fixed bug in compact mode, now reads computer name properly again
	# Fixed bug in VNC code
	# Updated and added several translations. Current translations 
	(ar da_DK de es fi fr gr hu it ms nl_NL no_nb pl_PL pt_BR pt ru se 
	zh_CN zh_TW)
	
>How-To-Repeat:
	
>Fix:

	

--- tsclient-0.120-0.124.diff begins here ---
diff -ruN tsclient.orig/Makefile tsclient/Makefile
--- tsclient.orig/Makefile	Sat Jul 12 07:53:09 2003
+++ tsclient/Makefile	Sat Sep 20 14:11:19 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tsclient
-PORTVERSION=	0.120
+PORTVERSION=	0.124
 CATEGORIES=	net gnome
 MASTER_SITES=	http://www.gnomepro.com/tsclient/
 
diff -ruN tsclient.orig/distinfo tsclient/distinfo
--- tsclient.orig/distinfo	Sat Jul 12 07:53:09 2003
+++ tsclient/distinfo	Sat Sep 20 14:11:45 2003
@@ -1 +1 @@
-MD5 (tsclient-0.120.tar.gz) = 87035e35e18d1ac7caa64a38dd900f0e
+MD5 (tsclient-0.124.tar.gz) = a4713023545ba6ea80a7a3df8ae2f863
diff -ruN tsclient.orig/files/patch-src_support.c tsclient/files/patch-src_support.c
--- tsclient.orig/files/patch-src_support.c	Sat Jul  5 01:13:35 2003
+++ tsclient/files/patch-src_support.c	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- src/support.c.orig	Thu Jul  3 16:20:04 2003
-+++ src/support.c	Fri Jul  4 19:09:54 2003
-@@ -566,7 +566,7 @@
- 
-   } else {
-     // clean up and exit
--    g_free (cmd);
-+    /*g_free (cmd);
*/
-     return 1;  
-   }
-   // clean up and exit
diff -ruN tsclient.orig/pkg-plist tsclient/pkg-plist
--- tsclient.orig/pkg-plist	Sat Jul 12 07:53:09 2003
+++ tsclient/pkg-plist	Sat Sep 20 14:28:04 2003
@@ -8,8 +8,12 @@
 share/gnome/pixmaps/tsclient.png
 share/gnome/pixmaps/tsclient/banner-ar.png
 share/gnome/pixmaps/tsclient/banner-en.png
+share/gnome/pixmaps/tsclient/banner-es.png
 share/gnome/pixmaps/tsclient/banner-hu.png
+share/gnome/pixmaps/tsclient/banner-ms.png
 share/gnome/pixmaps/tsclient/banner-nl.png
+share/gnome/pixmaps/tsclient/banner-zh_CN.png
+share/gnome/pixmaps/tsclient/banner-zh_TW.png
 share/gnome/pixmaps/tsclient/colors.png
 share/gnome/pixmaps/tsclient/computer.png
 share/gnome/pixmaps/tsclient/keyboard.png
@@ -26,21 +30,39 @@
 share/locale/fr/LC_MESSAGES/tsclient.mo
 share/locale/gr/LC_MESSAGES/tsclient.mo
 share/locale/hu/LC_MESSAGES/tsclient.mo
+share/locale/it/LC_MESSAGES/tsclient.mo
+share/locale/ms/LC_MESSAGES/tsclient.mo
 share/locale/nl_NL/LC_MESSAGES/tsclient.mo
 share/locale/no_nb/LC_MESSAGES/tsclient.mo
-share/locale/pl/LC_MESSAGES/tsclient.mo
+share/locale/pl_PL/LC_MESSAGES/tsclient.mo
+share/locale/pt_BR/LC_MESSAGES/tsclient.mo
+share/locale/pt_PT/LC_MESSAGES/tsclient.mo
+share/locale/ru/LC_MESSAGES/tsclient.mo
 share/locale/se/LC_MESSAGES/tsclient.mo
 share/locale/zh_CN/LC_MESSAGES/tsclient.mo
+share/locale/zh_TW/LC_MESSAGES/tsclient.mo
+ at unexec rmdir share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir share/locale/zh_TW 2>/dev/null || true
 @unexec rmdir share/locale/zh_CN/LC_MESSAGES 2>/dev/null || true
 @unexec rmdir share/locale/zh_CN 2>/dev/null || true
 @unexec rmdir share/locale/se/LC_MESSAGES 2>/dev/null || true
 @unexec rmdir share/locale/se 2>/dev/null || true
- at unexec rmdir share/locale/pl/LC_MESSAGES 2>/dev/null || true
- at unexec rmdir share/locale/pl 2>/dev/null || true
+ at unexec rmdir share/locale/ru/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir share/locale/ru 2>/dev/null || true
+ at unexec rmdir share/locale/pt_PT/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir share/locale/pt_PT 2>/dev/null || true
+ at unexec rmdir share/locale/pt_BR/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir share/locale/pt_BR 2>/dev/null || true
+ at unexec rmdir share/locale/pl_PL/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir share/locale/pl_PL 2>/dev/null || true
 @unexec rmdir share/locale/no_bb/LC_MESSAGES 2>/dev/null || true
 @unexec rmdir share/locale/no_bb 2>/dev/null || true
 @unexec rmdir share/locale/nl_NL/LC_MESSAGES 2>/dev/null || true
 @unexec rmdir share/locale/nl_NL 2>/dev/null || true
+ at unexec rmdir share/locale/ms/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir share/locale/ms 2>/dev/null || true
+ at unexec rmdir share/locale/it/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir share/locale/it 2>/dev/null || true
 @unexec rmdir share/locale/hu/LC_MESSAGES 2>/dev/null || true
 @unexec rmdir share/locale/hu 2>/dev/null || true
 @unexec rmdir share/locale/gr/LC_MESSAGES 2>/dev/null || true
--- tsclient-0.120-0.124.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list