Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2005 01:04:17 -0300 (BRT)
From:      Marcus Grando <marcus@corp.grupos.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kwm@FreeBSD.org
Subject:   ports/83542: Update port: deskutils/drivel fix build on 4.x pointed by pointyhat
Message-ID:  <20050716040417.C58BB5629@corp.grupos.com.br>
Resent-Message-ID: <200507160410.j6G4ALhE041182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83542
>Category:       ports
>Synopsis:       Update port: deskutils/drivel fix build on 4.x pointed by pointyhat
>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:   Sat Jul 16 04:10:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Jul 11 10:07:29 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:

- Fix build on 4.x pointed by pointyhat.

NOTE: I don't test because i don't have X/etc installed.

	
>How-To-Repeat:
	
>Fix:

	

--- drivel.patch begins here ---
diff -ruN drivel.orig/files/patch-src::journal.c drivel/files/patch-src::journal.c
--- drivel.orig/files/patch-src::journal.c	Wed Dec 31 21:00:00 1969
+++ drivel/files/patch-src::journal.c	Sat Jul 16 01:00:25 2005
@@ -0,0 +1,11 @@
+--- src/journal.c.orig	Sat Jul 16 00:59:32 2005
++++ src/journal.c	Sat Jul 16 00:59:49 2005
+@@ -242,7 +242,7 @@
+ 	GtkAction *action;
+ 	GtkActionGroup *action_group;
+ 	gint i, j;
+-	gchar *blogid, **ui_descriptions, *ui_description;;
++	gchar *blogid, **ui_descriptions, *ui_description;
+ 	GError *error;
+ 	static guint merge_id = 0;
+ 
--- drivel.patch ends here ---


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



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