From f71cf189c61b4117c1301f11f3b56ffd19fbcf5e Mon Sep 17 00:00:00 2001 From: dsainty Date: Thu, 5 Jun 2008 07:55:09 +0000 Subject: Add URL to upstream bug report in patch comment. --- devel/doxygen/distinfo | 4 ++-- devel/doxygen/patches/patch-ad | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/devel/doxygen/distinfo b/devel/doxygen/distinfo index 4486aa24698..827e4fb086d 100644 --- a/devel/doxygen/distinfo +++ b/devel/doxygen/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.31 2008/06/04 15:05:39 dsainty Exp $ +$NetBSD: distinfo,v 1.32 2008/06/05 07:55:09 dsainty Exp $ SHA1 (doxygen-1.5.6.src.tar.gz) = a478176b9183aef299418e655d6e38b8f8f4e4a5 RMD160 (doxygen-1.5.6.src.tar.gz) = 94c0d1fe325fa6c9f4a86e2a68e7516dccc4108b @@ -6,7 +6,7 @@ Size (doxygen-1.5.6.src.tar.gz) = 4011956 bytes SHA1 (patch-aa) = dd970fa86865ee1eca0d41a86366a608e19b582a SHA1 (patch-ab) = f85f15c38877e7d646b3cc981564de8436c2a5af SHA1 (patch-ac) = 5523e5b146436a50b008f963a0b809379a9e4974 -SHA1 (patch-ad) = 26badd3a4867277f01f5634c9fc25fbe1b93d1c5 +SHA1 (patch-ad) = e06da37357b5d49e89c78d3eb31c2428ebed395b SHA1 (patch-af) = b52845ca3d4d58a876538e8b4780a19419aabe75 SHA1 (patch-ag) = a7cf7cd0b510e9a8293e5f8a43517cfc80a60d15 SHA1 (patch-ah) = aa5a701f0586aa99fdb140f8d7fa63ca14d9f460 diff --git a/devel/doxygen/patches/patch-ad b/devel/doxygen/patches/patch-ad index 69a6f7fa6be..307b504f095 100644 --- a/devel/doxygen/patches/patch-ad +++ b/devel/doxygen/patches/patch-ad @@ -1,7 +1,9 @@ -$NetBSD: patch-ad,v 1.5 2008/06/04 15:05:39 dsainty Exp $ +$NetBSD: patch-ad,v 1.6 2008/06/05 07:55:09 dsainty Exp $ The cast breaks compilation on NetBSD, as iconv() expects const char**. +Submitted as: https://bugzilla.gnome.org/show_bug.cgi?id=536629 + --- src/portable.cpp.orig 2008-01-01 23:41:08.000000000 +1300 +++ src/portable.cpp 2008-06-05 02:06:00.000000000 +1200 @@ -382,7 +382,7 @@ -- cgit v1.2.3