Thu Jan 16 12:58:31 2020 UTC ()
Updated devel/ocaml-ppx_here to version 0.13.0.

The changelog has not been updated recently, but it seems that a
runtime-lib package has been added. Otherwise no major changes.


(jaapb)
diff -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_here/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_here/PLIST
diff -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_here/buildlink3.mk
diff -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_here/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_here/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ocaml-ppx_here/Makefile 2019/03/12 18:34:12 1.1
+++ pkgsrc/devel/ocaml-ppx_here/Makefile 2020/01/16 12:58:31 1.2
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.1 2019/03/12 18:34:12 jaapb Exp $ 1# $NetBSD: Makefile,v 1.2 2020/01/16 12:58:31 jaapb Exp $
2 2
3GITHUB_PROJECT= ppx_here 3GITHUB_PROJECT= ppx_here
4GITHUB_TAG= v${PKGVERSION_NOREV} 4GITHUB_TAG= v${PKGVERSION_NOREV}
5DISTNAME= ${GITHUB_PROJECT}-0.12.0 5DISTNAME= ${GITHUB_PROJECT}-0.13.0
6PKGNAME= ocaml-${DISTNAME} 6PKGNAME= ocaml-${DISTNAME}
7CATEGORIES= devel 7CATEGORIES= devel
8MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} 8MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
9 9
10MAINTAINER= jaapb@NetBSD.org 10MAINTAINER= jaapb@NetBSD.org
11HOMEPAGE= https://github.com/janestreet/ppx_here/ 11HOMEPAGE= https://github.com/janestreet/ppx_here/
12COMMENT= PPX rewriter that defines an extension to find source position 12COMMENT= PPX rewriter that defines an extension to find source position
13LICENSE= mit 13LICENSE= mit
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16
17OCAML_USE_DUNE= yes 17OCAML_USE_DUNE= yes
18 18

cvs diff -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_here/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/ocaml-ppx_here/PLIST 2019/03/12 18:34:12 1.1
+++ pkgsrc/devel/ocaml-ppx_here/PLIST 2020/01/16 12:58:31 1.2
@@ -1,28 +1,38 @@ @@ -1,28 +1,38 @@
1@comment $NetBSD: PLIST,v 1.1 2019/03/12 18:34:12 jaapb Exp $ 1@comment $NetBSD: PLIST,v 1.2 2020/01/16 12:58:31 jaapb Exp $
2${OCAML_SITELIB}/ppx_here/META 2${OCAML_SITELIB}/ppx_here/META
3${OCAML_SITELIB}/ppx_here/dune-package 3${OCAML_SITELIB}/ppx_here/dune-package
4${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.a 4${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.a
5${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cma 5${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cma
6${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmi 6${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmi
7${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmt 7${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmt
8${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmti 8${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmti
9${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmx 9${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmx
10${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmxa 10${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmxa
11${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmxs 11${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.cmxs
12${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.ml 12${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.ml
13${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.mli 13${OCAML_SITELIB}/ppx_here/expander/ppx_here_expander.mli
14${OCAML_SITELIB}/ppx_here/opam 14${OCAML_SITELIB}/ppx_here/opam
15${OCAML_SITELIB}/ppx_here/ppx.exe 15${OCAML_SITELIB}/ppx_here/ppx.exe
16${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/ppx_here.a 16${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/ppx_here.a
17${OCAML_SITELIB}/ppx_here/ppx_here.cma 17${OCAML_SITELIB}/ppx_here/ppx_here.cma
18${OCAML_SITELIB}/ppx_here/ppx_here.cmi 18${OCAML_SITELIB}/ppx_here/ppx_here.cmi
19${OCAML_SITELIB}/ppx_here/ppx_here.cmt 19${OCAML_SITELIB}/ppx_here/ppx_here.cmt
20${OCAML_SITELIB}/ppx_here/ppx_here.cmti 20${OCAML_SITELIB}/ppx_here/ppx_here.cmti
21${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/ppx_here.cmx 21${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/ppx_here.cmx
22${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/ppx_here.cmxa 22${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/ppx_here.cmxa
23${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/ppx_here.cmxs 23${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/ppx_here.cmxs
24${OCAML_SITELIB}/ppx_here/ppx_here.ml 24${OCAML_SITELIB}/ppx_here/ppx_here.ml
25${OCAML_SITELIB}/ppx_here/ppx_here.mli 25${OCAML_SITELIB}/ppx_here/ppx_here.mli
 26${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.a
 27${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.cma
 28${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.cmi
 29${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.cmt
 30${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.cmti
 31${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.cmx
 32${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.cmxa
 33${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.cmxs
 34${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.ml
 35${OCAML_SITELIB}/ppx_here/runtime-lib/ppx_here_lib.mli
26share/doc/ppx_here/CHANGES.md 36share/doc/ppx_here/CHANGES.md
27share/doc/ppx_here/LICENSE.md 37share/doc/ppx_here/LICENSE.md
28share/doc/ppx_here/README.md 38share/doc/ppx_here/README.md

cvs diff -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_here/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/ocaml-ppx_here/buildlink3.mk 2019/03/12 18:34:12 1.1
+++ pkgsrc/devel/ocaml-ppx_here/buildlink3.mk 2020/01/16 12:58:31 1.2
@@ -1,13 +1,14 @@ @@ -1,13 +1,14 @@
1# $NetBSD: buildlink3.mk,v 1.1 2019/03/12 18:34:12 jaapb Exp $ 1# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 12:58:31 jaapb Exp $
2 2
3BUILDLINK_TREE+= ocaml-ppx_here 3BUILDLINK_TREE+= ocaml-ppx_here
4 4
5.if !defined(OCAML_PPX_HERE_BUILDLINK3_MK) 5.if !defined(OCAML_PPX_HERE_BUILDLINK3_MK)
6OCAML_PPX_HERE_BUILDLINK3_MK:= 6OCAML_PPX_HERE_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.12.0 8BUILDLINK_API_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.12.0
 9BUILDLINK_ABI_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.13.0
9BUILDLINK_PKGSRCDIR.ocaml-ppx_here?= ../../devel/ocaml-ppx_here 10BUILDLINK_PKGSRCDIR.ocaml-ppx_here?= ../../devel/ocaml-ppx_here
10 11
11.endif # OCAML_PPX_HERE_BUILDLINK3_MK 12.endif # OCAML_PPX_HERE_BUILDLINK3_MK
12 13
13BUILDLINK_TREE+= -ocaml-ppx_here 14BUILDLINK_TREE+= -ocaml-ppx_here

cvs diff -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_here/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ocaml-ppx_here/distinfo 2019/03/12 18:34:12 1.1
+++ pkgsrc/devel/ocaml-ppx_here/distinfo 2020/01/16 12:58:31 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2019/03/12 18:34:12 jaapb Exp $ 1$NetBSD: distinfo,v 1.2 2020/01/16 12:58:31 jaapb Exp $
2 2
3SHA1 (ppx_here-0.12.0.tar.gz) = ac988a0d7641f05971b663f1ddf6e31bfa0708e4 3SHA1 (ppx_here-0.13.0.tar.gz) = 2a51e9e403e5f8d89b92b57fe8c1328dd2753b8c
4RMD160 (ppx_here-0.12.0.tar.gz) = 0f6ef89665668e292014858d991fa1a75a61a73f 4RMD160 (ppx_here-0.13.0.tar.gz) = 28236e3d5242374d67ddeae76b009fbaa3787e61
5SHA512 (ppx_here-0.12.0.tar.gz) = 978a8af50a8b8848c7020c082e32c8e38841219320ec23c4adfec920cdd0ea0faa77ea90fd3470d24277d319ffb1a643557557a1755931c44201319370cfa5c6 5SHA512 (ppx_here-0.13.0.tar.gz) = 58db7457950768013da428bdb64675e6dadabb74b364e6e03759b5bed470b408ae154c3e695151d69d3269359358e4a2795d1510b55de33f63ae9cd8035ab002
6Size (ppx_here-0.12.0.tar.gz) = 4833 bytes 6Size (ppx_here-0.13.0.tar.gz) = 4987 bytes