pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppxlib Updated devel/ocaml-ppxlib to versi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3125a2c4bf2c
branches: trunk
changeset: 334537:3125a2c4bf2c
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Thu May 30 09:29:23 2019 +0000
description:
Updated devel/ocaml-ppxlib to version 0.8.0.
Minor changes, most notably addition of support for OCaml 4.08.
diffstat:
devel/ocaml-ppxlib/Makefile | 4 +-
devel/ocaml-ppxlib/PLIST | 53 +++++++++++++--------------------------
devel/ocaml-ppxlib/buildlink3.mk | 4 +-
devel/ocaml-ppxlib/distinfo | 10 +++---
4 files changed, 27 insertions(+), 44 deletions(-)
diffs (166 lines):
diff -r 8b31e1eca112 -r 3125a2c4bf2c devel/ocaml-ppxlib/Makefile
--- a/devel/ocaml-ppxlib/Makefile Thu May 30 09:22:45 2019 +0000
+++ b/devel/ocaml-ppxlib/Makefile Thu May 30 09:29:23 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2019/03/05 17:57:36 jaapb Exp $
+# $NetBSD: Makefile,v 1.8 2019/05/30 09:29:23 jaapb Exp $
GITHUB_PROJECT= ppxlib
GITHUB_TAG= ${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-0.5.0
+DISTNAME= ${GITHUB_PROJECT}-0.8.0
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml-ppx/}
diff -r 8b31e1eca112 -r 3125a2c4bf2c devel/ocaml-ppxlib/PLIST
--- a/devel/ocaml-ppxlib/PLIST Thu May 30 09:22:45 2019 +0000
+++ b/devel/ocaml-ppxlib/PLIST Thu May 30 09:29:23 2019 +0000
@@ -1,17 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2019/03/05 17:57:36 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.4 2019/05/30 09:29:23 jaapb Exp $
${OCAML_SITELIB}/ppxlib/META
${OCAML_SITELIB}/ppxlib/ast/ast.ml
-${OCAML_SITELIB}/ppxlib/ast/ast_helper.ml
-${OCAML_SITELIB}/ppxlib/ast/ast_helper.mli
-${OCAML_SITELIB}/ppxlib/ast/docstrings.ml
-${OCAML_SITELIB}/ppxlib/ast/docstrings.mli
${OCAML_SITELIB}/ppxlib/ast/import.ml
-${OCAML_SITELIB}/ppxlib/ast/lexer.ml
+${OCAML_SITELIB}/ppxlib/ast/lexer_helper.ml
${OCAML_SITELIB}/ppxlib/ast/location_helper.ml
-${OCAML_SITELIB}/ppxlib/ast/parse.ml
-${OCAML_SITELIB}/ppxlib/ast/parse.mli
-${OCAML_SITELIB}/ppxlib/ast/parser.ml
-${OCAML_SITELIB}/ppxlib/ast/parser.mli
${OCAML_SITELIB}/ppxlib/ast/pprintast.ml
${OCAML_SITELIB}/ppxlib/ast/pprintast.mli
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast.a
@@ -29,45 +21,23 @@
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Ast.cmi
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Ast.cmt
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Ast.cmx
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Ast_helper.cmi
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Ast_helper.cmt
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Ast_helper.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Ast_helper.cmx
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Docstrings.cmi
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Docstrings.cmt
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Docstrings.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Docstrings.cmx
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Import.cmi
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Import.cmt
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Import.cmx
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Lexer.cmi
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Lexer.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Lexer.cmx
+${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Lexer_helper.cmi
+${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Lexer_helper.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Lexer_helper.cmx
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Location_helper.cmi
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Location_helper.cmt
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Location_helper.cmx
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Parse.cmi
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Parse.cmt
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Parse.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Parse.cmx
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Parser.cmi
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Parser.cmt
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Parser.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Parser.cmx
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Pprintast.cmi
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Pprintast.cmt
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Pprintast.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Pprintast.cmx
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Syntaxerr.cmi
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Syntaxerr.cmt
-${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Syntaxerr.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Syntaxerr.cmx
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Warn.cmi
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Warn.cmt
${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Warn.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ast/ppxlib_ast__Warn.cmx
-${OCAML_SITELIB}/ppxlib/ast/syntaxerr.ml
-${OCAML_SITELIB}/ppxlib/ast/syntaxerr.mli
${OCAML_SITELIB}/ppxlib/ast/warn.ml
${OCAML_SITELIB}/ppxlib/ast/warn.mli
${OCAML_SITELIB}/ppxlib/ast_builder.ml
@@ -85,6 +55,8 @@
${OCAML_SITELIB}/ppxlib/caller_id.ml
${OCAML_SITELIB}/ppxlib/code_matcher.ml
${OCAML_SITELIB}/ppxlib/code_matcher.mli
+${OCAML_SITELIB}/ppxlib/code_path.ml
+${OCAML_SITELIB}/ppxlib/code_path.mli
${OCAML_SITELIB}/ppxlib/common.ml
${OCAML_SITELIB}/ppxlib/common.mli
${OCAML_SITELIB}/ppxlib/compiler_specifics.ml
@@ -95,6 +67,8 @@
${OCAML_SITELIB}/ppxlib/driver.ml
${OCAML_SITELIB}/ppxlib/driver.mli
${OCAML_SITELIB}/ppxlib/dune-package
+${OCAML_SITELIB}/ppxlib/expansion_context.ml
+${OCAML_SITELIB}/ppxlib/expansion_context.mli
${OCAML_SITELIB}/ppxlib/extension.ml
${OCAML_SITELIB}/ppxlib/extension.mli
${OCAML_SITELIB}/ppxlib/file_path.ml
@@ -178,6 +152,10 @@
${OCAML_SITELIB}/ppxlib/ppxlib__Code_matcher.cmt
${OCAML_SITELIB}/ppxlib/ppxlib__Code_matcher.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ppxlib__Code_matcher.cmx
+${OCAML_SITELIB}/ppxlib/ppxlib__Code_path.cmi
+${OCAML_SITELIB}/ppxlib/ppxlib__Code_path.cmt
+${OCAML_SITELIB}/ppxlib/ppxlib__Code_path.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ppxlib__Code_path.cmx
${OCAML_SITELIB}/ppxlib/ppxlib__Common.cmi
${OCAML_SITELIB}/ppxlib/ppxlib__Common.cmt
${OCAML_SITELIB}/ppxlib/ppxlib__Common.cmti
@@ -197,6 +175,10 @@
${OCAML_SITELIB}/ppxlib/ppxlib__Driver.cmt
${OCAML_SITELIB}/ppxlib/ppxlib__Driver.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ppxlib__Driver.cmx
+${OCAML_SITELIB}/ppxlib/ppxlib__Expansion_context.cmi
+${OCAML_SITELIB}/ppxlib/ppxlib__Expansion_context.cmt
+${OCAML_SITELIB}/ppxlib/ppxlib__Expansion_context.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppxlib/ppxlib__Expansion_context.cmx
${OCAML_SITELIB}/ppxlib/ppxlib__Extension.cmi
${OCAML_SITELIB}/ppxlib/ppxlib__Extension.cmt
${OCAML_SITELIB}/ppxlib/ppxlib__Extension.cmti
@@ -301,5 +283,6 @@
${OCAML_SITELIB}/ppxlib/traverse_builtins/ppxlib_traverse_builtins.ml
${OCAML_SITELIB}/ppxlib/utils.ml
share/doc/ppxlib/CHANGES.md
+share/doc/ppxlib/HISTORY.md
share/doc/ppxlib/LICENSE.md
share/doc/ppxlib/README.md
diff -r 8b31e1eca112 -r 3125a2c4bf2c devel/ocaml-ppxlib/buildlink3.mk
--- a/devel/ocaml-ppxlib/buildlink3.mk Thu May 30 09:22:45 2019 +0000
+++ b/devel/ocaml-ppxlib/buildlink3.mk Thu May 30 09:29:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2019/03/05 17:57:36 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2019/05/30 09:29:23 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppxlib
@@ -6,7 +6,7 @@
OCAML_PPXLIB_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppxlib+= ocaml-ppxlib>=0.3.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppxlib+= ocaml-ppxlib>=0.5.0
+BUILDLINK_ABI_DEPENDS.ocaml-ppxlib+= ocaml-ppxlib>=0.8.0
BUILDLINK_PKGSRCDIR.ocaml-ppxlib?= ../../devel/ocaml-ppxlib
.endif # OCAML_PPXLIB_BUILDLINK3_MK
diff -r 8b31e1eca112 -r 3125a2c4bf2c devel/ocaml-ppxlib/distinfo
--- a/devel/ocaml-ppxlib/distinfo Thu May 30 09:22:45 2019 +0000
+++ b/devel/ocaml-ppxlib/distinfo Thu May 30 09:29:23 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/03/05 17:57:36 jaapb Exp $
+$NetBSD: distinfo,v 1.4 2019/05/30 09:29:23 jaapb Exp $
-SHA1 (ppxlib-0.5.0.tar.gz) = 2afa94747cb545f211a23553995ca1f63e46f40d
-RMD160 (ppxlib-0.5.0.tar.gz) = 5d4839341546f21c0d64334054ae4f71188c9597
-SHA512 (ppxlib-0.5.0.tar.gz) = 97000ad416f26710aa167a499f05744c39c120228211df3a87f662196ad61275bb75d088096b344ad93c9466690dd49162ef0a4df8f6fbbb6ec114576310d6ea
-Size (ppxlib-0.5.0.tar.gz) = 174520 bytes
+SHA1 (ppxlib-0.8.0.tar.gz) = b88b339e35820eadac50c0451a2dbcc91cc74222
+RMD160 (ppxlib-0.8.0.tar.gz) = 6c8b8593b585ddbd2e1cf61eaa45314b3c03a863
+SHA512 (ppxlib-0.8.0.tar.gz) = ac3cd84030de61d0f875512c6eb4c76d8456518047ad86fafef1fcfb587a7f987bf25d610d40274768ef550238ba151bac8e72cd42a6b3cf35642ddaed417274
+Size (ppxlib-0.8.0.tar.gz) = 152971 bytes
Home |
Main Index |
Thread Index |
Old Index