Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2004 20:17:10 +0100
From:      "Franz Klammer" <klammer@webonaut.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   [MAINTAINER UPDATE] fix a problem that doesn't allow set splashes from the GUI
Message-ID:  <1074453430@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] fix a problem that doesn't allow set splashes from the GUI 
>Severity:	non-critical 
>Priority:	medium 
>Category:	ports 
>Class:		sw-bug 
>Release:	FreeBSD 5.2-CURRENT i386 
>Environment:


System: FreeBSD ds9.webonaut.com 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Tue Jan  6 00:09:47 CET 2004     root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9 i386


>Description:


sigh! don't make bigger changes one minute before release a 
package without testing everything ... :-(

fix a problem that doesn't allow set splashes from the GUI


>How-To-Repeat:





>Fix:


--- splashsetter62.diff begins here ---
diff -Nur splashsetter.orig/Makefile splashsetter/Makefile
--- splashsetter.orig/Makefile	Sat Jan 17 08:00:22 2004
+++ splashsetter/Makefile	Sun Jan 18 19:50:26 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	splashsetter
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.2
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	http://webonaut.com/distfiles/${PORTNAME}/
 
diff -Nur splashsetter.orig/distinfo splashsetter/distinfo
--- splashsetter.orig/distinfo	Sat Jan 17 01:39:15 2004
+++ splashsetter/distinfo	Sun Jan 18 20:10:18 2004
@@ -1 +1 @@
-MD5 (splashsetter-0.6.1.tar.bz2) = 53d8b6969f7f76d72ae1fb7396ebf0c8
+MD5 (splashsetter-0.6.2.tar.bz2) = b5f7ea3d924ae57f0d3bd71b76025b74
--- splashsetter62.diff ends here ---





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