diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 3fa55e2fc94c..f9e2b9a8f204 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,34 +1,33 @@ PORTNAME= rehex -DISTVERSION= 0.63.0 -PORTREVISION= 2 +DISTVERSION= 0.63.2 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= 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 f39d4f2f88f1..a43df9ec609d 100644 --- a/editors/rehex/distinfo +++ b/editors/rehex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749814482 -SHA256 (solemnwarning-rehex-0.63.0_GH0.tar.gz) = 3662af7f57245382be02215f3fe654b62bcb55f529078f33062521700c24225b -SIZE (solemnwarning-rehex-0.63.0_GH0.tar.gz) = 5019507 +TIMESTAMP = 1752691830 +SHA256 (solemnwarning-rehex-0.63.2_GH0.tar.gz) = 37dea3383eeae8ff993653960a5e23da101aadd829951dcb5dbebee131843ea5 +SIZE (solemnwarning-rehex-0.63.2_GH0.tar.gz) = 5030730 diff --git a/editors/rehex/pkg-plist b/editors/rehex/pkg-plist index dbca3d715260..f6478dea55d9 100644 --- a/editors/rehex/pkg-plist +++ b/editors/rehex/pkg-plist @@ -1,37 +1,38 @@ bin/rehex lib/rehex/binary-template/executor.lua lib/rehex/binary-template/executor/arrayindexvalue.lua lib/rehex/binary-template/executor/arrayvalue.lua lib/rehex/binary-template/executor/filearrayvalue.lua lib/rehex/binary-template/executor/filevalue.lua lib/rehex/binary-template/executor/immediatevalue.lua lib/rehex/binary-template/executor/plainvalue.lua lib/rehex/binary-template/executor/structvalue.lua lib/rehex/binary-template/executor/typemapper.lua lib/rehex/binary-template/executor/util.lua lib/rehex/binary-template/executor/varallocator.lua lib/rehex/binary-template/lulpeg/lulpeg.lua lib/rehex/binary-template/parser.lua lib/rehex/binary-template/plugin.lua lib/rehex/binary-template/preprocessor.lua +lib/rehex/binary-template/stable_sort.lua lib/rehex/binary-template/templates/riff.bt lib/rehex/exe/bitops52.lua lib/rehex/exe/class.lua lib/rehex/exe/document_stream.lua lib/rehex/exe/enum.lua lib/rehex/exe/kaitaistruct.lua lib/rehex/exe/microsoft_pe.lua lib/rehex/exe/plugin.lua lib/rehex/exe/string_decode.lua lib/rehex/exe/string_stream.lua lib/rehex/exe/utils.lua lib/rehex/pcap/plugin.lua share/applications/rehex.desktop share/icons/hicolor/128x128/apps/rehex.png share/icons/hicolor/16x16/apps/rehex.png share/icons/hicolor/256x256/apps/rehex.png share/icons/hicolor/32x32/apps/rehex.png share/icons/hicolor/48x48/apps/rehex.png share/icons/hicolor/512x512/apps/rehex.png share/icons/hicolor/64x64/apps/rehex.png %%PORTDOCS%%%%DATADIR%%/rehex.htb