ports/146523: [PATCH] x11-wm/obconf: fix on amd64

Yuri Pankov yuri.pankov at gmail.com
Wed May 12 16:20:04 UTC 2010


>Number:         146523
>Category:       ports
>Synopsis:       [PATCH] x11-wm/obconf: fix on amd64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 12 16:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Pankov
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darklight.org.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #3 r207936M: Wed May 12 03:17:14 MSD
>Description:
Fix on amd64.

Added file(s):
- files/patch-src__preview_update.c

Port maintainer (novel at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- obconf-2.0.3_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/obconf/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	28 Mar 2010 06:47:43 -0000	1.23
+++ Makefile	12 May 2010 16:04:34 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	obconf
 PORTVERSION=	2.0.3
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://offload1.icculus.org/openbox/obconf/
 
Index: files/patch-src__preview_update.c
===================================================================
RCS file: files/patch-src__preview_update.c
diff -N files/patch-src__preview_update.c
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-src__preview_update.c	12 May 2010 16:04:34 -0000
@@ -0,0 +1,8 @@
+--- ./src/preview_update.c.orig	2010-05-12 20:09:07.177608591 +0400
++++ ./src/preview_update.c	2010-05-12 20:09:21.638774481 +0400
+@@ -1,4 +1,5 @@
+ #include "preview_update.h"
++#include "preview.h"
+ #include "main.h"
+ 
+ static gboolean restart_theme_preview_update = TRUE;
--- obconf-2.0.3_5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list