Date: 15 Apr 2005 16:55:55 -0000 From: David Thiel <lx@redundancy.redundancy.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/79980: Update: x11-toolkits/gai 0.5.4 -> 0.5.8 Message-ID: <20050415165555.37955.qmail@redundancy.redundancy.org> Resent-Message-ID: <200504151700.j3FH0qSJ014355@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79980 >Category: ports >Synopsis: Update: x11-toolkits/gai 0.5.4 -> 0.5.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 15 17:00:51 GMT 2005 >Closed-Date: >Last-Modified: >Originator: David Thiel >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD redundancy.redundancy.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Jan 9 21:41:16 PST 2005 root@redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386 >Description: Updating GAI to 0.5.8 to avoid some crashes with gnome-panel. Taking maintainership as well. >How-To-Repeat: >Fix: diff -ruN gai.old/Makefile gai/Makefile --- gai.old/Makefile Fri Apr 15 09:44:41 2005 +++ gai/Makefile Fri Apr 15 09:51:57 2005 @@ -7,13 +7,12 @@ # PORTNAME= gai -PORTVERSION= 0.5.4 -PORTREVISION= 2 +PORTVERSION= 0.5.8 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= General Applet Interface Library LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext diff -ruN gai.old/distinfo gai/distinfo --- gai.old/distinfo Fri Apr 15 09:44:41 2005 +++ gai/distinfo Fri Apr 15 09:45:18 2005 @@ -1,2 +1,2 @@ -MD5 (gai-0.5.4.tar.bz2) = 06b67eb1466bc94459ee6fce88d446d0 -SIZE (gai-0.5.4.tar.bz2) = 234954 +MD5 (gai-0.5.8.tar.bz2) = 29d90cb37fe5341009b27ffd09f871cb +SIZE (gai-0.5.8.tar.bz2) = 255375 diff -ruN gai.old/files/patch-gai:gai-gnome.c gai/files/patch-gai:gai-gnome.c --- gai.old/files/patch-gai:gai-gnome.c Fri Apr 15 09:44:41 2005 +++ gai/files/patch-gai:gai-gnome.c Wed Dec 31 16:00:00 1969 @@ -1,12 +0,0 @@ ---- gai/gai-gnome.c.orig Mon May 10 09:16:17 2004 -+++ gai/gai-gnome.c Mon May 10 09:16:26 2004 -@@ -345,8 +345,8 @@ - static int - gai_gnome_expose(GtkWidget *widget, GdkEventExpose *event, gpointer d) - { -- GAI_ENTER; - static gboolean expose_lock = FALSE; -+ GAI_ENTER; - if(expose_lock){ - GAI_NOTE("Expose lock"); - return FALSE; >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050415165555.37955.qmail>