pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-sexplib0 Updated devel/ocaml-sexplib0 to v...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f297522c187
branches:  trunk
changeset: 378361:1f297522c187
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon May 02 14:41:56 2022 +0000

description:
Updated devel/ocaml-sexplib0 to version 0.15.0.

There's no changelog, so hard to tell what changes there are exactly, but
they seem minor.

diffstat:

 devel/ocaml-sexplib0/Makefile      |  11 +++++------
 devel/ocaml-sexplib0/PLIST         |  17 ++++++++++++++++-
 devel/ocaml-sexplib0/buildlink3.mk |   4 ++--
 devel/ocaml-sexplib0/distinfo      |   8 ++++----
 4 files changed, 27 insertions(+), 13 deletions(-)

diffs (98 lines):

diff -r 4f374bbdba9a -r 1f297522c187 devel/ocaml-sexplib0/Makefile
--- a/devel/ocaml-sexplib0/Makefile     Mon May 02 14:32:24 2022 +0000
+++ b/devel/ocaml-sexplib0/Makefile     Mon May 02 14:41:56 2022 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2021/03/08 08:13:00 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2022/05/02 14:41:56 jaapb Exp $
 
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 GITHUB_PROJECT=        sexplib0
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.0
-PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/sexplib0/
diff -r 4f374bbdba9a -r 1f297522c187 devel/ocaml-sexplib0/PLIST
--- a/devel/ocaml-sexplib0/PLIST        Mon May 02 14:32:24 2022 +0000
+++ b/devel/ocaml-sexplib0/PLIST        Mon May 02 14:41:56 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2019/03/05 16:13:26 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/05/02 14:41:56 jaapb Exp $
 ${OCAML_SITELIB}/sexplib0/META
 ${OCAML_SITELIB}/sexplib0/dune-package
 ${OCAML_SITELIB}/sexplib0/opam
@@ -7,6 +7,9 @@
 ${OCAML_SITELIB}/sexplib0/sexp_conv.ml
 ${OCAML_SITELIB}/sexplib0/sexp_conv.mli
 ${OCAML_SITELIB}/sexplib0/sexp_conv_error.ml
+${OCAML_SITELIB}/sexplib0/sexp_conv_grammar.ml
+${OCAML_SITELIB}/sexplib0/sexp_conv_grammar.mli
+${OCAML_SITELIB}/sexplib0/sexp_grammar.ml
 ${OCAML_SITELIB}/sexplib0/sexpable.ml
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/sexplib0/sexplib0.a
 ${OCAML_SITELIB}/sexplib0/sexplib0.cma
@@ -16,6 +19,10 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/sexplib0/sexplib0.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/sexplib0/sexplib0.cmxs
 ${OCAML_SITELIB}/sexplib0/sexplib0.ml
+${OCAML_SITELIB}/sexplib0/sexplib0__.cmi
+${OCAML_SITELIB}/sexplib0/sexplib0__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/sexplib0/sexplib0__.cmx
+${OCAML_SITELIB}/sexplib0/sexplib0__.ml
 ${OCAML_SITELIB}/sexplib0/sexplib0__Sexp.cmi
 ${OCAML_SITELIB}/sexplib0/sexplib0__Sexp.cmt
 ${OCAML_SITELIB}/sexplib0/sexplib0__Sexp.cmti
@@ -27,7 +34,15 @@
 ${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_conv_error.cmi
 ${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_conv_error.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_conv_error.cmx
+${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_conv_grammar.cmi
+${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_conv_grammar.cmt
+${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_conv_grammar.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_conv_grammar.cmx
+${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_grammar.cmi
+${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_grammar.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/sexplib0/sexplib0__Sexp_grammar.cmx
 ${OCAML_SITELIB}/sexplib0/sexplib0__Sexpable.cmi
 ${OCAML_SITELIB}/sexplib0/sexplib0__Sexpable.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/sexplib0/sexplib0__Sexpable.cmx
 share/doc/sexplib0/LICENSE.md
+share/doc/sexplib0/README.md
diff -r 4f374bbdba9a -r 1f297522c187 devel/ocaml-sexplib0/buildlink3.mk
--- a/devel/ocaml-sexplib0/buildlink3.mk        Mon May 02 14:32:24 2022 +0000
+++ b/devel/ocaml-sexplib0/buildlink3.mk        Mon May 02 14:41:56 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2020/01/24 16:15:30 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2022/05/02 14:41:56 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-sexplib0
 
@@ -6,7 +6,7 @@
 OCAML_SEXPLIB0_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-sexplib0+= ocaml-sexplib0>=0.11.0
-BUILDLINK_ABI_DEPENDS.ocaml-sexplib0+= ocaml-sexplib0>=0.13.0
+BUILDLINK_ABI_DEPENDS.ocaml-sexplib0+= ocaml-sexplib0>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-sexplib0?=   ../../devel/ocaml-sexplib0
 
 .endif # OCAML_SEXPLIB0_BUILDLINK3_MK
diff -r 4f374bbdba9a -r 1f297522c187 devel/ocaml-sexplib0/distinfo
--- a/devel/ocaml-sexplib0/distinfo     Mon May 02 14:32:24 2022 +0000
+++ b/devel/ocaml-sexplib0/distinfo     Mon May 02 14:41:56 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:15:56 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/05/02 14:41:56 jaapb Exp $
 
-BLAKE2s (sexplib0-0.13.0.tar.gz) = 80df2e47142ecfd2718367e15ff89d10df4e58fc3180c3dc5380828027c68ff5
-SHA512 (sexplib0-0.13.0.tar.gz) = 0dae41ac80a0208285d9f044cf616b10a912de4c4bf2d7adbaeb8d8c45233fd7502203c8f6932aaae4c3480872f22691174a81dc2058ef6b5fd598458b7f990b
-Size (sexplib0-0.13.0.tar.gz) = 13420 bytes
+BLAKE2s (sexplib0-0.15.0.tar.gz) = 77e0e1209a15c0e615eb13a632e415d8f8c7c047c3cca9071ef37e27c76add96
+SHA512 (sexplib0-0.15.0.tar.gz) = ae44c3724b8f7bf8a19bbb10464a21d74b662c77ba3937bab6ca9709843ee2ae7da44432d6dbf4f744cabc3e369b5d2fc89c16e372c3cb77e55077b5efda3041
+Size (sexplib0-0.15.0.tar.gz) = 16706 bytes



Home | Main Index | Thread Index | Old Index