diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 128b87495753..4ae1c639ba49 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,33 +1,33 @@ PORTNAME= rehex -DISTVERSION= 0.60.1 -PORTREVISION= 2 +DISTVERSION= 0.61.0 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org COMMENT= Hex editor for reverse engineering 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 \ libunistring.so:devel/libunistring USES= compiler:c++11-lang gmake gnome lua:53 perl5 pkgconfig USE_GITHUB= yes GH_ACCOUNT= solemnwarning USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango USE_PERL5= build USE_WX= 3.0+ MAKE_ENV= INSTALL_STRIP="${STRIP}" LUA_PKG="lua-${LUA_VER}" LUA="${LUA_CMD}" TEST_TARGET= check OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit \ zip:archivers/zip DOCS_MAKE_ARGS_OFF= BUILD_HELP=0 .include 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