pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ocaml-topkg



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 31 12:04:19 UTC 2022

Modified Files:
        pkgsrc/misc/ocaml-topkg: Makefile distinfo

Log Message:
ocaml-topkg: update to 1.0.5.

v1.0.5 2022-01-28 La Forclaz (VS)
---------------------------------

- `Topkg.String.parse_version`. Support for the new OCaml
  version string format (https://github.com/ocaml/ocaml/pull/9712)
- Switch from `opam config var` to `opam var`.
- Fix compilation for next version of `cmdliner`.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/misc/ocaml-topkg/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/ocaml-topkg/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/ocaml-topkg/Makefile
diff -u pkgsrc/misc/ocaml-topkg/Makefile:1.11 pkgsrc/misc/ocaml-topkg/Makefile:1.12
--- pkgsrc/misc/ocaml-topkg/Makefile:1.11       Tue Nov 23 21:56:32 2021
+++ pkgsrc/misc/ocaml-topkg/Makefile    Mon Jan 31 12:04:19 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/11/23 21:56:32 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2022/01/31 12:04:19 wiz Exp $
 
-DISTNAME=      topkg-1.0.4
+DISTNAME=      topkg-1.0.5
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    misc
 MASTER_SITES=  http://erratique.ch/software/topkg/releases/

Index: pkgsrc/misc/ocaml-topkg/distinfo
diff -u pkgsrc/misc/ocaml-topkg/distinfo:1.7 pkgsrc/misc/ocaml-topkg/distinfo:1.8
--- pkgsrc/misc/ocaml-topkg/distinfo:1.7        Tue Nov 23 21:56:32 2021
+++ pkgsrc/misc/ocaml-topkg/distinfo    Mon Jan 31 12:04:19 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/11/23 21:56:32 wiz Exp $
+$NetBSD: distinfo,v 1.8 2022/01/31 12:04:19 wiz Exp $
 
-BLAKE2s (topkg-1.0.4.tbz) = 3c8bcc431d3ad8eb0cfa3915bb5ab605d1e0a3a3575aeadc3de6b8f58f143f6a
-SHA512 (topkg-1.0.4.tbz) = 5baa1bf0105397589b741acd0195069823548b2051e453dffd641e5d00536b7a5f41b38d005b2b063f9e7cfb9a3b627bec3e6ad48e56769cc35a71f97a897f1b
-Size (topkg-1.0.4.tbz) = 96205 bytes
+BLAKE2s (topkg-1.0.5.tbz) = 31f28f27ec74a620c5ca902072c9c9317b9ee9b2d43593b942db9b0b2bd4151f
+SHA512 (topkg-1.0.5.tbz) = 9450e9139209aacd8ddb4ba18e4225770837e526a52a56d94fd5c9c4c9941e83e0e7102e2292b440104f4c338fabab47cdd6bb51d69b41cc92cc7a551e6fefab
+Size (topkg-1.0.5.tbz) = 96315 bytes



Home | Main Index | Thread Index | Old Index