ports/73974: [Maintainer Update] x11-themes/baghira to 0.6

Miguel Mendez flynn at energyhq.es.eu.org
Mon Nov 15 16:00:43 UTC 2004


>Number:         73974
>Category:       ports
>Synopsis:       [Maintainer Update] x11-themes/baghira to 0.6
>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:   Mon Nov 15 16:00:42 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 5.3-RELEASE #0: Sun Oct 24 16:35:51 CEST 2004
    root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE



>Description:


Hopefully this update will fix some bugs people were
experiencing. Tested with kde 3.3.1



>How-To-Repeat:





>Fix:


--- baghira.diff begins here ---
diff -ruN baghira.old/Makefile baghira/Makefile
--- baghira.old/Makefile	Wed Nov 10 16:14:28 2004
+++ baghira/Makefile	Mon Nov 15 16:51:42 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	baghira
-PORTVERSION=	0.5e
-PORTREVISION=	1
+PORTVERSION=	0.6
 CATEGORIES=	x11-themes kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN baghira.old/distinfo baghira/distinfo
--- baghira.old/distinfo	Tue Oct 12 03:19:55 2004
+++ baghira/distinfo	Sun Nov 14 22:31:25 2004
@@ -1,2 +1,2 @@
-MD5 (baghira-0.5e.tar.bz2) = 55c60f5804aadfd2525e25d6c1ad0417
-SIZE (baghira-0.5e.tar.bz2) = 818639
+MD5 (baghira-0.6.tar.bz2) = 405e7a5c584fc2250aee972f4ed3d6c7
+SIZE (baghira-0.6.tar.bz2) = 931005
diff -ruN baghira.old/files/patch-baghira.cpp baghira/files/patch-baghira.cpp
--- baghira.old/files/patch-baghira.cpp	Fri Sep  3 10:29:11 2004
+++ baghira/files/patch-baghira.cpp	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- style/baghira.cpp.orig	Tue Aug 31 00:07:49 2004
-+++ style/baghira.cpp	Thu Sep  2 12:57:28 2004
-@@ -1643,7 +1643,7 @@
- 				const QPushButton *btn = ( const QPushButton* ) widget;
- 				int x, y, w, h;
- 				r.rect( &x, &y, &w, &h );
--				bool highlighted = btn->isOn() || btn->isDown() || btn->hasFocus() || btn == highlightWidget;
-+				bool highlighted = btn->isOn() || btn->isDown() || btn->hasFocus() || btn == ( const QPushButton* ) highlightWidget;
- 
- 				if ( btn->isOn() || btn->isDown() ) {
- 					flags |= Style_Sunken;
--- baghira.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list