pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-typerep Update devel/ocaml-typerep to vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a588300a21a9
branches: trunk
changeset: 378601:a588300a21a9
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Wed May 04 18:38:58 2022 +0000
description:
Update devel/ocaml-typerep to version 0.15.0.
There is no changelog, but changes are minor.
diffstat:
devel/ocaml-typerep/Makefile | 11 +++++------
devel/ocaml-typerep/buildlink3.mk | 4 ++--
devel/ocaml-typerep/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 12 deletions(-)
diffs (52 lines):
diff -r eb8c21a00e14 -r a588300a21a9 devel/ocaml-typerep/Makefile
--- a/devel/ocaml-typerep/Makefile Wed May 04 18:36:09 2022 +0000
+++ b/devel/ocaml-typerep/Makefile Wed May 04 18:38:58 2022 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2021/03/08 08:13:01 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/04 18:38:58 jaapb Exp $
+DISTNAME= ${GITHUB_PROJECT}-0.15.0
+PKGNAME= ocaml-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
GITHUB_PROJECT= typerep
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/typerep/
diff -r eb8c21a00e14 -r a588300a21a9 devel/ocaml-typerep/buildlink3.mk
--- a/devel/ocaml-typerep/buildlink3.mk Wed May 04 18:36:09 2022 +0000
+++ b/devel/ocaml-typerep/buildlink3.mk Wed May 04 18:38:58 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 14:24:08 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/04 18:38:58 jaapb Exp $
BUILDLINK_TREE+= ocaml-typerep
@@ -6,7 +6,7 @@
OCAML_TYPEREP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-typerep+= ocaml-typerep>=0.12.0
-BUILDLINK_ABI_DEPENDS.ocaml-typerep+= ocaml-typerep>=0.13.0
+BUILDLINK_ABI_DEPENDS.ocaml-typerep+= ocaml-typerep>=0.15.0
BUILDLINK_PKGSRCDIR.ocaml-typerep?= ../../devel/ocaml-typerep
.endif # OCAML_TYPEREP_BUILDLINK3_MK
diff -r eb8c21a00e14 -r a588300a21a9 devel/ocaml-typerep/distinfo
--- a/devel/ocaml-typerep/distinfo Wed May 04 18:36:09 2022 +0000
+++ b/devel/ocaml-typerep/distinfo Wed May 04 18:38:58 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:15:57 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/04 18:38:58 jaapb Exp $
-BLAKE2s (typerep-0.13.0.tar.gz) = 84d05776c30401a3f748cacbb1e8a4224a137cc19d8696ebdf847b8194cc1af4
-SHA512 (typerep-0.13.0.tar.gz) = f0a788b6e09b0e7080115ad1d24fbbd539506bff61305c15b02e82b32af047ac04c21056f0845055bdff32a3f1b198c6c765944df7ab499dce43c515e17837e2
-Size (typerep-0.13.0.tar.gz) = 22882 bytes
+BLAKE2s (typerep-0.15.0.tar.gz) = 4f99fa6dcc524eb8610f5e0c2128d1be20db75214d3d1a44f62d9530abe4d3c8
+SHA512 (typerep-0.15.0.tar.gz) = d86821dbf4dd808a6310986cebed50029fa5388e0dba8fdc165e50f5346214a9e110c14070fcbbaf2ba3f4261595f9370b0acd723b6445729f562600500b795b
+Size (typerep-0.15.0.tar.gz) = 22737 bytes
Home |
Main Index |
Thread Index |
Old Index