pkgsrc-Bugs archive

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

Re: pkg/58779 (security/xhash: Update to v3.5.2)



Attached patch for update to v3.5.3.

Changelog vs previous patch:

- Escape like GNU coreutils md5sum.


Best,

Ricardo

On 10/28/24 5:25 PM, bsiegert%NetBSD.org@localhost wrote:
Synopsis: security/xhash: Update to v3.5.2

Responsible-Changed-From-To: pkg-manager->bsiegert
Responsible-Changed-By: bsiegert%NetBSD.org@localhost
Responsible-Changed-When: Mon, 28 Oct 2024 16:25:50 +0000
Responsible-Changed-Why:
take


From 69cb7d574af8cfb8bdc33ab0ca941b519f0353f5 Mon Sep 17 00:00:00 2001
From: Ricardo Branco <rbranco%suse.de@localhost>
Date: Sat, 26 Oct 2024 20:08:07 +0200
Subject: [PATCH] security/xhash: Update to 5.3.3

---
 security/xhash/Makefile      | 4 ++--
 security/xhash/distinfo      | 6 +++---
 security/xhash/go-modules.mk | 3 ++-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/security/xhash/Makefile b/security/xhash/Makefile
index 09703e43708c..545203adb23e 100644
--- a/security/xhash/Makefile
+++ b/security/xhash/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/10/20 16:31:43 wiz Exp $
+# $NetBSD$
 
-DISTNAME=	xhash-3.5.1
+DISTNAME=	xhash-3.5.3
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ricardobranco777/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/security/xhash/distinfo b/security/xhash/distinfo
index 392d22ea825b..c3b75c601f56 100644
--- a/security/xhash/distinfo
+++ b/security/xhash/distinfo
@@ -36,6 +36,6 @@ Size (golang.org_x_sys_@v_v0.26.0.mod) = 33 bytes
 BLAKE2s (golang.org_x_sys_@v_v0.26.0.zip) = e3ebcd7b58da981dc57aa3b59d6a3b896ec2d2fbc43ab39bee2228f48e6205c2
 SHA512 (golang.org_x_sys_@v_v0.26.0.zip) = e00a7315ae42ba096c8256a709f32249f6bdcfd9edee79fc11ac8d8d2438514e20aa06faacea3268afb90d53af39e5431ee3656ecb89b87f23f5a431be9b34d2
 Size (golang.org_x_sys_@v_v0.26.0.zip) = 1970363 bytes
-BLAKE2s (xhash-3.5.1.tar.gz) = f9ce006304cc23b553697e95516b074ad430fd3d704e12cd8c1d6d7a5eeb5eac
-SHA512 (xhash-3.5.1.tar.gz) = 53aea768704f6187882632ac36dc07ca9c50eb4b844311a32d11962fd5329c748b7e8e74400f139d8272ba3e483c4fd402fdd8d70f19c5aca6abae78694c9397
-Size (xhash-3.5.1.tar.gz) = 15028 bytes
+BLAKE2s (xhash-3.5.3.tar.gz) = 94db6b63b3a6353fd7c9f5d3334db798eb1f2e606bfc4bdbc4d9f0f540db0ff8
+SHA512 (xhash-3.5.3.tar.gz) = e448c33fc2fd94b4f41aba89147551da8c234e76d885a469cf1508338d6e5193873ee42e7e09a6ee5c10f1e6d95456739a681b7e1c8e86b8746ebdf49e139db1
+Size (xhash-3.5.3.tar.gz) = 14789 bytes
diff --git a/security/xhash/go-modules.mk b/security/xhash/go-modules.mk
index 673052846217..c6d9fcced309 100644
--- a/security/xhash/go-modules.mk
+++ b/security/xhash/go-modules.mk
@@ -1,4 +1,5 @@
-# $NetBSD: go-modules.mk,v 1.3 2024/10/20 16:31:43 wiz Exp $
+===> Extracting for xhash-3.5.3
+# $NetBSD$
 
 GO_MODULE_FILES+=	github.com/klauspost/cpuid/v2/@v/v2.0.12.mod
 GO_MODULE_FILES+=	github.com/klauspost/cpuid/v2/@v/v2.0.12.zip
-- 
2.46.1



Home | Main Index | Thread Index | Old Index