pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils Change http://bits.xensource.com/oss-xen/rele...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4ae7c701e4c3
branches: trunk
changeset: 361007:4ae7c701e4c3
user: bouyer <bouyer%pkgsrc.org@localhost>
date: Thu Apr 13 13:08:33 2017 +0000
description:
Change http://bits.xensource.com/oss-xen/release/ to
https://downloads.xenproject.org/release/xen/, as new releases won't
be uploaded to bits.xensource.com
diffstat:
sysutils/xenkernel42/Makefile | 4 ++--
sysutils/xenkernel46/Makefile | 4 ++--
sysutils/xenkernel48/Makefile | 4 ++--
sysutils/xentools42/Makefile | 4 ++--
sysutils/xentools46/Makefile | 4 ++--
sysutils/xentools48/Makefile | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
diffs (105 lines):
diff -r d36eee97ba05 -r 4ae7c701e4c3 sysutils/xenkernel42/Makefile
--- a/sysutils/xenkernel42/Makefile Thu Apr 13 13:00:43 2017 +0000
+++ b/sysutils/xenkernel42/Makefile Thu Apr 13 13:08:33 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2017/02/14 21:36:15 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2017/04/13 13:08:33 bouyer Exp $
VERSION= 4.2.5
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel42-${VERSION}
PKGREVISION= 15
CATEGORIES= sysutils
-MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
+MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://xenproject.org/
diff -r d36eee97ba05 -r 4ae7c701e4c3 sysutils/xenkernel46/Makefile
--- a/sysutils/xenkernel46/Makefile Thu Apr 13 13:00:43 2017 +0000
+++ b/sysutils/xenkernel46/Makefile Thu Apr 13 13:08:33 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2017/04/08 12:17:58 spz Exp $
+# $NetBSD: Makefile,v 1.12 2017/04/13 13:08:33 bouyer Exp $
VERSION= 4.6.5
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel46-${VERSION}
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
+MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://xenproject.org/
diff -r d36eee97ba05 -r 4ae7c701e4c3 sysutils/xenkernel48/Makefile
--- a/sysutils/xenkernel48/Makefile Thu Apr 13 13:00:43 2017 +0000
+++ b/sysutils/xenkernel48/Makefile Thu Apr 13 13:08:33 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2017/04/08 12:30:42 spz Exp $
+# $NetBSD: Makefile,v 1.3 2017/04/13 13:08:34 bouyer Exp $
VERSION= 4.8.0
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel48-${VERSION}
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
+MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
DIST_SUBDIR= xen48
MAINTAINER= bouyer%NetBSD.org@localhost
diff -r d36eee97ba05 -r 4ae7c701e4c3 sysutils/xentools42/Makefile
--- a/sysutils/xentools42/Makefile Thu Apr 13 13:00:43 2017 +0000
+++ b/sysutils/xentools42/Makefile Thu Apr 13 13:08:33 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2017/02/14 21:36:15 joerg Exp $
+# $NetBSD: Makefile,v 1.57 2017/04/13 13:08:34 bouyer Exp $
VERSION= 4.2.5
VERSION_IPXE= 1.0.0
@@ -7,7 +7,7 @@
PKGNAME= xentools42-${VERSION}
PKGREVISION= 21
CATEGORIES= sysutils
-MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
+MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= ipxe-git-v${VERSION_IPXE}.tar.gz
diff -r d36eee97ba05 -r 4ae7c701e4c3 sysutils/xentools46/Makefile
--- a/sysutils/xentools46/Makefile Thu Apr 13 13:00:43 2017 +0000
+++ b/sysutils/xentools46/Makefile Thu Apr 13 13:08:33 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2017/03/21 22:52:52 bouyer Exp $
+# $NetBSD: Makefile,v 1.16 2017/04/13 13:08:34 bouyer Exp $
#
# VERSION is set in version.mk as it is shared with other packages
.include "version.mk"
@@ -7,7 +7,7 @@
PKGNAME= xentools46-${VERSION}
PKGREVISION= 2
CATEGORIES= sysutils
-MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
+MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= ipxe-git-${VERSION_IPXE}.tar.gz
diff -r d36eee97ba05 -r 4ae7c701e4c3 sysutils/xentools48/Makefile
--- a/sysutils/xentools48/Makefile Thu Apr 13 13:00:43 2017 +0000
+++ b/sysutils/xentools48/Makefile Thu Apr 13 13:08:33 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/03/30 09:15:09 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2017/04/13 13:08:34 bouyer Exp $
#
VERSION= 4.8.0
VERSION_IPXE= 827dd1bfee67daa683935ce65316f7e0f057fe1c
@@ -18,7 +18,7 @@
PKGNAME= xentools48-${VERSION}
#PKGREVISION= 2
CATEGORIES= sysutils
-MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/
+MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/
DISTFILES= ${DISTNAME}.tar.gz
Home |
Main Index |
Thread Index |
Old Index