pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-ppx_deriving



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Thu Dec 10 09:15:57 UTC 2020

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

Log Message:
Updated devel/ocaml-ppx_deriving to 4.5.

This adds support for OCaml 4.11.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/ocaml-ppx_deriving/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk \
    pkgsrc/devel/ocaml-ppx_deriving/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-ppx_deriving/Makefile
diff -u pkgsrc/devel/ocaml-ppx_deriving/Makefile:1.19 pkgsrc/devel/ocaml-ppx_deriving/Makefile:1.20
--- pkgsrc/devel/ocaml-ppx_deriving/Makefile:1.19       Wed Apr  8 08:58:09 2020
+++ pkgsrc/devel/ocaml-ppx_deriving/Makefile    Thu Dec 10 09:15:57 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2020/04/08 08:58:09 jaapb Exp $
+# $NetBSD: Makefile,v 1.20 2020/12/10 09:15:57 jaapb Exp $
 
 GITHUB_PROJECT=        ppx_deriving
-DISTNAME=      ${GITHUB_PROJECT}-4.4.1
+DISTNAME=      ${GITHUB_PROJECT}-4.5
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml-ppx/}

Index: pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk
diff -u pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk:1.8 pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk:1.9
--- pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk:1.8   Wed Apr  8 08:58:09 2020
+++ pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk       Thu Dec 10 09:15:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2020/04/08 08:58:09 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2020/12/10 09:15:57 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_deriving
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        ocaml-ppx_deriving
 OCAML_PPX_DERIVING_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_deriving+=     ocaml-ppx_deriving>=4.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_deriving+=     ocaml-ppx_deriving>=4.4.1
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_deriving+=     ocaml-ppx_deriving>=4.5
 BUILDLINK_PKGSRCDIR.ocaml-ppx_deriving?=       ../../devel/ocaml-ppx_deriving
 .endif # OCAML_PPX_DERIVING_BUILDLINK3_MK
 
Index: pkgsrc/devel/ocaml-ppx_deriving/distinfo
diff -u pkgsrc/devel/ocaml-ppx_deriving/distinfo:1.8 pkgsrc/devel/ocaml-ppx_deriving/distinfo:1.9
--- pkgsrc/devel/ocaml-ppx_deriving/distinfo:1.8        Wed Apr  8 08:58:09 2020
+++ pkgsrc/devel/ocaml-ppx_deriving/distinfo    Thu Dec 10 09:15:57 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/04/08 08:58:09 jaapb Exp $
+$NetBSD: distinfo,v 1.9 2020/12/10 09:15:57 jaapb Exp $
 
-SHA1 (ppx_deriving-4.4.1.tar.gz) = d8b3bbe8fb834b3a703d206e2f3e1877fcc69036
-RMD160 (ppx_deriving-4.4.1.tar.gz) = 6804bc45c11538b8eafa4e27270eaae40a76f5bf
-SHA512 (ppx_deriving-4.4.1.tar.gz) = 37adf71532a3984913abff35a2837b3bb06cab327d7632791f9b804916b55646226e8c26a9599d405a6f9e1d1f5d5d298acb6b83aa27d700d2150c0e7191572c
-Size (ppx_deriving-4.4.1.tar.gz) = 45397 bytes
+SHA1 (ppx_deriving-4.5.tar.gz) = 9c3b6cf30f808339b7d5161c092c10513e9087a3
+RMD160 (ppx_deriving-4.5.tar.gz) = aa41de0c8599054805e3e10e15c02e68f83b8d33
+SHA512 (ppx_deriving-4.5.tar.gz) = f79153c5231ba1e03a3491fde95ca82ecb62fe05b60a649a374d2fbc5ea5dd9242126de7dfbe917c22fd7077c026c940e18c6b36c5ce0ec4bb6e07f11d2b710b
+Size (ppx_deriving-4.5.tar.gz) = 45886 bytes



Home | Main Index | Thread Index | Old Index