Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,9 +1,9 @@
$NetBSD: patch-configure,v 1.3 2015/05/20 13:26:45 ryoon Exp $
$NetBSD: patch-configure,v 1.4 2015/09/02 12:39:33 fhajny Exp $
Look for history/readline at proper places.
--- configure.orig 2015-04-08 22:16:40.000000000 +0000
--- configure.orig 2015-08-16 02:25:15.000000000 +0000
+++ configure
@@ -17567,7 +17567,7 @@ fi
@@ -17662,7 +17662,7 @@ fi
$as_echo_n "checking for history... " >&6; }
@@ -12,7 +12,7 @@ Look for history/readline at proper places.
NAME=history
HEADER=readline/history.h
LIBNAME=history
@@ -17903,7 +17903,7 @@ fi
@@ -17998,7 +17998,7 @@ fi
$as_echo_n "checking for readline... " >&6; }
@@ -21,7 +21,7 @@ Look for history/readline at proper places.
NAME=readline
HEADER=readline/readline.h
LIBNAME=readline
@@ -18511,7 +18511,7 @@ rm -f core conftest.err conftest.$ac_obj
@@ -18606,7 +18606,7 @@ rm -f core conftest.err conftest.$ac_obj
@@ -30,12 +30,12 @@ Look for history/readline at proper places.
NAME=iconv
HEADER=iconv.h
LIBNAME=iconv
@@ -32389,7 +32389,7 @@ print "arch = "
print CONFIG["arch"]
@@ -33144,7 +33144,7 @@ print CONFIG["arch"]
print "\n"
print "ruby_version = "
begin
-print Config::CONFIG["ruby_version"]
+print RbConfig::CONFIG["ruby_version"]
print "\n"
print "prefix = "
print CONFIG["prefix"].sub(drive, "")
rescue
print CONFIG["ruby_version"]
end