diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index fef148152a76..d910bfa66088 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,37 +1,33 @@ PORTNAME= rehex -DISTVERSION= 0.62.1 -PORTREVISION= 1 +DISTVERSION= 0.63.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 -DEPRECATED= Depends on expired security/botan2 -EXPIRATION_DATE=2025-06-21 - -LIB_DEPENDS= libbotan-2.so:security/botan2 \ +LIB_DEPENDS= libbotan-3.so:security/botan3 \ 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 gdkpixbuf 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 abd90283479f..f39d4f2f88f1 100644 --- a/editors/rehex/distinfo +++ b/editors/rehex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725967052 -SHA256 (solemnwarning-rehex-0.62.1_GH0.tar.gz) = cb85250edc99b0d84801fab0b3f88e3add78927cd56798b84c645c3e6d9f7618 -SIZE (solemnwarning-rehex-0.62.1_GH0.tar.gz) = 4924751 +TIMESTAMP = 1749814482 +SHA256 (solemnwarning-rehex-0.63.0_GH0.tar.gz) = 3662af7f57245382be02215f3fe654b62bcb55f529078f33062521700c24225b +SIZE (solemnwarning-rehex-0.63.0_GH0.tar.gz) = 5019507