Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,5 +1,7 @@
$NetBSD: patch-src_resolver.c,v 1.1 2012/03/04 20:10:47 jakllsch Exp $
$NetBSD: patch-src_resolver.c,v 1.2 2015/03/01 15:18:43 wiz Exp $
Use getaddrinfo(3) even if AI_ADDRCONFIG is missing.
http://bugs.musicpd.org/view.php?id=4326
--- src/resolver.c.orig 2011-10-24 02:43:05.000000000 +0000
+++ src/resolver.c