pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xenkernel415 Typos in MESSAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/adb27fee30c4
branches:  trunk
changeset: 378166:adb27fee30c4
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sat Apr 30 00:21:15 2022 +0000

description:
Typos in MESSAGE

Bumps PKGREVISION.

diffstat:

 sysutils/xenkernel415/MESSAGE  |  10 +++++-----
 sysutils/xenkernel415/Makefile |   3 ++-
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r c70e08e0362e -r adb27fee30c4 sysutils/xenkernel415/MESSAGE
--- a/sysutils/xenkernel415/MESSAGE     Sat Apr 30 00:18:37 2022 +0000
+++ b/sysutils/xenkernel415/MESSAGE     Sat Apr 30 00:21:15 2022 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.2 2021/09/21 12:23:49 bouyer Exp $
+$NetBSD: MESSAGE,v 1.3 2022/04/30 00:21:15 khorben Exp $
 
 The Xen hypervisor is installed under the following locations:
        ${XENKERNELDIR}/xen.gz          (standard hypervisor)
@@ -9,8 +9,8 @@
 You can disable it using pv-linear-pt=false on the Xen command line,
 but then you can't boot NetBSD in PV mode.
 
-Unlike upstream Xen, 32bits PV guests support is eanbled by default, but
-this is not security-supported any more, and will be disabled in the
-next pkgsrc release. Switch to pvshim (for netbsd-9 or older) or pvh
-(for netbsd-current).
+Unlike upstream Xen, 32bits PV guests support is enabled by default, but
+this is not security-supported anymore, and will be disabled in the next
+pkgsrc release. Switch to pvshim (for netbsd-9 or older) or pvh (for
+netbsd-current).
 ===========================================================================
diff -r c70e08e0362e -r adb27fee30c4 sysutils/xenkernel415/Makefile
--- a/sysutils/xenkernel415/Makefile    Sat Apr 30 00:18:37 2022 +0000
+++ b/sysutils/xenkernel415/Makefile    Sat Apr 30 00:21:15 2022 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2022/03/04 17:54:08 bouyer Exp $
+# $NetBSD: Makefile,v 1.5 2022/04/30 00:21:15 khorben Exp $
 
 VERSION=       4.15.2
 DISTNAME=      xen-${VERSION}
 PKGNAME=       xenkernel415-${VERSION}
+PKGREVISION=   1
 CATEGORIES=    sysutils
 MASTER_SITES=  https://downloads.xenproject.org/release/xen/${VERSION}/
 DIST_SUBDIR=   xen415



Home | Main Index | Thread Index | Old Index