diff options
author | jaapb <jaapb@pkgsrc.org> | 2014-10-09 19:14:03 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2014-10-09 19:14:03 +0000 |
commit | a6bd3b36ef14e5d2935ac849ed73ef657aaac9b3 (patch) | |
tree | bc14b80b674c240322ded3fc91afb69214e567fa /sysutils | |
parent | 3260058aa638dcd67fb7e21b14d6db2b9203e473 (diff) | |
download | pkgsrc-a6bd3b36ef14e5d2935ac849ed73ef657aaac9b3.tar.gz |
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xentools41/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xentools42/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/xentools41/Makefile b/sysutils/xentools41/Makefile index 9606632b73a..e2eece505cc 100644 --- a/sysutils/xentools41/Makefile +++ b/sysutils/xentools41/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.47 2014/09/11 13:48:17 joerg Exp $ +# $NetBSD: Makefile,v 1.48 2014/10/09 19:14:04 jaapb Exp $ # # VERSION is set in version.mk as it is shared with other packages .include "version.mk" DISTNAME= xen-${VERSION} PKGNAME= xentools41-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ diff --git a/sysutils/xentools42/Makefile b/sysutils/xentools42/Makefile index c0de4827c3c..ce3e2280f80 100644 --- a/sysutils/xentools42/Makefile +++ b/sysutils/xentools42/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2014/09/26 10:40:45 bouyer Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 19:14:04 jaapb Exp $ VERSION= 4.2.5 VERSION_IPXE= 1.0.0 @@ -6,6 +6,7 @@ VERSION_IPXE= 1.0.0 DISTNAME= xen-${VERSION} PKGNAME= xentools42-${VERSION} #PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ |