pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/deforaos-surfer Re-introduced a part of this patch...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0761f4d12b75
branches: trunk
changeset: 646140:0761f4d12b75
user: khorben <khorben%pkgsrc.org@localhost>
date: Wed Feb 04 20:02:04 2015 +0000
description:
Re-introduced a part of this patch which was not fully applied upstream
diffstat:
www/deforaos-surfer/distinfo | 3 ++-
www/deforaos-surfer/patches/patch-src_download.c | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r ddbb0c1487a1 -r 0761f4d12b75 www/deforaos-surfer/distinfo
--- a/www/deforaos-surfer/distinfo Wed Feb 04 18:33:38 2015 +0000
+++ b/www/deforaos-surfer/distinfo Wed Feb 04 20:02:04 2015 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/01/27 00:36:44 khorben Exp $
+$NetBSD: distinfo,v 1.5 2015/02/04 20:02:04 khorben Exp $
SHA1 (Surfer-0.2.7.tar.gz) = 82438f757f7807aa15eab962832d49d355684a76
RMD160 (Surfer-0.2.7.tar.gz) = dfa041f26752ab570162e99ff1f3d69438324432
Size (Surfer-0.2.7.tar.gz) = 88108 bytes
+SHA1 (patch-src_download.c) = 3a6b9c768302291e2d57a01c06b5cdcee76335e5
diff -r ddbb0c1487a1 -r 0761f4d12b75 www/deforaos-surfer/patches/patch-src_download.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/deforaos-surfer/patches/patch-src_download.c Wed Feb 04 20:02:04 2015 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-src_download.c,v 1.4 2015/02/04 20:02:04 khorben Exp $
+
+--- src/download.c.orig 2014-12-24 17:59:14.000000000 +0000
++++ src/download.c
+@@ -35,6 +35,7 @@
+ #endif
+ #include <System.h>
+ #ifdef WITH_WEBKIT
++# include <netdb.h>
+ # include <arpa/inet.h>
+ # include <webkit/webkit.h>
+ #else
Home |
Main Index |
Thread Index |
Old Index