summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjaapb <jaapb>2016-05-05 16:06:51 +0000
committerjaapb <jaapb>2016-05-05 16:06:51 +0000
commit573b06c77a9a6718b39848844853e9e13d789c27 (patch)
tree73317a8ef274b02e8ce540583deb5c49ceda3528 /devel
parent95d850abc2f4a5880dbd97c1beecbb18385bf4a1 (diff)
downloadpkgsrc-573b06c77a9a6718b39848844853e9e13d789c27.tar.gz
Updated package to version 0.4.6. Changes include:
* (0.4.6) Major changes: * Create patch functions to mimic the new String.lowercase_ascii, String.uppercase_ascii, String.capitalize_ascii and String.uncapitalize_ascii found in OCaml 4.03.0 * Disable tests depending on not yet buildable units with OCaml 4.03.0 (e.g. expect which depends on batteries, which doesn't yet compile) * Minimal version of OCaml is now 3.12.1. (Debian Wheezy version) * (0.4.5) Major changes: * Build and install annotation files. * Use builtin bin_annot and annot tags. * Tag .mly files on the same basis as .ml and .mli files (required by menhir). * Remove 'program' constraint from C-dependencies. Currently, when a library has C-sources and e.g. an executable depends on that library, then changing the C-sources and running '-build' does not yield a rebuild of the library. By adding these dependencies (rather removing the constraint), it seems to work fine. * Minor changes: * Add tests tag if --enable-tests. * Remove ocaml 4.02 warnings. * Fix the automatic use of -syntax for OCamlVersion >= 3.12.1. * Use the right ocamlfind binary to get all supported packages. The name of the ocamlfind binary should be read from the configuration. This is especially useful when cross-compiling. * Features: * no_automatic_syntax (alpha): Disable the automatic inclusion of -syntax camlp4o for packages that matches the internal heuristic (if a dependency ends with a .syntax or is a well known syntax). * compiled_setup_ml (alpha): Fix a bug using multiple arguments to the configure script. Thanks to Christopher Zimmermann, Jerome Vouillon, Tomohiro Matsuyama and Christoph Höger for their pull requests and to help release this version.
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-oasis/Makefile9
-rw-r--r--devel/ocaml-oasis/buildlink3.mk4
-rw-r--r--devel/ocaml-oasis/distinfo10
3 files changed, 12 insertions, 11 deletions
diff --git a/devel/ocaml-oasis/Makefile b/devel/ocaml-oasis/Makefile
index 9c9721000ca..04812ed0d2a 100644
--- a/devel/ocaml-oasis/Makefile
+++ b/devel/ocaml-oasis/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2016/02/06 13:45:24 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2016/05/05 16:06:51 jaapb Exp $
-DISTNAME= oasis-0.4.4
+DISTNAME= oasis-0.4.6
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= devel
-MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1391/
+MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1604/
MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= http://oasis.forge.ocamlcore.org/
@@ -12,8 +11,10 @@ COMMENT= Build system for OCaml projects
LICENSE= gnu-lgpl-v2.1
OCAML_USE_OASIS= yes
+OCAML_FINDLIB_DIRS= ${OCAML_SITELIBDIR}/oasis
.include "../../devel/ocaml-odn/buildlink3.mk"
+.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../devel/ocamlify/buildlink3.mk"
.include "../../devel/ocamlmod/buildlink3.mk"
.include "../../mk/ocaml.mk"
diff --git a/devel/ocaml-oasis/buildlink3.mk b/devel/ocaml-oasis/buildlink3.mk
index f33d372259e..1b5da3cc19a 100644
--- a/devel/ocaml-oasis/buildlink3.mk
+++ b/devel/ocaml-oasis/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2015/08/07 11:20:32 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2016/05/05 16:06:51 jaapb Exp $
BUILDLINK_TREE+= ocaml-oasis
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-oasis
OCAML_OASIS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-oasis+= ocaml-oasis>=0.4.4
-BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.4nb4
+BUILDLINK_ABI_DEPENDS.ocaml-oasis?= ocaml-oasis>=0.4.5nb1
BUILDLINK_PKGSRCDIR.ocaml-oasis?= ../../devel/ocaml-oasis
.include "../../lang/ocaml/buildlink3.mk"
diff --git a/devel/ocaml-oasis/distinfo b/devel/ocaml-oasis/distinfo
index 7818fef69c2..c7505cb145f 100644
--- a/devel/ocaml-oasis/distinfo
+++ b/devel/ocaml-oasis/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:27:52 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/05/05 16:06:51 jaapb Exp $
-SHA1 (oasis-0.4.4.tar.gz) = e3b09c0c83a6d989cf6daff11749a839372bf163
-RMD160 (oasis-0.4.4.tar.gz) = 7992772cf1e4e4b8b5d5f7ac463b7507bd19c544
-SHA512 (oasis-0.4.4.tar.gz) = 1abb6e01f93029c5d9af3422a0e93b215182577225ad949442a4b69d0904620c20547941bad96fb27ad0034a0a4b472b586aac2614e89f5faae3084b751ed3c8
-Size (oasis-0.4.4.tar.gz) = 333041 bytes
+SHA1 (oasis-0.4.6.tar.gz) = a71a690323b07d2c9f397dab834b67db585c33b1
+RMD160 (oasis-0.4.6.tar.gz) = e5ef6d1e33307adfd75b8cb1de71d84e451ba570
+SHA512 (oasis-0.4.6.tar.gz) = c85432c75de1814024b11f9aea89fc740016fc13f2fd16ad1a4819de406d26a698f33a43e64649cbc17fe194c5da336e83ad85af91d6b97d0b3f70db44f33d88
+Size (oasis-0.4.6.tar.gz) = 337490 bytes