diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-11-12 16:10:16 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-11-12 16:10:16 +0000 |
commit | fe2799bea85c73f75e2898b34b0c039a3a9b873a (patch) | |
tree | 9e744199ee6d5802740a1055f645751d24302cb2 /sysutils | |
parent | 55ef9340e10a687ab382888d21257a145893785d (diff) | |
download | pkgsrc-fe2799bea85c73f75e2898b34b0c039a3a9b873a.tar.gz |
Revbumps associated with update of lang/ocaml.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/hivex/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools411/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools42/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools45/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools46/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools48/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/sysutils/hivex/Makefile b/sysutils/hivex/Makefile index 28354211af9..9bb55317a6f 100644 --- a/sysutils/hivex/Makefile +++ b/sysutils/hivex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2018/10/04 16:01:40 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2018/11/12 16:10:26 jaapb Exp $ DISTNAME= hivex-1.3.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://download.libguestfs.org/hivex/ diff --git a/sysutils/xentools411/Makefile b/sysutils/xentools411/Makefile index 1feb609e642..f004fa14bc0 100644 --- a/sysutils/xentools411/Makefile +++ b/sysutils/xentools411/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2018/08/22 09:46:41 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2018/11/12 16:10:26 jaapb Exp $ # VERSION= 4.11.0 VERSION_IPXE= 356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d @@ -7,7 +7,7 @@ DIST_IPXE= ipxe-git-${VERSION_IPXE}.tar.gz DIST_SUBDIR= xen411 DISTNAME= xen-${VERSION} PKGNAME= xentools411-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/ diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index 6a5f74a8369..c2feddba158 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.71 2018/09/29 16:52:35 tnn Exp $ +# $NetBSD: Makefile,v 1.72 2018/11/12 16:10:26 jaapb Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 DISTNAME= xen-${VERSION} PKGNAME= xentools42-${VERSION} -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/ diff --git a/sysutils/xentools45/Makefile b/sysutils/xentools45/Makefile index e00eccec90c..7174a098aa3 100644 --- a/sysutils/xentools45/Makefile +++ b/sysutils/xentools45/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2018/08/22 09:46:42 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2018/11/12 16:10:26 jaapb Exp $ VERSION= 4.5.5 -PKGREVISION= 13 +PKGREVISION= 14 VERSION_IPXE= 9a93db3f0947484e30e753bbd61a10b17336e20e DISTNAME= xen-${VERSION} diff --git a/sysutils/xentools46/Makefile b/sysutils/xentools46/Makefile index e81cdd1cec5..36d75ab08b8 100644 --- a/sysutils/xentools46/Makefile +++ b/sysutils/xentools46/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.35 2018/08/22 09:46:42 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2018/11/12 16:10:27 jaapb Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" DISTNAME= xen-${VERSION} PKGNAME= xentools46-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/ diff --git a/sysutils/xentools48/Makefile b/sysutils/xentools48/Makefile index 12eae3de994..afa8e29ade9 100644 --- a/sysutils/xentools48/Makefile +++ b/sysutils/xentools48/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2018/08/22 09:46:42 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2018/11/12 16:10:27 jaapb Exp $ # VERSION= 4.8.3 VERSION_IPXE= 827dd1bfee67daa683935ce65316f7e0f057fe1c @@ -19,7 +19,7 @@ PKGNAME= xentools48-${VERSION} CATEGORIES= sysutils MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/ -PKGREVISION= 5 +PKGREVISION= 6 DISTFILES= ${DISTNAME}.tar.gz |