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:           Tue Nov 23 21:56:32 UTC 2021

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

Log Message:
ocaml-topkg: update to 1.0.4.

v1.0.4 2021-10-04 Zagreb
-------------------------

- Remove mentions of `Result.result` in the code base. We got the
  dependency indirectly through `bos` and the latest version of the
  latter no longer depends on it.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/ocaml-topkg/Makefile
cvs rdiff -u -r1.6 -r1.7 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.10 pkgsrc/misc/ocaml-topkg/Makefile:1.11
--- pkgsrc/misc/ocaml-topkg/Makefile:1.10       Mon Mar  8 20:41:00 2021
+++ pkgsrc/misc/ocaml-topkg/Makefile    Tue Nov 23 21:56:32 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/03/08 20:41:00 jaapb Exp $
+# $NetBSD: Makefile,v 1.11 2021/11/23 21:56:32 wiz Exp $
 
-DISTNAME=      topkg-1.0.3
+DISTNAME=      topkg-1.0.4
 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.6 pkgsrc/misc/ocaml-topkg/distinfo:1.7
--- pkgsrc/misc/ocaml-topkg/distinfo:1.6        Tue Oct 26 10:59:17 2021
+++ pkgsrc/misc/ocaml-topkg/distinfo    Tue Nov 23 21:56:32 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:59:17 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/11/23 21:56:32 wiz Exp $
 
-BLAKE2s (topkg-1.0.3.tbz) = 00708d490ca7bf4265ab1478fefe226bf3db770251b017ec508d3894ffb6a647
-SHA512 (topkg-1.0.3.tbz) = 7e9fe1ee00f358496a73ef09aa3b10576701e29c81e9ab7d340982718e7fdad4e66d670a3ee98f83315e3eebd8553144c75c3d17ca4054202adb3acae8699dee
-Size (topkg-1.0.3.tbz) = 95723 bytes
+BLAKE2s (topkg-1.0.4.tbz) = 3c8bcc431d3ad8eb0cfa3915bb5ab605d1e0a3a3575aeadc3de6b8f58f143f6a
+SHA512 (topkg-1.0.4.tbz) = 5baa1bf0105397589b741acd0195069823548b2051e453dffd641e5d00536b7a5f41b38d005b2b063f9e7cfb9a3b627bec3e6ad48e56769cc35a71f97a897f1b
+Size (topkg-1.0.4.tbz) = 96205 bytes



Home | Main Index | Thread Index | Old Index