git: 0403ee7cc51f - main - editors/rehex: update to 0.61.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Feb 2024 12:32:32 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=0403ee7cc51f88794a46ce6f6b5563de1c32b3cb commit 0403ee7cc51f88794a46ce6f6b5563de1c32b3cb Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-02-15 12:49:37 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-02-22 12:31:04 +0000 editors/rehex: update to 0.61.0 - switch to capstone 5, which seems to work fine with this port Changelog: https://github.com/solemnwarning/rehex/releases/tag/0.61.0 --- editors/rehex/Makefile | 6 +++--- editors/rehex/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 128b87495753..4ae1c639ba49 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,6 +1,5 @@ PORTNAME= rehex -DISTVERSION= 0.60.1 -PORTREVISION= 2 +DISTVERSION= 0.61.0 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org @@ -10,7 +9,8 @@ WWW= https://github.com/solemnwarning/rehex LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -LIB_DEPENDS= libcapstone.so:devel/capstone4 \ +LIB_DEPENDS= libbotan-2.so:security/botan2 \ + libcapstone.so:devel/capstone \ libharfbuzz.so:print/harfbuzz \ libiconv.so:converters/libiconv \ libjansson.so:devel/jansson \ diff --git a/editors/rehex/distinfo b/editors/rehex/distinfo index 459e7eec4e45..e8a0960e6403 100644 --- a/editors/rehex/distinfo +++ b/editors/rehex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690606335 -SHA256 (solemnwarning-rehex-0.60.1_GH0.tar.gz) = 642af3472b5453ad411bdedfc9091c1ba7df32828b644b439acffd69b11eb59b -SIZE (solemnwarning-rehex-0.60.1_GH0.tar.gz) = 4143321 +TIMESTAMP = 1708000402 +SHA256 (solemnwarning-rehex-0.61.0_GH0.tar.gz) = f48204c018a3f75bb563dabf0b757fda0dbb1104099c7edefb41b9a75478f5da +SIZE (solemnwarning-rehex-0.61.0_GH0.tar.gz) = 4350309