ports/75810: [Maintainer Update] x11-themes/baghira to 0.6a
Miguel Mendez
flynn at energyhq.es.eu.org
Tue Jan 4 16:50:20 UTC 2005
>Number: 75810
>Category: ports
>Synopsis: [Maintainer Update] x11-themes/baghira to 0.6a
>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: Tue Jan 04 16:50:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Miguel Mendez
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD 5.3-STABLE #1: Tue Dec 28 17:41:55 CET 2004
root at scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE
>Description:
update to 0.6a, seems the patch in this port was included in the tree already.
>How-To-Repeat:
>Fix:
--- baghira.diff begins here ---
diff -ruN baghira.old/Makefile baghira/Makefile
--- baghira.old/Makefile Sat Dec 4 19:22:08 2004
+++ baghira/Makefile Tue Jan 4 17:25:38 2005
@@ -6,7 +6,7 @@
#
PORTNAME= baghira
-PORTVERSION= 0.6
+PORTVERSION= 0.6a
CATEGORIES= x11-themes kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff -ruN baghira.old/distinfo baghira/distinfo
--- baghira.old/distinfo Sat Dec 4 19:22:08 2004
+++ baghira/distinfo Tue Jan 4 17:26:05 2005
@@ -1,2 +1,2 @@
-MD5 (baghira-0.6.tar.bz2) = 405e7a5c584fc2250aee972f4ed3d6c7
-SIZE (baghira-0.6.tar.bz2) = 931005
+MD5 (baghira-0.6a.tar.bz2) = c24e3bac8e4b992e5c9ca6a6cc18eac3
+SIZE (baghira-0.6a.tar.bz2) = 924324
diff -ruN baghira.old/files/patch-baghira.cpp baghira/files/patch-baghira.cpp
--- baghira.old/files/patch-baghira.cpp Sat Dec 4 19:22:09 2004
+++ baghira/files/patch-baghira.cpp Thu Jan 1 01:00:00 1970
@@ -1,11 +0,0 @@
---- style/baghira.cpp.orig Thu Nov 11 05:55:20 2004
-+++ style/baghira.cpp Fri Nov 19 21:21:49 2004
-@@ -1597,7 +1597,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() )
- {
--- baghira.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list