Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,8 +1,10 @@
$NetBSD: patch-Variables.h,v 1.1 2015/06/12 13:12:27 joerg Exp $
$NetBSD: patch-Variables.h,v 1.2 2015/12/29 23:34:43 dholland Exp $
Update C++ dialect.
--- Variables.h.orig 2015-06-09 23:15:06.000000000 +0000
+++ Variables.h
@@ -34,7 +34,7 @@ struct variable
@@ -34,7 +34,7 @@ struct variable
union {
char *string;
double floatval;