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,14 @@
$NetBSD: patch-hotplug_NetBSD_Makefile,v 1.1 2015/01/20 16:42:13 bouyer Exp $
$NetBSD: patch-hotplug_NetBSD_Makefile,v 1.2 2016/04/04 14:45:12 bad Exp $
--- hotplug/NetBSD/Makefile.orig 2015-01-12 17:53:24.000000000 +0100
+++ hotplug/NetBSD/Makefile 2015-01-19 14:18:22.000000000 +0100
@@ -8,7 +8,7 @@
--- hotplug/NetBSD/Makefile.orig 2015-11-03 10:11:18.000000000 +0100
+++ hotplug/NetBSD/Makefile 2016-03-25 15:21:34.000000000 +0100
@@ -3,12 +3,13 @@
# Xen script dir and scripts to go there.
XEN_SCRIPTS =
+XEN_SCRIPTS += locking.sh
XEN_SCRIPTS += block
XEN_SCRIPTS += vif-bridge
XEN_SCRIPTS += vif-ip
XEN_SCRIPT_DATA =
@@ -11,7 +17,7 @@ $NetBSD: patch-hotplug_NetBSD_Makefile,v 1.1 2015/01/20 16:42:13 bouyer Exp $
.PHONY: all
all:
@@ -21,10 +21,11 @@
@@ -21,10 +22,11 @@
.PHONY: install-scripts
install-scripts:
@@ -25,7 +31,7 @@ $NetBSD: patch-hotplug_NetBSD_Makefile,v 1.1 2015/01/20 16:42:13 bouyer Exp $
done
set -e; for i in $(XEN_SCRIPT_DATA); \
do \
@@ -33,12 +34,12 @@
@@ -33,12 +35,12 @@
.PHONY: install-rcd
install-rcd: