[Midnightbsd-cvs] mports: patch-.._pr_src_misc_prnetdb.c: Patch to fix compilation with

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Dec 26 19:22:37 EST 2008


Log Message:
-----------
Patch to fix compilation with -current.

Added Files:
-----------
    mports/devel/nspr/files:
        patch-.._pr_src_misc_prnetdb.c (r1.1)

-------------- next part --------------
--- /dev/null
+++ devel/nspr/files/patch-.._pr_src_misc_prnetdb.c
@@ -0,0 +1,11 @@
+--- ../pr/src/misc/prnetdb.c.orig	2008-12-24 16:38:58 -0500
++++ ../pr/src/misc/prnetdb.c	2008-12-24 16:41:02 -0500
+@@ -109,7 +109,7 @@
+ #define _PR_HAVE_GETPROTO_R_INT
+ #endif
+ 
+-#if __FreeBSD_version >= 602000
++#if __FreeBSD_version >= 300
+ #define _PR_HAVE_GETPROTO_R
+ #define _PR_HAVE_5_ARG_GETPROTO_R
+ #endif


More information about the Midnightbsd-cvs mailing list