[MAINTAINER UPDATE] fix a problem that doesn't allow set splashes
from the GUI
Franz Klammer
klammer at webonaut.com
Sun Jan 18 11:17:17 PST 2004
>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 at 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 ---
More information about the freebsd-gnome
mailing list