pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47d490265a9a
branches:  trunk
changeset: 378545:47d490265a9a
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed May 04 16:00:58 2022 +0000

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

There is no changelog, but changes seem minor.

diffstat:

 devel/ocaml-ppx_here/Makefile      |  11 +++++------
 devel/ocaml-ppx_here/buildlink3.mk |   4 ++--
 devel/ocaml-ppx_here/distinfo      |   8 ++++----
 3 files changed, 11 insertions(+), 12 deletions(-)

diffs (52 lines):

diff -r 700317ac2d66 -r 47d490265a9a devel/ocaml-ppx_here/Makefile
--- a/devel/ocaml-ppx_here/Makefile     Wed May 04 15:55:36 2022 +0000
+++ b/devel/ocaml-ppx_here/Makefile     Wed May 04 16:00:58 2022 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2021/03/08 08:12:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/04 16:00:58 jaapb Exp $
 
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 GITHUB_PROJECT=        ppx_here
 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/ppx_here/
diff -r 700317ac2d66 -r 47d490265a9a devel/ocaml-ppx_here/buildlink3.mk
--- a/devel/ocaml-ppx_here/buildlink3.mk        Wed May 04 15:55:36 2022 +0000
+++ b/devel/ocaml-ppx_here/buildlink3.mk        Wed May 04 16:00:58 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 12:58:31 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/04 16:00:58 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_here
 
@@ -6,7 +6,7 @@
 OCAML_PPX_HERE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.12.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.13.0
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-ppx_here?=   ../../devel/ocaml-ppx_here
 
 .endif # OCAML_PPX_HERE_BUILDLINK3_MK
diff -r 700317ac2d66 -r 47d490265a9a devel/ocaml-ppx_here/distinfo
--- a/devel/ocaml-ppx_here/distinfo     Wed May 04 15:55:36 2022 +0000
+++ b/devel/ocaml-ppx_here/distinfo     Wed May 04 16:00:58 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:15:53 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/04 16:00:58 jaapb Exp $
 
-BLAKE2s (ppx_here-0.13.0.tar.gz) = 1cce66993b3bfc2f66db7eb7f6eb7fdb6fe5b51c9ce64d78daceeb122fe90402
-SHA512 (ppx_here-0.13.0.tar.gz) = 58db7457950768013da428bdb64675e6dadabb74b364e6e03759b5bed470b408ae154c3e695151d69d3269359358e4a2795d1510b55de33f63ae9cd8035ab002
-Size (ppx_here-0.13.0.tar.gz) = 4987 bytes
+BLAKE2s (ppx_here-0.15.0.tar.gz) = 53d9e50aa4901906509afd680f3436e1eea84838ff176cfce9da4c8d7e5223ce
+SHA512 (ppx_here-0.15.0.tar.gz) = 708bd2edf9390f251e1c76e63462692c01372c7d7c7b54e45347e87ee7da999392148b61a187f2106fbc37d626663260d331982a005bd2f98f9bd6bc8f326cf5
+Size (ppx_here-0.15.0.tar.gz) = 5010 bytes



Home | Main Index | Thread Index | Old Index