aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Clausecker <fuz@FreeBSD.org>2023-07-29 05:01:17 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-07-30 22:59:10 +0000
commitd1a05b2535b3cb2caa482c8ebf165390cf8a045e (patch)
treec183e465e0fce3da0e8542f58948401967b16225
parent9e2602394b77661efe58bb191416048e3ca7c7c7 (diff)
downloadports-d1a05b2535b3cb2caa482c8ebf165390cf8a045e.tar.gz
ports-d1a05b2535b3cb2caa482c8ebf165390cf8a045e.zip
editors/rehex: update to 0.60.1
-rw-r--r--editors/rehex/Makefile3
-rw-r--r--editors/rehex/distinfo6
-rw-r--r--editors/rehex/pkg-plist4
3 files changed, 8 insertions, 5 deletions
diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile
index f776f4ce2a5f..6a78f84ee7d0 100644
--- a/editors/rehex/Makefile
+++ b/editors/rehex/Makefile
@@ -1,6 +1,5 @@
PORTNAME= rehex
-DISTVERSION= 0.5.4
-PORTREVISION= 1
+DISTVERSION= 0.60.1
CATEGORIES= editors
MAINTAINER= fuz@FreeBSD.org
diff --git a/editors/rehex/distinfo b/editors/rehex/distinfo
index 6b04f8e88e7f..459e7eec4e45 100644
--- a/editors/rehex/distinfo
+++ b/editors/rehex/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666642652
-SHA256 (solemnwarning-rehex-0.5.4_GH0.tar.gz) = add28655e422d1daa4eb8995a124d4c44bff2c15ddc9ff1149bb0b273f9494f2
-SIZE (solemnwarning-rehex-0.5.4_GH0.tar.gz) = 3933319
+TIMESTAMP = 1690606335
+SHA256 (solemnwarning-rehex-0.60.1_GH0.tar.gz) = 642af3472b5453ad411bdedfc9091c1ba7df32828b644b439acffd69b11eb59b
+SIZE (solemnwarning-rehex-0.60.1_GH0.tar.gz) = 4143321
diff --git a/editors/rehex/pkg-plist b/editors/rehex/pkg-plist
index 10bac9f29275..dbca3d715260 100644
--- a/editors/rehex/pkg-plist
+++ b/editors/rehex/pkg-plist
@@ -1,11 +1,15 @@
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