Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2004 11:05:09 +0200
From:      "Franz Klammer" <klammer@webonaut.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Cc:        gnome@freebsd.org
Subject:   [maintainer-update] x11/gstarter-0.4.4
Message-ID:  <1082538309.0@ds9.webonaut.com>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users 
>Originator:	Franz Klammer 
>Organization:	 
>Confidential:	no 
>Synopsis:	[maintainer-update] x11/gstarter-0.4.4 
>Severity:	non-critical 
>Priority:	medium 
>Category:	ports 
>Class:		maintainer-update 
>Release:	FreeBSD 5.2-CURRENT i386 
>Environment:


System: FreeBSD 5.2-CURRENT #11: Tue Apr 20 17:49:51 CEST 2004
    root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9



>Description:


update gtstarter to 0.4.4 

* BUGFIX: 
use visilble_name instead the internal name to start gnome-terminal and as icon-text 
because only the visible_name will be changed by a name change of the profile - this 
can cause that the profile to start will not be found after and the new new name is not 
shown in the iconlist.
                  
* some new features (remeber window size, hide toolbar, set/mark default terminal-profile)

all new features are testet and i didn't  find any problem - because the bugfix hopefully this
will be commited for 4.10



>How-To-Repeat:





>Fix:


--- gtstarter-0.4.4.diff begins here ---
diff -Nur gtstarter.orig/Makefile gtstarter/Makefile
--- gtstarter.orig/Makefile	Tue Apr 20 15:13:09 2004
+++ gtstarter/Makefile	Wed Apr 21 10:36:01 2004
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	gtstarter
-PORTVERSION=	0.4
+PORTVERSION=	0.4.4
 CATEGORIES=	x11 gnome
 MASTER_SITES=	http://webonaut.com/distfiles/${PORTNAME}/
 
 MAINTAINER=	klammer@webonaut.com
-COMMENT=	Start gnome-terminal with a specified profile
+COMMENT=	Start the gnome-terminal from a list of configured profiles
 
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
diff -Nur gtstarter.orig/distinfo gtstarter/distinfo
--- gtstarter.orig/distinfo	Tue Apr 20 15:13:09 2004
+++ gtstarter/distinfo	Wed Apr 21 10:36:28 2004
@@ -1,2 +1,2 @@
-MD5 (gtstarter-0.4.tar.bz2) = 07361378e0ecc21cdd9bf8a20cf1ad5b
-SIZE (gtstarter-0.4.tar.bz2) = 3181
+MD5 (gtstarter-0.4.4.tar.bz2) = 630a0055b75ddcac9ad041104915865c
+SIZE (gtstarter-0.4.4.tar.bz2) = 3617
--- gtstarter-0.4.4.diff ends here ---





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