pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils xen*: Use SSP_SUPPORTED=no instead of PKGSRC_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcd256828295
branches:  trunk
changeset: 374065:dcd256828295
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Mon Jan 15 09:47:54 2018 +0000

description:
xen*: Use SSP_SUPPORTED=no instead of PKGSRC_USE_SSP=no.

diffstat:

 sysutils/xenkernel42/Makefile |  4 ++--
 sysutils/xenkernel45/Makefile |  4 ++--
 sysutils/xenkernel46/Makefile |  4 ++--
 sysutils/xenkernel48/Makefile |  4 ++--
 sysutils/xentools42/Makefile  |  4 ++--
 sysutils/xentools45/Makefile  |  4 ++--
 sysutils/xentools46/Makefile  |  4 ++--
 sysutils/xentools48/Makefile  |  4 ++--
 8 files changed, 16 insertions(+), 16 deletions(-)

diffs (144 lines):

diff -r 2f7d0bf53592 -r dcd256828295 sysutils/xenkernel42/Makefile
--- a/sysutils/xenkernel42/Makefile     Mon Jan 15 09:45:18 2018 +0000
+++ b/sysutils/xenkernel42/Makefile     Mon Jan 15 09:47:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/07/24 08:53:45 maya Exp $
+# $NetBSD: Makefile,v 1.31 2018/01/15 09:47:54 jperkin Exp $
 
 VERSION=       4.2.5
 DISTNAME=      xen-${VERSION}
@@ -16,7 +16,7 @@
 ONLY_FOR_PLATFORM=     Linux-2.6*-i386 Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386
 
-PKGSRC_USE_SSP=        no
+SSP_SUPPORTED= no
 
 NO_CONFIGURE=  yes
 USE_TOOLS+=    gmake
diff -r 2f7d0bf53592 -r dcd256828295 sysutils/xenkernel45/Makefile
--- a/sysutils/xenkernel45/Makefile     Mon Jan 15 09:45:18 2018 +0000
+++ b/sysutils/xenkernel45/Makefile     Mon Jan 15 09:47:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2017/07/24 08:53:45 maya Exp $
+# $NetBSD: Makefile,v 1.32 2018/01/15 09:47:54 jperkin Exp $
 
 VERSION=       4.5.5
 DISTNAME=      xen-${VERSION}
@@ -16,7 +16,7 @@
 ONLY_FOR_PLATFORM=     Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-[5-9].*-x86_64
 
-PKGSRC_USE_SSP=        no
+SSP_SUPPORTED= no
 
 NO_CONFIGURE=  yes
 USE_TOOLS+=    gmake
diff -r 2f7d0bf53592 -r dcd256828295 sysutils/xenkernel46/Makefile
--- a/sysutils/xenkernel46/Makefile     Mon Jan 15 09:45:18 2018 +0000
+++ b/sysutils/xenkernel46/Makefile     Mon Jan 15 09:47:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/12/15 14:00:44 bouyer Exp $
+# $NetBSD: Makefile,v 1.18 2018/01/15 09:47:54 jperkin Exp $
 
 VERSION=       4.6.6
 DISTNAME=      xen-${VERSION}
@@ -16,7 +16,7 @@
 ONLY_FOR_PLATFORM=     Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-[5-9].*-x86_64
 
-PKGSRC_USE_SSP=        no
+SSP_SUPPORTED= no
 
 NO_CONFIGURE=  yes
 USE_TOOLS+=    gmake
diff -r 2f7d0bf53592 -r dcd256828295 sysutils/xenkernel48/Makefile
--- a/sysutils/xenkernel48/Makefile     Mon Jan 15 09:45:18 2018 +0000
+++ b/sysutils/xenkernel48/Makefile     Mon Jan 15 09:47:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/12/15 14:02:15 bouyer Exp $
+# $NetBSD: Makefile,v 1.10 2018/01/15 09:47:54 jperkin Exp $
 
 VERSION=       4.8.2
 DISTNAME=      xen-${VERSION}
@@ -17,7 +17,7 @@
 ONLY_FOR_PLATFORM=     Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-[5-9].*-x86_64
 
-PKGSRC_USE_SSP=        no
+SSP_SUPPORTED= no
 
 NO_CONFIGURE=  yes
 USE_TOOLS+=    gmake
diff -r 2f7d0bf53592 -r dcd256828295 sysutils/xentools42/Makefile
--- a/sysutils/xentools42/Makefile      Mon Jan 15 09:45:18 2018 +0000
+++ b/sysutils/xentools42/Makefile      Mon Jan 15 09:47:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2018/01/10 16:53:13 jaapb Exp $
+# $NetBSD: Makefile,v 1.64 2018/01/15 09:47:54 jperkin Exp $
 
 VERSION=       4.2.5
 VERSION_IPXE=  1.0.0
@@ -33,7 +33,7 @@
 ONLY_FOR_PLATFORM=     Linux-2.6*-i386 Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-[5-9].*-x86_64 NetBSD-[5-9].*-i386
 
-PKGSRC_USE_SSP=                no
+SSP_SUPPORTED=         no
 
 CONFLICTS+=            libxen-[0-9]*
 CONFLICTS+=            xenstoretools-[0-9]*
diff -r 2f7d0bf53592 -r dcd256828295 sysutils/xentools45/Makefile
--- a/sysutils/xentools45/Makefile      Mon Jan 15 09:45:18 2018 +0000
+++ b/sysutils/xentools45/Makefile      Mon Jan 15 09:47:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2018/01/10 16:53:13 jaapb Exp $
+# $NetBSD: Makefile,v 1.55 2018/01/15 09:47:54 jperkin Exp $
 
 VERSION=       4.5.5
 PKGREVISION=   8
@@ -30,7 +30,7 @@
 ONLY_FOR_PLATFORM=     Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-[5-9].*-x86_64
 
-PKGSRC_USE_SSP=                no
+SSP_SUPPORTED=         no
 
 CONFLICTS+=            libxen-[0-9]*
 CONFLICTS+=            xenstoretools-[0-9]*
diff -r 2f7d0bf53592 -r dcd256828295 sysutils/xentools46/Makefile
--- a/sysutils/xentools46/Makefile      Mon Jan 15 09:45:18 2018 +0000
+++ b/sysutils/xentools46/Makefile      Mon Jan 15 09:47:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2018/01/10 16:53:13 jaapb Exp $
+# $NetBSD: Makefile,v 1.27 2018/01/15 09:47:55 jperkin Exp $
 #
 # VERSION is set in version.mk as it is shared with other packages
 .include               "version.mk"
@@ -30,7 +30,7 @@
 ONLY_FOR_PLATFORM=     Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-[5-9].*-x86_64
 
-PKGSRC_USE_SSP=                no
+SSP_SUPPORTED=         no
 
 CONFLICTS+=            libxen-[0-9]*
 CONFLICTS+=            xenstoretools-[0-9]*
diff -r 2f7d0bf53592 -r dcd256828295 sysutils/xentools48/Makefile
--- a/sysutils/xentools48/Makefile      Mon Jan 15 09:45:18 2018 +0000
+++ b/sysutils/xentools48/Makefile      Mon Jan 15 09:47:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/01/10 16:53:13 jaapb Exp $
+# $NetBSD: Makefile,v 1.15 2018/01/15 09:47:55 jperkin Exp $
 #
 VERSION=       4.8.2
 VERSION_IPXE=  827dd1bfee67daa683935ce65316f7e0f057fe1c
@@ -70,7 +70,7 @@
 ONLY_FOR_PLATFORM=     Linux-2.6*-x86_64
 ONLY_FOR_PLATFORM+=    NetBSD-[5-9].*-x86_64
 
-PKGSRC_USE_SSP=                no
+SSP_SUPPORTED=         no
 
 CONFLICTS+=            libxen-[0-9]*
 CONFLICTS+=            xenstoretools-[0-9]*



Home | Main Index | Thread Index | Old Index