diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-06-30 11:52:55 +0000 |
commit | d4d8988e1d6b6afec96171755112ef91a775d1bd (patch) | |
tree | 6d2b15e667fdf835b1a2a833db8ea418d25a6da2 /misc | |
parent | 150056eabdc0ccb406fe95a4b2333b65cbfc2a52 (diff) | |
download | pkgsrc-d4d8988e1d6b6afec96171755112ef91a775d1bd.tar.gz |
Recursive revbump associated with update of lang/ocaml to 4.02.2.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dose3/Makefile | 4 | ||||
-rw-r--r-- | misc/ocaml-cudf/Makefile | 4 | ||||
-rw-r--r-- | misc/ocaml-opam/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/dose3/Makefile b/misc/dose3/Makefile index 2191705247f..9f544f346d1 100644 --- a/misc/dose3/Makefile +++ b/misc/dose3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/02/11 13:59:17 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= dose3-3.3-beta2 PKGNAME= dose3-3.3beta2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/34180/ diff --git a/misc/ocaml-cudf/Makefile b/misc/ocaml-cudf/Makefile index 97de20c8aa7..bf69f5f6259 100644 --- a/misc/ocaml-cudf/Makefile +++ b/misc/ocaml-cudf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/11 14:05:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= cudf-0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/33593/ diff --git a/misc/ocaml-opam/Makefile b/misc/ocaml-opam/Makefile index df8b8e55278..02c30f5f37f 100644 --- a/misc/ocaml-opam/Makefile +++ b/misc/ocaml-opam/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2015/01/20 14:24:36 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:58 jaapb Exp $ VERSION= 1.2.0 PKGNAME= ocaml-opam-${VERSION} DISTNAME= ${VERSION} DIST_SUBDIR= ocaml-opam -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= https://github.com/ocaml/opam/archive/ |