From 8d5c13cf4522a872d2819c6f9cf098f185d1392c Mon Sep 17 00:00:00 2001 From: gdt Date: Tue, 28 Aug 2012 00:30:44 +0000 Subject: add patch comments --- graphics/geeqie/patches/patch-ab | 10 +++++++++- graphics/geeqie/patches/patch-ac | 9 ++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) (limited to 'graphics/geeqie/patches') diff --git a/graphics/geeqie/patches/patch-ab b/graphics/geeqie/patches/patch-ab index fc71b92b191..a328493f0ad 100644 --- a/graphics/geeqie/patches/patch-ab +++ b/graphics/geeqie/patches/patch-ab @@ -1,4 +1,12 @@ -$NetBSD: patch-ab,v 1.4 2010/09/25 12:29:01 wiz Exp $ +$NetBSD: patch-ab,v 1.5 2012/08/28 00:30:45 gdt Exp $ + +Generate html docs in build phase (instead of install phase). +gnome-doc-tool seems to ignore "-o html" so manually generate +the same effect. + +Solves PLIST problem due to missing html files. + +This is not know to be reported upstream. --- doc/Makefile.in.orig 2010-09-25 12:02:12.000000000 +0000 +++ doc/Makefile.in diff --git a/graphics/geeqie/patches/patch-ac b/graphics/geeqie/patches/patch-ac index 3acd84598f7..57afd2005fe 100644 --- a/graphics/geeqie/patches/patch-ac +++ b/graphics/geeqie/patches/patch-ac @@ -1,4 +1,11 @@ -$NetBSD: patch-ac,v 1.3 2010/02/20 20:50:34 gdt Exp $ +$NetBSD: patch-ac,v 1.4 2012/08/28 00:30:45 gdt Exp $ + +Comment from 2009/07/24: + + disable the SIGBUS handler completely -- as implemented it can only + cause trouble + +This is not known to be reported upstream. --- src/main.c.orig 2010-02-17 21:21:19.000000000 +0000 +++ src/main.c -- cgit v1.2.3