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:           Tue Oct 28 16:16:53 UTC 2025
Modified Files:
        pkgsrc/devel/goredo: Makefile distinfo
Log Message:
goredo: update to 2.6.5. Changes:
* Fix file's executable bit check, which may lead to inadmissible
  '/bin/sh' run in case of symbolic links presence.
* Fix proper 'mtime''s nanoseconds storage.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/goredo/Makefile
cvs rdiff -u -r1.23 -r1.24 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.64 pkgsrc/devel/goredo/Makefile:1.65
--- pkgsrc/devel/goredo/Makefile:1.64   Thu Oct 16 17:59:48 2025
+++ pkgsrc/devel/goredo/Makefile        Tue Oct 28 16:16:53 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2025/10/16 17:59:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.65 2025/10/28 16:16:53 schmonz Exp $
 
-DISTNAME=              goredo-2.6.4
-PKGREVISION=           7
+DISTNAME=              goredo-2.6.5
 CATEGORIES=            devel
 MASTER_SITES=          http://www.goredo.cypherpunks.su/download/
 EXTRACT_SUFX=          .tar.zst
Index: pkgsrc/devel/goredo/distinfo
diff -u pkgsrc/devel/goredo/distinfo:1.23 pkgsrc/devel/goredo/distinfo:1.24
--- pkgsrc/devel/goredo/distinfo:1.23   Mon Jan  6 20:33:50 2025
+++ pkgsrc/devel/goredo/distinfo        Tue Oct 28 16:16:53 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2025/01/06 20:33:50 schmonz Exp $
+$NetBSD: distinfo,v 1.24 2025/10/28 16:16:53 schmonz Exp $
 
-BLAKE2s (goredo-2.6.4.tar.zst) = 0cd0987cc3c9553bdcf660fe31a3a441d6b67a2ef8f649b80b7c59251ddf1598
-SHA512 (goredo-2.6.4.tar.zst) = b874853a073e76c8ca7a1bfbabd125c7bfae0c494cf8d8a8e8cd9a64bd12a8258feb4bb161505283ef4148fac9d115c753cb7ea35a2d035b2cf9a3f176c9a59d
-Size (goredo-2.6.4.tar.zst) = 483169 bytes
+BLAKE2s (goredo-2.6.5.tar.zst) = 76c78d8f93a0ea6a7f53f0a32bffb794f40b784f9775f409b78fef50783f823c
+SHA512 (goredo-2.6.5.tar.zst) = 217151e5d047fb2887515b7f693b565d082e69a3f99e45503382bf0b5dcde36e2ca16f2c8ad3679d1cd51c0053536e300714f79754c24e7c008e2bbee5590d90
+Size (goredo-2.6.5.tar.zst) = 490399 bytes
 SHA1 (patch-main.go) = 4fd258dd295b12093fb40d53f18361ce1660e9c4
Home |
Main Index |
Thread Index |
Old Index