pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-typerep
Module Name: pkgsrc
Committed By: jaapb
Date: Wed May 4 18:38:58 UTC 2022
Modified Files:
pkgsrc/devel/ocaml-typerep: Makefile buildlink3.mk distinfo
Log Message:
Update devel/ocaml-typerep to version 0.15.0.
There is no changelog, but changes are minor.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-typerep/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-typerep/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-typerep/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-typerep/Makefile
diff -u pkgsrc/devel/ocaml-typerep/Makefile:1.3 pkgsrc/devel/ocaml-typerep/Makefile:1.4
--- pkgsrc/devel/ocaml-typerep/Makefile:1.3 Mon Mar 8 08:13:01 2021
+++ pkgsrc/devel/ocaml-typerep/Makefile Wed May 4 18:38:58 2022
@@ -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 $
-GITHUB_PROJECT= typerep
-GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-0.13.0
+DISTNAME= ${GITHUB_PROJECT}-0.15.0
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT= typerep
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= jaapb%NetBSD.org@localhost
HOMEPAGE= https://github.com/janestreet/typerep/
Index: pkgsrc/devel/ocaml-typerep/buildlink3.mk
diff -u pkgsrc/devel/ocaml-typerep/buildlink3.mk:1.2 pkgsrc/devel/ocaml-typerep/buildlink3.mk:1.3
--- pkgsrc/devel/ocaml-typerep/buildlink3.mk:1.2 Thu Jan 16 14:24:08 2020
+++ pkgsrc/devel/ocaml-typerep/buildlink3.mk Wed May 4 18:38:58 2022
@@ -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 @@ BUILDLINK_TREE+= ocaml-typerep
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
Index: pkgsrc/devel/ocaml-typerep/distinfo
diff -u pkgsrc/devel/ocaml-typerep/distinfo:1.4 pkgsrc/devel/ocaml-typerep/distinfo:1.5
--- pkgsrc/devel/ocaml-typerep/distinfo:1.4 Tue Oct 26 10:15:57 2021
+++ pkgsrc/devel/ocaml-typerep/distinfo Wed May 4 18:38:58 2022
@@ -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