pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/oqs-provider



Module Name:    pkgsrc
Committed By:   jschauma
Date:           Wed Oct 23 15:54:52 UTC 2024

Modified Files:
        pkgsrc/security/oqs-provider: Makefile distinfo

Log Message:
update distinfo again (no functional change)

Upstream had reported the wrong release version in the module and the fix
updated the already released archive without bumping the version.

See:
https://github.com/open-quantum-safe/oqs-provider/issues/550


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/oqs-provider/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/oqs-provider/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/oqs-provider/Makefile
diff -u pkgsrc/security/oqs-provider/Makefile:1.4 pkgsrc/security/oqs-provider/Makefile:1.5
--- pkgsrc/security/oqs-provider/Makefile:1.4   Thu Oct 17 14:19:06 2024
+++ pkgsrc/security/oqs-provider/Makefile       Wed Oct 23 15:54:52 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2024/10/17 14:19:06 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2024/10/23 15:54:52 jschauma Exp $
 
 VERSION=       0.7.0
-PKGREVISION=   1
+PKGREVISION=   2
 DISTNAME=      oqs-provider-${VERSION}
 DIST_SUBDIR=   ${PKGNAME}
 CATEGORIES=    security

Index: pkgsrc/security/oqs-provider/distinfo
diff -u pkgsrc/security/oqs-provider/distinfo:1.3 pkgsrc/security/oqs-provider/distinfo:1.4
--- pkgsrc/security/oqs-provider/distinfo:1.3   Thu Oct 17 14:19:06 2024
+++ pkgsrc/security/oqs-provider/distinfo       Wed Oct 23 15:54:52 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2024/10/17 14:19:06 jschauma Exp $
+$NetBSD: distinfo,v 1.4 2024/10/23 15:54:52 jschauma Exp $
 
-BLAKE2s (oqs-provider-0.7.0nb1/oqs-provider-0.7.0.tar.gz) = e05ae2d6f2d0c15cf444e9a96bfe610f0612a9a81d79995f7cef25e6cbe1cf37
-SHA512 (oqs-provider-0.7.0nb1/oqs-provider-0.7.0.tar.gz) = 1cd7ac526d3a8550bfc19b2882ea1f4f22e523aab20811b5de82f6e42568d751455a3e498f3944e8b51df7769222c5b5f93f3f502541e0a3e1a7b863cbfd023c
-Size (oqs-provider-0.7.0nb1/oqs-provider-0.7.0.tar.gz) = 208035 bytes
+BLAKE2s (oqs-provider-0.7.0nb2/oqs-provider-0.7.0.tar.gz) = 807ef29b57f83189d3338c16f83b66bcaf2a005bf2e4db23b29d6302d94f5470
+SHA512 (oqs-provider-0.7.0nb2/oqs-provider-0.7.0.tar.gz) = b492810ef25d9b785dba855e659dc1ec38a22d4aa3b204eccb3418c04dec246432c18fd747e48a5cf2b8d5cd2f2245d54142cb6bda6be1e487def841de021c42
+Size (oqs-provider-0.7.0nb2/oqs-provider-0.7.0.tar.gz) = 208082 bytes



Home | Main Index | Thread Index | Old Index