pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-ppx_custom_printf Updated devel/ocaml-ppx_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae8907da2909
branches:  trunk
changeset: 378574:ae8907da2909
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed May 04 17:18:53 2022 +0000

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

There is no changelog, but changes are minor only.

diffstat:

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

diffs (52 lines):

diff -r 249e52be4f17 -r ae8907da2909 devel/ocaml-ppx_custom_printf/Makefile
--- a/devel/ocaml-ppx_custom_printf/Makefile    Wed May 04 17:15:22 2022 +0000
+++ b/devel/ocaml-ppx_custom_printf/Makefile    Wed May 04 17:18:53 2022 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2021/03/08 08:12:56 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/04 17:18:53 jaapb Exp $
 
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 GITHUB_PROJECT=        ppx_custom_printf
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.12.1
-PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/ppx_custom_printf/
diff -r 249e52be4f17 -r ae8907da2909 devel/ocaml-ppx_custom_printf/buildlink3.mk
--- a/devel/ocaml-ppx_custom_printf/buildlink3.mk       Wed May 04 17:15:22 2022 +0000
+++ b/devel/ocaml-ppx_custom_printf/buildlink3.mk       Wed May 04 17:18:53 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2019/07/31 09:27:29 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/04 17:18:53 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_custom_printf
 
@@ -6,7 +6,7 @@
 OCAML_PPX_CUSTOM_PRINTF_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_custom_printf+=        ocaml-ppx_custom_printf>=0.12.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_custom_printf+=        ocaml-ppx_custom_printf>=0.12.1
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_custom_printf+=        ocaml-ppx_custom_printf>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-ppx_custom_printf?=  ../../devel/ocaml-ppx_custom_printf
 
 .endif # OCAML_PPX_CUSTOM_PRINTF_BUILDLINK3_MK
diff -r 249e52be4f17 -r ae8907da2909 devel/ocaml-ppx_custom_printf/distinfo
--- a/devel/ocaml-ppx_custom_printf/distinfo    Wed May 04 17:15:22 2022 +0000
+++ b/devel/ocaml-ppx_custom_printf/distinfo    Wed May 04 17:18:53 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:15:52 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/04 17:18:53 jaapb Exp $
 
-BLAKE2s (ppx_custom_printf-0.12.1.tar.gz) = d8462a6900d10d476a4ba73c2f5500382fb0c942e5c9bd696704da4777765c6f
-SHA512 (ppx_custom_printf-0.12.1.tar.gz) = 1a1f78670e326d02cf27eee29436cd752b52ebd071d53fbc72e98e9217a3fe71600913e4a5db1a70b4040101cb5811f4389a106d501b4ea7cda089348266fc64
-Size (ppx_custom_printf-0.12.1.tar.gz) = 9314 bytes
+BLAKE2s (ppx_custom_printf-0.15.0.tar.gz) = fd5ef4f3bb7d171bfdc442bcdf1de7f9641586d385b2cb43893c12f0464626ce
+SHA512 (ppx_custom_printf-0.15.0.tar.gz) = f8776e9037f491b120b0d43ac9b76231c422b9e5f0d7c3f75efdadf9d4ec401266d61f441a2c7c831c99fac10ac98d84e4e62eda44e6fc86f2fa60ead5ecbc86
+Size (ppx_custom_printf-0.15.0.tar.gz) = 9609 bytes



Home | Main Index | Thread Index | Old Index