pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils Put back PKGREVISION=1. It was there on purpo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f6f8eb97ecfe
branches: trunk
changeset: 370454:f6f8eb97ecfe
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Tue Oct 17 11:10:35 2017 +0000
description:
Put back PKGREVISION=1. It was there on purpose, to make it clear that
there are extra (security) patches and it's not the stock 4.6.6 or 4.8.2
diffstat:
sysutils/xenkernel46/Makefile | 3 ++-
sysutils/xenkernel48/Makefile | 3 ++-
sysutils/xentools46/Makefile | 3 ++-
sysutils/xentools48/Makefile | 3 ++-
4 files changed, 8 insertions(+), 4 deletions(-)
diffs (61 lines):
diff -r 6390ec49bf23 -r f6f8eb97ecfe sysutils/xenkernel46/Makefile
--- a/sysutils/xenkernel46/Makefile Tue Oct 17 11:02:40 2017 +0000
+++ b/sysutils/xenkernel46/Makefile Tue Oct 17 11:10:35 2017 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2017/10/17 11:02:06 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2017/10/17 11:10:35 bouyer Exp $
VERSION= 4.6.6
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel46-${VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
diff -r 6390ec49bf23 -r f6f8eb97ecfe sysutils/xenkernel48/Makefile
--- a/sysutils/xenkernel48/Makefile Tue Oct 17 11:02:40 2017 +0000
+++ b/sysutils/xenkernel48/Makefile Tue Oct 17 11:10:35 2017 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2017/10/17 11:02:06 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/10/17 11:10:36 bouyer Exp $
VERSION= 4.8.2
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel48-${VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
DIST_SUBDIR= xen48
diff -r 6390ec49bf23 -r f6f8eb97ecfe sysutils/xentools46/Makefile
--- a/sysutils/xentools46/Makefile Tue Oct 17 11:02:40 2017 +0000
+++ b/sysutils/xentools46/Makefile Tue Oct 17 11:10:35 2017 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.22 2017/10/17 11:02:06 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2017/10/17 11:10:36 bouyer Exp $
#
# VERSION is set in version.mk as it is shared with other packages
.include "version.mk"
DISTNAME= xen-${VERSION}
PKGNAME= xentools46-${VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
diff -r 6390ec49bf23 -r f6f8eb97ecfe sysutils/xentools48/Makefile
--- a/sysutils/xentools48/Makefile Tue Oct 17 11:02:40 2017 +0000
+++ b/sysutils/xentools48/Makefile Tue Oct 17 11:10:35 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2017/10/17 11:02:06 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/10/17 11:10:36 bouyer Exp $
#
VERSION= 4.8.2
VERSION_IPXE= 827dd1bfee67daa683935ce65316f7e0f057fe1c
@@ -16,6 +16,7 @@
DIST_SUBDIR= xen48
DISTNAME= xen-${VERSION}
PKGNAME= xentools48-${VERSION}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
Home |
Main Index |
Thread Index |
Old Index