View | Details | Raw Unified | Return to bug 273775 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/rhash/Makefile (+4 lines)
Lines 1-9 Link Here
1
PORTNAME=	rhash
1
PORTNAME=	rhash
2
PORTVERSION=	1.4.3
2
PORTVERSION=	1.4.3
3
PORTREVISION=   1
3
CATEGORIES=	security
4
CATEGORIES=	security
4
MASTER_SITES=	SF
5
MASTER_SITES=	SF
5
DISTNAME=	${PORTNAME}-${PORTVERSION}-src
6
DISTNAME=	${PORTNAME}-${PORTVERSION}-src
6
7
8
PATCH_SITES=	https://github.com/rhash/RHash/commit/
9
PATCHFILES+=	e4b8b9282709cfe875b8996f3f318212b3d0a52e.patch:-p1
10
7
MAINTAINER=	danfe@FreeBSD.org
11
MAINTAINER=	danfe@FreeBSD.org
8
COMMENT=	Utility and library for computing and checking of file hashes
12
COMMENT=	Utility and library for computing and checking of file hashes
9
WWW=		http://rhash.sourceforge.net/
13
WWW=		http://rhash.sourceforge.net/
(-)b/security/rhash/distinfo (-1 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1655392419
1
TIMESTAMP = 1694698258
2
SHA256 (rhash-1.4.3-src.tar.gz) = 1e40fa66966306920f043866cbe8612f4b939b033ba5e2708c3f41be257c8a3e
2
SHA256 (rhash-1.4.3-src.tar.gz) = 1e40fa66966306920f043866cbe8612f4b939b033ba5e2708c3f41be257c8a3e
3
SIZE (rhash-1.4.3-src.tar.gz) = 429290
3
SIZE (rhash-1.4.3-src.tar.gz) = 429290
4
SHA256 (e4b8b9282709cfe875b8996f3f318212b3d0a52e.patch) = c211f77cdba7bc74f3f3ea20e3777506ae33f92f848e4ebd8ecee2f78b8007e5
5
SIZE (e4b8b9282709cfe875b8996f3f318212b3d0a52e.patch) = 2128

Return to bug 273775