summaryrefslogtreecommitdiff
path: root/devel/ocaml-ppx-tools
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2019-06-24 10:14:57 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2019-06-24 10:14:57 +0000
commitb51d4476846a1b8364c05d954e88fa977c5d2080 (patch)
treec6799f414d81b83df0e1640dde540befcd389da6 /devel/ocaml-ppx-tools
parentUpdate to version 3.7. (diff)
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked, but not the very latest one) and synchronize the rest of the stack and dependent ports with it, particularly: - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak, register build dependency on all ports that require it (should be part of USE_OCAML, but we do not want to make any Mk-related changes the for time being) - Update `devel/ocaml-camlp4' to version 4.05+2 - Update `devel/ocaml-camlp5' to version 7.07 (the project had moved to GitHub) - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is very outdated and requires quite a lot of work - Update `x11-toolkits/ocaml-labltk' to version 8.06.3 PR: 218333 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=505020
Diffstat (limited to 'devel/ocaml-ppx-tools')
-rw-r--r--devel/ocaml-ppx-tools/Makefile3
-rw-r--r--devel/ocaml-ppx-tools/distinfo6
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/ocaml-ppx-tools/Makefile b/devel/ocaml-ppx-tools/Makefile
index 829f9b32fc8e..2167037710bd 100644
--- a/devel/ocaml-ppx-tools/Makefile
+++ b/devel/ocaml-ppx-tools/Makefile
@@ -3,7 +3,8 @@
PORTNAME= ppx-tools
PORTVERSION= 5.0
-DISTVERSIONSUFFIX= +4.02.0
+PORTREVISION= 1
+DISTVERSIONSUFFIX= +4.05.0
CATEGORIES= devel
PKGNAMEPREFIX= ocaml-
diff --git a/devel/ocaml-ppx-tools/distinfo b/devel/ocaml-ppx-tools/distinfo
index 71ac38e209e7..e05e5a0424e8 100644
--- a/devel/ocaml-ppx-tools/distinfo
+++ b/devel/ocaml-ppx-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1462286829
-SHA256 (ocaml-ppx-ppx_tools-5.0+4.02.0_GH0.tar.gz) = 2c9b80f1755a6155820fc165b603f7184998ec2f097ff2c74169a2f86c264f66
-SIZE (ocaml-ppx-ppx_tools-5.0+4.02.0_GH0.tar.gz) = 17443
+TIMESTAMP = 1488115400
+SHA256 (ocaml-ppx-ppx_tools-5.0+4.05.0_GH0.tar.gz) = 031e05e2f98fd77a412cff00f19262e186b0c8a1804fece06d2af05e37a563b7
+SIZE (ocaml-ppx-ppx_tools-5.0+4.05.0_GH0.tar.gz) = 17893