pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_deriving Updated devel/ocaml-ppx_deriv...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49f2884bebe5
branches:  trunk
changeset: 336456:49f2884bebe5
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Jul 15 12:57:48 2019 +0000

description:
Updated devel/ocaml-ppx_deriving to version 4.4.

This adds support for dune and OCaml 4.08, and has some other minor
improvements and bugfixes as well.

diffstat:

 devel/ocaml-ppx_deriving/Makefile               |   10 +-
 devel/ocaml-ppx_deriving/PLIST                  |  166 +++++++++++++++--------
 devel/ocaml-ppx_deriving/buildlink3.mk          |    4 +-
 devel/ocaml-ppx_deriving/distinfo               |   11 +-
 devel/ocaml-ppx_deriving/patches/patch-Makefile |   19 --
 5 files changed, 118 insertions(+), 92 deletions(-)

diffs (263 lines):

diff -r e90fc639acef -r 49f2884bebe5 devel/ocaml-ppx_deriving/Makefile
--- a/devel/ocaml-ppx_deriving/Makefile Mon Jul 15 12:55:46 2019 +0000
+++ b/devel/ocaml-ppx_deriving/Makefile Mon Jul 15 12:57:48 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2019/03/05 17:27:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/15 12:57:48 jaapb Exp $
 
 GITHUB_PROJECT=        ppx_deriving
-DISTNAME=      ${GITHUB_PROJECT}-4.2.1
+DISTNAME=      ${GITHUB_PROJECT}-4.4
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml-ppx/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
@@ -14,8 +13,8 @@
 LICENSE=       mit
 
 USE_LANGUAGES= c
-USE_TOOLS+=    gmake
-OCAML_USE_FINDLIB=     yes
+
+OCAML_USE_DUNE=        yes
 
 BUILD_TARGET=  build
 
@@ -23,6 +22,7 @@
 .include "../../devel/ocaml-migrate-parsetree/buildlink3.mk"
 .include "../../devel/ocaml-ppx_derivers/buildlink3.mk"
 .include "../../devel/ocaml-ppx_tools/buildlink3.mk"
+.include "../../devel/ocaml-ppxfind/buildlink3.mk"
 .include "../../devel/ocaml-result/buildlink3.mk"
 .include "../../devel/ocamlbuild/buildlink3.mk"
 .include "../../mk/ocaml.mk"
diff -r e90fc639acef -r 49f2884bebe5 devel/ocaml-ppx_deriving/PLIST
--- a/devel/ocaml-ppx_deriving/PLIST    Mon Jul 15 12:55:46 2019 +0000
+++ b/devel/ocaml-ppx_deriving/PLIST    Mon Jul 15 12:57:48 2019 +0000
@@ -1,62 +1,108 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/17 16:44:44 jaapb Exp $
-${OCAML_SITELIB}/ppx_deriving/CHANGELOG.md
-${OCAML_SITELIB}/ppx_deriving/LICENSE.txt
+@comment $NetBSD: PLIST,v 1.2 2019/07/15 12:57:48 jaapb Exp $
 ${OCAML_SITELIB}/ppx_deriving/META
-${OCAML_SITELIB}/ppx_deriving/README.md
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.cmi
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.cmt
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.cmx
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.ml
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving_api.a
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving_api.cma
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving_api.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving_api.cmxs
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.a
+${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cma
+${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmi
+${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmxs
+${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.ml
+${OCAML_SITELIB}/ppx_deriving/dune-package
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.a
+${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cma
+${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmi
+${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmxs
+${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.a
+${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cma
+${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmi
+${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmxs
+${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.a
+${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cma
+${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmi
+${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmxs
+${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.a
+${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cma
+${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmi
+${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmxs
+${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.a
+${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cma
+${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmi
+${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmxs
+${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.a
+${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cma
+${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmi
+${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmxs
+${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.ml
+${OCAML_SITELIB}/ppx_deriving/opam
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.a
+${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cma
+${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmi
+${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmxs
+${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.ml
 ${OCAML_SITELIB}/ppx_deriving/ppx_deriving
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cma
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmi
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmxs
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_create.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_create.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_create.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_create.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_enum.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_enum.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_enum.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_enum.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_eq.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_eq.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_eq.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_eq.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_fold.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_fold.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_fold.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_fold.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_iter.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_iter.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_iter.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_iter.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_main.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_main.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_main.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_main.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_make.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_make.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_make.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_make.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_map.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_map.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_map.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_map.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_ord.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_ord.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_ord.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_ord.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cma
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmi
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmxs
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_show.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_show.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_show.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_show.cmxs
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.a
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cma
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmi
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmt
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmxs
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.ml
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.a
+${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cma
+${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmi
+${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmxs
+${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.a
+${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cma
+${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmi
+${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmxs
+${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.ml
+share/doc/ppx_deriving/CHANGELOG.md
+share/doc/ppx_deriving/LICENSE.txt
+share/doc/ppx_deriving/README.md
diff -r e90fc639acef -r 49f2884bebe5 devel/ocaml-ppx_deriving/buildlink3.mk
--- a/devel/ocaml-ppx_deriving/buildlink3.mk    Mon Jul 15 12:55:46 2019 +0000
+++ b/devel/ocaml-ppx_deriving/buildlink3.mk    Mon Jul 15 12:57:48 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2018/07/19 15:15:24 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2019/07/15 12:57:48 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_deriving
 
@@ -6,7 +6,7 @@
 OCAML_PPX_DERIVING_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_deriving+=     ocaml-ppx_deriving>=4.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_deriving+=     ocaml-ppx_deriving>=4.2.1nb2
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_deriving+=     ocaml-ppx_deriving>=4.4
 BUILDLINK_PKGSRCDIR.ocaml-ppx_deriving?=       ../../devel/ocaml-ppx_deriving
 .endif # OCAML_PPX_DERIVING_BUILDLINK3_MK
 
diff -r e90fc639acef -r 49f2884bebe5 devel/ocaml-ppx_deriving/distinfo
--- a/devel/ocaml-ppx_deriving/distinfo Mon Jul 15 12:55:46 2019 +0000
+++ b/devel/ocaml-ppx_deriving/distinfo Mon Jul 15 12:57:48 2019 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/01/10 16:04:57 jaapb Exp $
+$NetBSD: distinfo,v 1.7 2019/07/15 12:57:48 jaapb Exp $
 
-SHA1 (ppx_deriving-4.2.1.tar.gz) = da73711c8812b0f11b49b53c3fc54e8b8f65252c
-RMD160 (ppx_deriving-4.2.1.tar.gz) = 92089e4e159221d6b0506ea710bfbfa28f18e5c8
-SHA512 (ppx_deriving-4.2.1.tar.gz) = 306cd62a5a2906782789967c9df3efd0f9fc31c4f59e39d3f678a0a24a5c48a210af8a28c9483a0f6ae174a36f79a00a2b1a0d547006c84fcc7a91101c2cd41b
-Size (ppx_deriving-4.2.1.tar.gz) = 48908 bytes
-SHA1 (patch-Makefile) = 5c28a06e9669df38d220149964b5cdea2141b4bb
+SHA1 (ppx_deriving-4.4.tar.gz) = ec938c3903b13dc4be94d09ef1b138657e24e810
+RMD160 (ppx_deriving-4.4.tar.gz) = ddbdc867ead4c0c0f6d66c955ee3cb2a4bb26b9c
+SHA512 (ppx_deriving-4.4.tar.gz) = d347a9b1bdec6f0c581737074068ee811a045c8207f938382011ee8ffbbe5659ac878ca2aee15461de08984d2cc2aa8437fbccfeae364730780f6d7a5019469c
+Size (ppx_deriving-4.4.tar.gz) = 44830 bytes
diff -r e90fc639acef -r 49f2884bebe5 devel/ocaml-ppx_deriving/patches/patch-Makefile
--- a/devel/ocaml-ppx_deriving/patches/patch-Makefile   Mon Jul 15 12:55:46 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-$NetBSD: patch-Makefile,v 1.2 2016/05/06 12:08:58 jaapb Exp $
-
-Do not remove package before installing and use DESTDIR
---- Makefile.orig      2016-03-16 07:52:25.000000000 +0000
-+++ Makefile
-@@ -52,11 +52,11 @@ release:
-       rm -rf $(NAME_VERSION)
- 
- install:
--      ocamlfind remove ppx_deriving
-+#     ocamlfind remove ppx_deriving
-       grep -E '^[[:space:]]+' ppx_deriving.install | \
-               awk '{ print $$1 }' | \
-               sed -e 's:"?*::g'  | \
-               xargs ocamlfind install ppx_deriving
--      mv `ocamlfind query ppx_deriving -suffix /ppx_deriving_main.native` `ocamlfind query ppx_deriving -suffix /ppx_deriving$(EXE)`
-+      mv ${DESTDIR}${PREFIX}/${OCAML_SITELIBDIR}/ppx_deriving/ppx_deriving_main.native ${DESTDIR}${PREFIX}/${OCAML_SITELIBDIR}/ppx_deriving/ppx_deriving$(EXE)
- 
- .PHONY: gh-pages release



Home | Main Index | Thread Index | Old Index