pkgsrc-WIP-changes archive

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

toxic: Update a patch



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Wed Sep 21 08:20:17 2016 +0200
Changeset:	ee181f80cbc19c6f533e89d07c1f9f4ce36b22f5

Modified Files:
	toxic/distinfo
	toxic/patches/patch-src_name__lookup.c

Log Message:
toxic: Update a patch

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

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

diffstat:
 toxic/distinfo                         | 2 +-
 toxic/patches/patch-src_name__lookup.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/toxic/distinfo b/toxic/distinfo
index b2555cd..97cbc4c 100644
--- a/toxic/distinfo
+++ b/toxic/distinfo
@@ -2,6 +2,6 @@ $NetBSD$
 
 SHA1 (patch-Makefile) = c996154317aedaaa4b3a1bac2a69e4fc1b89173b
 SHA1 (patch-cfg_global__vars.mk) = 5aad096f067f485c439135d3838b8912d1ad7d5e
-SHA1 (patch-src_name__lookup.c) = e8200c42ebc9bb2540278f60667b821ee383d079
+SHA1 (patch-src_name__lookup.c) = 212742961593ff970e5d108af2f14b8f93199a76
 SHA1 (patch-src_toxic.c) = 0c466bb767a77f5bf25aeef934ca61e5dc550923
 SHA1 (patch-src_video__device.c) = 27ca66738b98cbcf7be002ccd9c768f29e221297
diff --git a/toxic/patches/patch-src_name__lookup.c b/toxic/patches/patch-src_name__lookup.c
index 6a99641..cf2ad0a 100644
--- a/toxic/patches/patch-src_name__lookup.c
+++ b/toxic/patches/patch-src_name__lookup.c
@@ -10,5 +10,5 @@ Include stdarg.h.
  #include <stdlib.h>
 +#include <stdarg.h>
  #include <string.h>
- #include <sys/types.h> /* for u_char */
  #include <curl/curl.h>
+


Home | Main Index | Thread Index | Old Index