pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-csexp



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Tue Mar  1 09:44:12 UTC 2022

Modified Files:
        pkgsrc/devel/ocaml-csexp: Makefile buildlink3.mk distinfo

Log Message:
Update package devel/ocaml-csexp to version 1.5.1.

Upstream changes are minor.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-csexp/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-csexp/buildlink3.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-csexp/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-csexp/Makefile
diff -u pkgsrc/devel/ocaml-csexp/Makefile:1.2 pkgsrc/devel/ocaml-csexp/Makefile:1.3
--- pkgsrc/devel/ocaml-csexp/Makefile:1.2       Mon Mar  8 08:12:50 2021
+++ pkgsrc/devel/ocaml-csexp/Makefile   Tue Mar  1 09:44:12 2022
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/03/08 08:12:50 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2022/03/01 09:44:12 jaapb Exp $
 
 GITHUB_PROJECT=        csexp
-DISTNAME=      ${GITHUB_PROJECT}-1.3.2
+DISTNAME=      ${GITHUB_PROJECT}-1.5.1
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml-dune/}
 

Index: pkgsrc/devel/ocaml-csexp/buildlink3.mk
diff -u pkgsrc/devel/ocaml-csexp/buildlink3.mk:1.1 pkgsrc/devel/ocaml-csexp/buildlink3.mk:1.2
--- pkgsrc/devel/ocaml-csexp/buildlink3.mk:1.1  Wed Dec  9 11:10:47 2020
+++ pkgsrc/devel/ocaml-csexp/buildlink3.mk      Tue Mar  1 09:44:12 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2020/12/09 11:10:47 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2022/03/01 09:44:12 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-csexp
 
@@ -6,6 +6,7 @@ BUILDLINK_TREE+=        ocaml-csexp
 OCAML_CSEXP_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-csexp+=    ocaml-csexp>=1.3.2
+BUILDLINK_ABI_DEPENDS.ocaml-csexp+=    ocaml-csexp>=1.5.1
 BUILDLINK_PKGSRCDIR.ocaml-csexp?=      ../../devel/ocaml-csexp
 
 .endif # OCAML_CSEXP_BUILDLINK3_MK

Index: pkgsrc/devel/ocaml-csexp/distinfo
diff -u pkgsrc/devel/ocaml-csexp/distinfo:1.3 pkgsrc/devel/ocaml-csexp/distinfo:1.4
--- pkgsrc/devel/ocaml-csexp/distinfo:1.3       Tue Oct 26 10:15:47 2021
+++ pkgsrc/devel/ocaml-csexp/distinfo   Tue Mar  1 09:44:12 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:15:47 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/03/01 09:44:12 jaapb Exp $
 
-BLAKE2s (csexp-1.3.2.tar.gz) = 0349fafbcba9944e2a4170b87c77e693c351a807bbbf107a633295bfc1a6fe34
-SHA512 (csexp-1.3.2.tar.gz) = 61b239a0283792c218b8b71582255c5c8ffc882195245e292077064fc9b54ec4402887fc26b74413fca670fb7c01dc42ca998aa2ed40982798b580e6f3b747ee
-Size (csexp-1.3.2.tar.gz) = 10696 bytes
+BLAKE2s (csexp-1.5.1.tar.gz) = 95413b4961ca09ab4b0f2450393e72ed2d0983e018d4fe700c4041638c58551a
+SHA512 (csexp-1.5.1.tar.gz) = b451f380786fda53998f77b1509422d58bb5a51518595e329f625fbf0ca67e597be0c9935de77a10a65216cb4b9ec91579ad51bdeee536795e142e014433d46b
+Size (csexp-1.5.1.tar.gz) = 10970 bytes



Home | Main Index | Thread Index | Old Index