pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

uzbl-git: Remove merged patch.



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Wed Mar 9 21:03:29 2016 +0100
Changeset:	b3097b4df2f28cd55c769cff647a3e181b5379f2

Modified Files:
	uzbl-git/distinfo
Removed Files:
	uzbl-git/patches/patch-src_gui.c

Log Message:
uzbl-git: Remove merged patch.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b3097b4df2f28cd55c769cff647a3e181b5379f2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 uzbl-git/distinfo                |  1 -
 uzbl-git/patches/patch-src_gui.c | 12 ------------
 2 files changed, 13 deletions(-)

diffs:
diff --git a/uzbl-git/distinfo b/uzbl-git/distinfo
index c38952a..afc7651 100644
--- a/uzbl-git/distinfo
+++ b/uzbl-git/distinfo
@@ -1,3 +1,2 @@
 $NetBSD$
 
-SHA1 (patch-src_gui.c) = 2a5805f40fff5bcf6641665f04ecc28ec9fab1e5
diff --git a/uzbl-git/patches/patch-src_gui.c b/uzbl-git/patches/patch-src_gui.c
deleted file mode 100644
index 346a04e..0000000
--- a/uzbl-git/patches/patch-src_gui.c
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- src/gui.c.orig	2016-03-09 18:02:53.000000000 +0000
-+++ src/gui.c
-@@ -227,6 +227,7 @@ static gboolean
- tls_error_cb (WebKitWebView *view, GTlsCertificate *cert, GTlsCertificateFlags flags, const gchar *host, gpointer data);
- static gboolean
- tls_error_cb (WebKitWebView *view, WebKitCertificateInfo *info, const gchar *host, gpointer data);
-+#endif
- /* UI events */
- static GtkWidget *
- create_cb (WebKitWebView *view, gpointer data);


Home | Main Index | Thread Index | Old Index