openbsd-ports/lang/ruby/patches/patch-socket
espie aea0f8c2a4 Version 1.4.4
Set patches according to update-patches.
Redo PLIST according to newer bsd.port.mk.
Remove patch that's now part of ruby proper.
2000-05-18 18:37:59 +00:00

17 lines
409 B
Plaintext

$OpenBSD: patch-socket,v 1.2 2000/05/18 18:38:00 espie Exp $
--- ext/socket/addrinfo.h.orig Wed Dec 8 14:26:11 1999
+++ ext/socket/addrinfo.h Wed Dec 8 14:26:22 1999
@@ -113,12 +113,6 @@
#define AI_DEFAULT (AI_V4MAPPED_CFG | AI_ADDRCONFIG)
/*
- * Constants for getnameinfo()
- */
-#define NI_MAXHOST 1025
-#define NI_MAXSERV 32
-
-/*
* Flag values for getnameinfo()
*/
#define NI_NOFQDN 0x00000001