Add comments to patches.

This commit is contained in:
wiz 2014-09-08 12:06:48 +00:00
parent dc16be1eb4
commit 1e6232d6f6
5 changed files with 16 additions and 10 deletions

View file

@ -1,11 +1,11 @@
$NetBSD: distinfo,v 1.24 2014/09/08 11:19:47 prlw1 Exp $
$NetBSD: distinfo,v 1.25 2014/09/08 12:06:48 wiz Exp $
SHA1 (gtk+-3.12.2.tar.xz) = 9727843d1389306fcad80f92bb50201f1f43f894
RMD160 (gtk+-3.12.2.tar.xz) = 49dd0b66a3f0806106f958949a8c655494882fad
Size (gtk+-3.12.2.tar.xz) = 15015024 bytes
SHA1 (patch-aj) = 4a03d88ba597fd93cfd2807e779a431e98bb8d5e
SHA1 (patch-config.h.in) = 479ebf5a5cf5ca6855fcda94063638a919bbf548
SHA1 (patch-configure) = cb4e8c35154b3888c2ba6e178eea63df3890d719
SHA1 (patch-configure.ac) = 4a2144abddc3468500515511cd934fd35f573952
SHA1 (patch-config.h.in) = 59bb990ca3f1d40648153eb092550ad925ca06a1
SHA1 (patch-configure) = 1dca87c6a85ee927b85d4edc14b0985c5130c0d9
SHA1 (patch-configure.ac) = 68793f40752f25ccaecc958c72c23a504670bea5
SHA1 (patch-gdk_x11_gdkwindow-x11.h) = c80f7c9d5a570817e54fd74fa903a53400dc6f64
SHA1 (patch-gtk_a11y_gtkaccessibility.c) = 11cf5dfe1bd6cfe08851c658ae871d3994759ae5
SHA1 (patch-gtk_a11y_gtkaccessibility.c) = 13232c85bd570f21ea03153dacde4ca98c7c76a8

View file

@ -1,4 +1,6 @@
$NetBSD: patch-config.h.in,v 1.1 2013/05/11 19:49:15 riastradh Exp $
$NetBSD: patch-config.h.in,v 1.2 2014/09/08 12:06:48 wiz Exp $
Make gtk3-atk-bridge an option to avoid unwanted dbus dependency.
--- config.h.in.orig 2013-01-07 10:56:29.000000000 +0000
+++ config.h.in

View file

@ -1,4 +1,6 @@
$NetBSD: patch-configure,v 1.2 2014/09/08 11:19:47 prlw1 Exp $
$NetBSD: patch-configure,v 1.3 2014/09/08 12:06:48 wiz Exp $
Make gtk3-atk-bridge an option to avoid unwanted dbus dependency.
--- configure.orig 2014-03-25 00:21:59.000000000 +0000
+++ configure

View file

@ -1,4 +1,6 @@
$NetBSD: patch-configure.ac,v 1.1 2013/05/11 19:49:15 riastradh Exp $
$NetBSD: patch-configure.ac,v 1.2 2014/09/08 12:06:48 wiz Exp $
Make gtk3-atk-bridge an option to avoid unwanted dbus dependency.
--- configure.ac.orig 2013-01-07 10:50:02.000000000 +0000
+++ configure.ac

View file

@ -1,6 +1,6 @@
$NetBSD: patch-gtk_a11y_gtkaccessibility.c,v 1.3 2014/03/31 13:26:31 adam Exp $
$NetBSD: patch-gtk_a11y_gtkaccessibility.c,v 1.4 2014/09/08 12:06:48 wiz Exp $
gtk3-atk-bridge option to avoid dbus dependency.
Make gtk3-atk-bridge an option to avoid unwanted dbus dependency.
--- gtk/a11y/gtkaccessibility.c.orig 2013-10-14 16:39:20.000000000 +0000
+++ gtk/a11y/gtkaccessibility.c