pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils xen*[46]*: reset PKGREVISION after update



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abd9cce95bcf
branches:  trunk
changeset: 370452:abd9cce95bcf
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 17 11:02:06 2017 +0000

description:
xen*[46]*: reset PKGREVISION after update

diffstat:

 sysutils/xenkernel46/Makefile |  3 +--
 sysutils/xenkernel48/Makefile |  3 +--
 sysutils/xentools46/Makefile  |  3 +--
 sysutils/xentools48/Makefile  |  3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diffs (61 lines):

diff -r 3779217247f9 -r abd9cce95bcf sysutils/xenkernel46/Makefile
--- a/sysutils/xenkernel46/Makefile     Tue Oct 17 10:58:47 2017 +0000
+++ b/sysutils/xenkernel46/Makefile     Tue Oct 17 11:02:06 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2017/10/17 10:57:34 bouyer Exp $
+# $NetBSD: Makefile,v 1.15 2017/10/17 11:02:06 wiz 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 3779217247f9 -r abd9cce95bcf sysutils/xenkernel48/Makefile
--- a/sysutils/xenkernel48/Makefile     Tue Oct 17 10:58:47 2017 +0000
+++ b/sysutils/xenkernel48/Makefile     Tue Oct 17 11:02:06 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2017/10/17 08:42:30 bouyer Exp $
+# $NetBSD: Makefile,v 1.7 2017/10/17 11:02:06 wiz 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 3779217247f9 -r abd9cce95bcf sysutils/xentools46/Makefile
--- a/sysutils/xentools46/Makefile      Tue Oct 17 10:58:47 2017 +0000
+++ b/sysutils/xentools46/Makefile      Tue Oct 17 11:02:06 2017 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2017/10/17 10:57:34 bouyer Exp $
+# $NetBSD: Makefile,v 1.22 2017/10/17 11:02:06 wiz 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 3779217247f9 -r abd9cce95bcf sysutils/xentools48/Makefile
--- a/sysutils/xentools48/Makefile      Tue Oct 17 10:58:47 2017 +0000
+++ b/sysutils/xentools48/Makefile      Tue Oct 17 11:02:06 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/10/17 08:42:30 bouyer Exp $
+# $NetBSD: Makefile,v 1.9 2017/10/17 11:02:06 wiz Exp $
 #
 VERSION=       4.8.2
 VERSION_IPXE=  827dd1bfee67daa683935ce65316f7e0f057fe1c
@@ -16,7 +16,6 @@
 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