pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/goredo



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Thu Feb 29 18:35:52 UTC 2024

Modified Files:
        pkgsrc/devel/goredo: Makefile distinfo

Log Message:
goredo: update to 2.6.2. Changes:

* Integration tests do not depend on non-portable 'stat' command.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/goredo/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/goredo/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/goredo/Makefile
diff -u pkgsrc/devel/goredo/Makefile:1.48 pkgsrc/devel/goredo/Makefile:1.49
--- pkgsrc/devel/goredo/Makefile:1.48   Mon Feb 19 21:04:39 2024
+++ pkgsrc/devel/goredo/Makefile        Thu Feb 29 18:35:51 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2024/02/19 21:04:39 schmonz Exp $
+# $NetBSD: Makefile,v 1.49 2024/02/29 18:35:51 schmonz Exp $
 
-DISTNAME=              goredo-2.6.1
+DISTNAME=              goredo-2.6.2
 CATEGORIES=            devel
 MASTER_SITES=          http://www.goredo.cypherpunks.ru/download/
 EXTRACT_SUFX=          .tar.zst

Index: pkgsrc/devel/goredo/distinfo
diff -u pkgsrc/devel/goredo/distinfo:1.20 pkgsrc/devel/goredo/distinfo:1.21
--- pkgsrc/devel/goredo/distinfo:1.20   Mon Feb 19 21:04:39 2024
+++ pkgsrc/devel/goredo/distinfo        Thu Feb 29 18:35:51 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2024/02/19 21:04:39 schmonz Exp $
+$NetBSD: distinfo,v 1.21 2024/02/29 18:35:51 schmonz Exp $
 
-BLAKE2s (goredo-2.6.1.tar.zst) = 1d88d243669b014c4cd25f2b11a82d4aedf5dac8d26accf728cbe2198ee40ae1
-SHA512 (goredo-2.6.1.tar.zst) = 00d26eb31916ea2e31558d978ad05d0734cbc417f031d03931f918bfdfd7ba57102d97cf0bf1765f400b16ea102094f0eb71e076da7d7c3cb0303adda80d1c5a
-Size (goredo-2.6.1.tar.zst) = 466455 bytes
+BLAKE2s (goredo-2.6.2.tar.zst) = eaf93ee47a217bddc62a3b7f849c0fef3befc97d59e3d425977f207d03bd52fe
+SHA512 (goredo-2.6.2.tar.zst) = 9c3c560da988b0a5a9cbe996c0ae3c1d6bad3f3a2226218027859bd6b68cc8e85d29e5d484c052b4416b3a57d06c3db80dfdc3cd8db4b9fc3c282c3fbd7f22b4
+Size (goredo-2.6.2.tar.zst) = 466522 bytes
 SHA1 (patch-main.go) = 4fd258dd295b12093fb40d53f18361ce1660e9c4



Home | Main Index | Thread Index | Old Index