diff options
Diffstat (limited to 'editors/rehex')
-rw-r--r-- | editors/rehex/Makefile | 7 | ||||
-rw-r--r-- | editors/rehex/distinfo | 6 | ||||
-rw-r--r-- | editors/rehex/pkg-plist | 1 |
3 files changed, 6 insertions, 8 deletions
diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index fef148152a76..496d94fef03c 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,5 +1,5 @@ PORTNAME= rehex -DISTVERSION= 0.62.1 +DISTVERSION= 0.63.2 PORTREVISION= 1 CATEGORIES= editors @@ -10,10 +10,7 @@ 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 \ diff --git a/editors/rehex/distinfo b/editors/rehex/distinfo index abd90283479f..a43df9ec609d 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 = 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 @@ -14,6 +14,7 @@ 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 |