Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Dec 2025 05:44:45 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 368174db2cb9 - main - security/rhash: update RHash to the latest version 1.4.6
Message-ID:  <6952154d.3047a.6389feee@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=368174db2cb9ab83a72f457f4fb49b323d89dc35

commit 368174db2cb9ab83a72f457f4fb49b323d89dc35
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2025-12-29 05:42:32 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2025-12-29 05:42:32 +0000

    security/rhash: update RHash to the latest version 1.4.6
    
    Changelog:      https://rhash.sourceforge.io/changelog.php
    PR:             283630
    Prodded by:     diizzy
---
 security/rhash/Makefile  |  8 +-------
 security/rhash/distinfo  | 12 +++---------
 security/rhash/pkg-plist |  3 ++-
 3 files changed, 6 insertions(+), 17 deletions(-)

diff --git a/security/rhash/Makefile b/security/rhash/Makefile
index 1186d9c83e7c..99316bcd0765 100644
--- a/security/rhash/Makefile
+++ b/security/rhash/Makefile
@@ -1,15 +1,9 @@
 PORTNAME=	rhash
-PORTVERSION=	1.4.4
-PORTREVISION=	2
+PORTVERSION=	1.4.6
 CATEGORIES=	security
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
 
-PATCH_SITES=	https://github.com/rhash/RHash/commit/
-PATCHFILES+=	c804982d1b24c6533118b3068d2cfdca685076f3.patch:-p1
-PATCHFILES+=	9ef90b958b7ae50aeeb5c269468034d73d6e2efe.patch:-p1
-PATCHFILES+=	b8c91ea6551e99e10352386cd46ea26973bb4a4d.patch:-p1
-
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Utility and library for computing and checking of file hashes
 WWW=		https://rhash.sourceforge.io/
diff --git a/security/rhash/distinfo b/security/rhash/distinfo
index e35781cc9017..2e48136b18b6 100644
--- a/security/rhash/distinfo
+++ b/security/rhash/distinfo
@@ -1,9 +1,3 @@
-TIMESTAMP = 1694680883
-SHA256 (rhash-1.4.4-src.tar.gz) = 8e7d1a8ccac0143c8fe9b68ebac67d485df119ea17a613f4038cda52f84ef52a
-SIZE (rhash-1.4.4-src.tar.gz) = 435691
-SHA256 (c804982d1b24c6533118b3068d2cfdca685076f3.patch) = 96c7070da5a1eb89a7f241db5198730117fa87a58014a6a49675237da09fc1cb
-SIZE (c804982d1b24c6533118b3068d2cfdca685076f3.patch) = 834
-SHA256 (9ef90b958b7ae50aeeb5c269468034d73d6e2efe.patch) = ce8ac2e2b675340a9ad0fd6b49a1c1e537be97047f2840fde557b16b87e8588e
-SIZE (9ef90b958b7ae50aeeb5c269468034d73d6e2efe.patch) = 2195
-SHA256 (b8c91ea6551e99e10352386cd46ea26973bb4a4d.patch) = b6df1f7f8648675fb8a1ce31ee1dd017519681c7c2d362a5f0fd7629b237b45d
-SIZE (b8c91ea6551e99e10352386cd46ea26973bb4a4d.patch) = 834
+TIMESTAMP = 1747179395
+SHA256 (rhash-1.4.6-src.tar.gz) = 9f6019cfeeae8ace7067ad22da4e4f857bb2cfa6c2deaa2258f55b2227ec937a
+SIZE (rhash-1.4.6-src.tar.gz) = 461244
diff --git a/security/rhash/pkg-plist b/security/rhash/pkg-plist
index f123ab859be0..f62dc3dbe7e0 100644
--- a/security/rhash/pkg-plist
+++ b/security/rhash/pkg-plist
@@ -16,7 +16,7 @@ include/rhash_torrent.h
 lib/librhash.a
 lib/librhash.so
 lib/librhash.so.1
-lib/librhash.so.1.4.4
+lib/librhash.so.1.4.6
 libdata/pkgconfig/librhash.pc
 %%NLS%%share/locale/ca/LC_MESSAGES/rhash.mo
 %%NLS%%share/locale/de/LC_MESSAGES/rhash.mo
@@ -25,6 +25,7 @@ libdata/pkgconfig/librhash.pc
 %%NLS%%share/locale/fr/LC_MESSAGES/rhash.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/rhash.mo
 %%NLS%%share/locale/it/LC_MESSAGES/rhash.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/rhash.mo
 %%NLS%%share/locale/ro/LC_MESSAGES/rhash.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/rhash.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/rhash.mo


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6952154d.3047a.6389feee>