pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocamlbuild



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 26 16:15:25 UTC 2023

Modified Files:
        pkgsrc/devel/ocamlbuild: Makefile distinfo

Log Message:
ocamlbuild: update to 0.14.2.

0.14.2 (28 Sep 2022):
---------------------

- Add OCaml 5.1 support
  (#319 by Kate Deplaix, reviewed by Gabriel Scherer)


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ocamlbuild/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/ocamlbuild/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/ocamlbuild/Makefile
diff -u pkgsrc/devel/ocamlbuild/Makefile:1.16 pkgsrc/devel/ocamlbuild/Makefile:1.17
--- pkgsrc/devel/ocamlbuild/Makefile:1.16       Tue May 24 18:51:51 2022
+++ pkgsrc/devel/ocamlbuild/Makefile    Wed Apr 26 16:15:25 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/05/24 18:51:51 jaapb Exp $
+# $NetBSD: Makefile,v 1.17 2023/04/26 16:15:25 wiz Exp $
 
-DISTNAME=      ocamlbuild-0.14.1
-PKGREVISION=   1
+DISTNAME=      ocamlbuild-0.14.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml/}
 

Index: pkgsrc/devel/ocamlbuild/distinfo
diff -u pkgsrc/devel/ocamlbuild/distinfo:1.10 pkgsrc/devel/ocamlbuild/distinfo:1.11
--- pkgsrc/devel/ocamlbuild/distinfo:1.10       Tue Mar  1 09:07:28 2022
+++ pkgsrc/devel/ocamlbuild/distinfo    Wed Apr 26 16:15:25 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2022/03/01 09:07:28 jaapb Exp $
+$NetBSD: distinfo,v 1.11 2023/04/26 16:15:25 wiz Exp $
 
-BLAKE2s (ocamlbuild-0.14.1.tar.gz) = 449526bee195b399315d4e85122de7622e1c3f73b9199b0eabee17705fafaff3
-SHA512 (ocamlbuild-0.14.1.tar.gz) = 1f5b43215b1d3dc427b9c64e005add9d423ed4bca9686d52c55912df8955647cb2d7d86622d44b41b14c4f0d657b770c27967c541c868eeb7c78e3bd35b827ad
-Size (ocamlbuild-0.14.1.tar.gz) = 199103 bytes
+BLAKE2s (ocamlbuild-0.14.2.tar.gz) = 0f58e636001f209904935ef3d8bf821f8bf42dab29554ea1092d3b4783ca83ad
+SHA512 (ocamlbuild-0.14.2.tar.gz) = f568bf10431a1f701e8bd7554dc662400a0d978411038bbad93d44dceab02874490a8a5886a9b44e017347e7949997f13f5c3752f74e1eb5e273d2beb19a75fd
+Size (ocamlbuild-0.14.2.tar.gz) = 199293 bytes



Home | Main Index | Thread Index | Old Index