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:           Mon Aug 29 10:49:54 UTC 2022

Modified Files:
        pkgsrc/devel/goredo: Makefile distinfo

Log Message:
Update to 1.27.0. From the changelog:

* Improved out-of-date check and ".do" files search performance, because
  of caching their results.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/goredo/Makefile
cvs rdiff -u -r1.6 -r1.7 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.15 pkgsrc/devel/goredo/Makefile:1.16
--- pkgsrc/devel/goredo/Makefile:1.15   Sat Aug 27 04:43:01 2022
+++ pkgsrc/devel/goredo/Makefile        Mon Aug 29 10:49:54 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2022/08/27 04:43:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.16 2022/08/29 10:49:54 schmonz Exp $
 
-DISTNAME=              goredo-1.26.0
+DISTNAME=              goredo-1.27.0
 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.6 pkgsrc/devel/goredo/distinfo:1.7
--- pkgsrc/devel/goredo/distinfo:1.6    Sat Aug 27 04:43:01 2022
+++ pkgsrc/devel/goredo/distinfo        Mon Aug 29 10:49:54 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2022/08/27 04:43:01 schmonz Exp $
+$NetBSD: distinfo,v 1.7 2022/08/29 10:49:54 schmonz Exp $
 
-BLAKE2s (goredo-1.26.0.tar.zst) = 745981af32ebf876eab605c17df0c454d2b5062ca38b12646dfaceac129d06aa
-SHA512 (goredo-1.26.0.tar.zst) = 5a36b509be5299f2fce1dd9ecd20be6ac08e9b446da25a27149cd5037cd73a0de34131d33454642e616dde91e192dcaac0b831c061b326f49038b531d7bdf2fb
-Size (goredo-1.26.0.tar.zst) = 434957 bytes
+BLAKE2s (goredo-1.27.0.tar.zst) = 903304907d2e251adb08c143b98f8aecc13916d6e89d22773baabc780b5f4a56
+SHA512 (goredo-1.27.0.tar.zst) = 9c4b5dd86745283eb5197fe74bb70c993512d2c8cec241a557f0fa066c3c06c55b5ee709271d4f2f331a64a90132bb69d9c336368b799f9b2898fa83fadbae8b
+Size (goredo-1.27.0.tar.zst) = 435116 bytes
 SHA1 (patch-main.go) = 1ae942ba7e7385ea27bf841a6ccdd5f6e9eef340



Home | Main Index | Thread Index | Old Index