diff options
author | Robert Clausecker <fuz@fuz.su> | 2022-10-25 10:02:03 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-10-25 10:03:42 +0000 |
commit | df2c26611330ee736aec966617e3ed1d13f3976c (patch) | |
tree | 8a3f41d49d282ac70c762d2699fa892769897b96 | |
parent | 83d55f51507694e2a6f8f3741685283b30723149 (diff) |
editors/rehex: Update to 0.5.4
ChangeLog: https://github.com/solemnwarning/rehex/releases/tag/0.5.4
PR: 267316
-rw-r--r-- | editors/rehex/Makefile | 3 | ||||
-rw-r--r-- | editors/rehex/distinfo | 6 | ||||
-rw-r--r-- | editors/rehex/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 86faa9e5b901..1216476cacaa 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,6 +1,5 @@ PORTNAME= rehex -DISTVERSION= 0.5.3 -PORTREVISION= 1 +DISTVERSION= 0.5.4 CATEGORIES= editors MAINTAINER= fuz@fuz.su diff --git a/editors/rehex/distinfo b/editors/rehex/distinfo index c24a16d0c52a..6b04f8e88e7f 100644 --- a/editors/rehex/distinfo +++ b/editors/rehex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656179992 -SHA256 (solemnwarning-rehex-0.5.3_GH0.tar.gz) = eabe0a4dc9341f9d0cdd6845248f818e8bc3a828476c8928fcf26828d9d67985 -SIZE (solemnwarning-rehex-0.5.3_GH0.tar.gz) = 3926138 +TIMESTAMP = 1666642652 +SHA256 (solemnwarning-rehex-0.5.4_GH0.tar.gz) = add28655e422d1daa4eb8995a124d4c44bff2c15ddc9ff1149bb0b273f9494f2 +SIZE (solemnwarning-rehex-0.5.4_GH0.tar.gz) = 3933319 diff --git a/editors/rehex/pkg-plist b/editors/rehex/pkg-plist index aa30f3c3017c..10bac9f29275 100644 --- a/editors/rehex/pkg-plist +++ b/editors/rehex/pkg-plist @@ -21,6 +21,7 @@ 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 |