pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ocaml-safepass



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Dec  1 12:55:51 UTC 2024

Modified Files:
        pkgsrc/security/ocaml-safepass: Makefile distinfo

Log Message:
security/ocaml-safepass: Update to 3.1

Upstream does not publish NEWS, but it appears changes are:
  - bugfixes (listed as "remove warnings" :-)
  - change from jbuilder to dune

Changing to dune -- which 3.0 is documented to use but apparently does
not -- makes the package, which is configured to use dune, build.
(Calling this an improvement without further understanding.)


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/ocaml-safepass/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/ocaml-safepass/distinfo

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

Modified files:

Index: pkgsrc/security/ocaml-safepass/Makefile
diff -u pkgsrc/security/ocaml-safepass/Makefile:1.9 pkgsrc/security/ocaml-safepass/Makefile:1.10
--- pkgsrc/security/ocaml-safepass/Makefile:1.9 Tue May 24 18:51:54 2022
+++ pkgsrc/security/ocaml-safepass/Makefile     Sun Dec  1 12:55:51 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2022/05/24 18:51:54 jaapb Exp $
+# $NetBSD: Makefile,v 1.10 2024/12/01 12:55:51 gdt Exp $
 
 GITHUB_PROJECT=        ocaml-safepass
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-3.0
-PKGREVISION=   6
+DISTNAME=      ${GITHUB_PROJECT}-3.1
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=darioteixeira/}
 

Index: pkgsrc/security/ocaml-safepass/distinfo
diff -u pkgsrc/security/ocaml-safepass/distinfo:1.4 pkgsrc/security/ocaml-safepass/distinfo:1.5
--- pkgsrc/security/ocaml-safepass/distinfo:1.4 Tue Oct 26 11:17:21 2021
+++ pkgsrc/security/ocaml-safepass/distinfo     Sun Dec  1 12:55:51 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:17:21 nia Exp $
+$NetBSD: distinfo,v 1.5 2024/12/01 12:55:51 gdt Exp $
 
-BLAKE2s (ocaml-safepass-3.0.tar.gz) = fd8dc61cf77e177af494863ed3ca7ac6c6aba6d0ad92a57cd5aba360d8bffa73
-SHA512 (ocaml-safepass-3.0.tar.gz) = 075e66dd6cd55855e1d54fbbfc332a659928c5afa1dd54be61f338973ba596883184b8fbd68f121e66b0240f1077a91b4017fa79238bce4d7055306eee96ab03
-Size (ocaml-safepass-3.0.tar.gz) = 28460 bytes
+BLAKE2s (ocaml-safepass-3.1.tar.gz) = c457f2e1ffd3f3a0900c889f3d4b2f798eaf8996767cca9fdec6c844044a49fd
+SHA512 (ocaml-safepass-3.1.tar.gz) = 87eef5f9c39067c9581cca56cdc7dec7d3e412c8ec0474a7dc6150ef9dc76aebfd791cfc3dc0256a887fa24f78be9c82d452743f1152b1635fbc555487c50327
+Size (ocaml-safepass-3.1.tar.gz) = 28480 bytes



Home | Main Index | Thread Index | Old Index