pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils xentools{413,415}: typo in NetBSD's MESSAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18cbcccfaff5
branches:  trunk
changeset: 452343:18cbcccfaff5
user:      khorben <khorben%pkgsrc.org@localhost>
date:      Sun May 09 03:46:24 2021 +0000

description:
xentools{413,415}: typo in NetBSD's MESSAGE

Bumps PKGREVISION. NFCI.

diffstat:

 sysutils/xentools413/MESSAGE.NetBSD |  6 +++---
 sysutils/xentools413/Makefile       |  4 ++--
 sysutils/xentools415/MESSAGE.NetBSD |  6 +++---
 sysutils/xentools415/Makefile       |  4 ++--
 4 files changed, 10 insertions(+), 10 deletions(-)

diffs (72 lines):

diff -r 230f90ccebe4 -r 18cbcccfaff5 sysutils/xentools413/MESSAGE.NetBSD
--- a/sysutils/xentools413/MESSAGE.NetBSD       Sun May 09 02:04:43 2021 +0000
+++ b/sysutils/xentools413/MESSAGE.NetBSD       Sun May 09 03:46:24 2021 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.2 2020/08/27 08:22:33 bouyer Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.3 2021/05/09 03:46:24 khorben Exp $
 
 Please ensure that the Xen-specific devices needed by xend(8) exist:
 
@@ -20,6 +20,6 @@
 To switch back to qemu-xen-traditional add
 device_model_version='qemu-xen-traditional'
 to your HVM domain config file.
-Use of qemu-xen-traditional is deprecated and is not recommened. It may have
-security issues.
+Use of qemu-xen-traditional is deprecated and is not recommended. It may
+have security issues.
 ===========================================================================
diff -r 230f90ccebe4 -r 18cbcccfaff5 sysutils/xentools413/Makefile
--- a/sysutils/xentools413/Makefile     Sun May 09 02:04:43 2021 +0000
+++ b/sysutils/xentools413/Makefile     Sun May 09 03:46:24 2021 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2021/03/30 06:59:03 bouyer Exp $
+# $NetBSD: Makefile,v 1.19 2021/05/09 03:46:24 khorben Exp $
 #
 VERSION=       4.13.3
 
 DIST_SUBDIR=           xen413
 DISTNAME=              xen-${VERSION}
 PKGNAME=               xentools413-${VERSION}
-#PKGREVISION=          0
+PKGREVISION=           1
 CATEGORIES=            sysutils
 MASTER_SITES=          https://downloads.xenproject.org/release/xen/${VERSION}/
 
diff -r 230f90ccebe4 -r 18cbcccfaff5 sysutils/xentools415/MESSAGE.NetBSD
--- a/sysutils/xentools415/MESSAGE.NetBSD       Sun May 09 02:04:43 2021 +0000
+++ b/sysutils/xentools415/MESSAGE.NetBSD       Sun May 09 03:46:24 2021 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1 2021/04/18 12:31:26 bouyer Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.2 2021/05/09 03:46:24 khorben Exp $
 
 Please ensure that the Xen-specific devices needed by xend(8) exist:
 
@@ -20,6 +20,6 @@
 To switch back to qemu-xen-traditional add
 device_model_version='qemu-xen-traditional'
 to your HVM domain config file.
-Use of qemu-xen-traditional is deprecated and is not recommened. It may have
-security issues.
+Use of qemu-xen-traditional is deprecated and is not recommended. It may
+have security issues.
 ===========================================================================
diff -r 230f90ccebe4 -r 18cbcccfaff5 sysutils/xentools415/Makefile
--- a/sysutils/xentools415/Makefile     Sun May 09 02:04:43 2021 +0000
+++ b/sysutils/xentools415/Makefile     Sun May 09 03:46:24 2021 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2021/04/18 12:31:26 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2021/05/09 03:46:24 khorben Exp $
 #
 VERSION=       4.15.0
 
 DIST_SUBDIR=           xen415
 DISTNAME=              xen-${VERSION}
 PKGNAME=               xentools415-${VERSION}
-#PKGREVISION=          0
+PKGREVISION=           1
 CATEGORIES=            sysutils
 MASTER_SITES=          https://downloads.xenproject.org/release/xen/${VERSION}/
 



Home | Main Index | Thread Index | Old Index