git: 671fefe13d1e - main - shells/murex: Update to 4.4.9500

From: Lewis Cook <lcook_at_FreeBSD.org>
Date: Sat, 19 Aug 2023 18:52:17 UTC
The branch main has been updated by lcook:

URL: https://cgit.FreeBSD.org/ports/commit/?id=671fefe13d1e1953143d2bfe7271475c96c8191d

commit 671fefe13d1e1953143d2bfe7271475c96c8191d
Author:     Lewis Cook <lcook@FreeBSD.org>
AuthorDate: 2023-08-19 18:34:01 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2023-08-19 18:51:32 +0000

    shells/murex: Update to 4.4.9500
    
    Changes:        https://github.com/lmorg/murex/releases/tag/v4.4.9500
---
 shells/murex/Makefile  | 3 +--
 shells/murex/distinfo  | 6 +++---
 shells/murex/pkg-plist | 9 +++++++++
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/shells/murex/Makefile b/shells/murex/Makefile
index c5cf1034b87c..2ea78b5d3913 100644
--- a/shells/murex/Makefile
+++ b/shells/murex/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	murex
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.2.5110
-PORTREVISION=	1
+DISTVERSION=	4.4.9500
 CATEGORIES=	shells
 
 MAINTAINER=	lcook@FreeBSD.org
diff --git a/shells/murex/distinfo b/shells/murex/distinfo
index 6aec0c8cd9e6..1748ee42365b 100644
--- a/shells/murex/distinfo
+++ b/shells/murex/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1687972391
-SHA256 (lmorg-murex-v4.2.5110_GH0.tar.gz) = ece33932747ddd9a4295bd0c887193a2c178ef870c503780336819d2bf575b2f
-SIZE (lmorg-murex-v4.2.5110_GH0.tar.gz) = 1041139
+TIMESTAMP = 1692470084
+SHA256 (lmorg-murex-v4.4.9500_GH0.tar.gz) = 6840c83da6dcb9a2a109982de0bf36ed9182f25e829d3e5dc0a4e0be5a1c4baa
+SIZE (lmorg-murex-v4.4.9500_GH0.tar.gz) = 1072154
 SHA256 (Knetic-govaluate-v3.0.0_GH0.tar.gz) = 3800c76ba83d7e5cff279ca5981d06a2c449b102644aa57861eb5958c8e0ae0c
 SIZE (Knetic-govaluate-v3.0.0_GH0.tar.gz) = 39399
 SHA256 (abesto-sexp-v0.0.1_GH0.tar.gz) = 3d059e3063862756688a2b458c74ee30843bee23d37bd7725f851672bd6d1b78
diff --git a/shells/murex/pkg-plist b/shells/murex/pkg-plist
index df6c28e20a85..be4155cd7da9 100644
--- a/shells/murex/pkg-plist
+++ b/shells/murex/pkg-plist
@@ -44,6 +44,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/changelog/v4.0.md
 %%PORTDOCS%%%%DOCSDIR%%/changelog/v4.1.md
 %%PORTDOCS%%%%DOCSDIR%%/changelog/v4.2.md
+%%PORTDOCS%%%%DOCSDIR%%/changelog/v4.3.md
+%%PORTDOCS%%%%DOCSDIR%%/changelog/v4.4.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/2darray.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/a.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/addheading.md
@@ -141,7 +143,9 @@
 %%PORTDOCS%%%%DOCSDIR%%/commands/range.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/read.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/regexp.md
+%%PORTDOCS%%%%DOCSDIR%%/commands/return.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/right.md
+%%PORTDOCS%%%%DOCSDIR%%/commands/round.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/runmode.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/runtime.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/rx.md
@@ -166,6 +170,10 @@
 %%PORTDOCS%%%%DOCSDIR%%/commands/trypipe.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/version.md
 %%PORTDOCS%%%%DOCSDIR%%/commands/while.md
+%%PORTDOCS%%%%DOCSDIR%%/events/oncommandcompletion.md
+%%PORTDOCS%%%%DOCSDIR%%/events/onfilesystemchange.md
+%%PORTDOCS%%%%DOCSDIR%%/events/onprompt.md
+%%PORTDOCS%%%%DOCSDIR%%/events/onsecondselapsed.md
 %%PORTDOCS%%%%DOCSDIR%%/mkarray/character.md
 %%PORTDOCS%%%%DOCSDIR%%/mkarray/date.md
 %%PORTDOCS%%%%DOCSDIR%%/mkarray/decimal.md
@@ -180,6 +188,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/parser/array.md
 %%PORTDOCS%%%%DOCSDIR%%/parser/brace-quote.md
 %%PORTDOCS%%%%DOCSDIR%%/parser/create-array.md
+%%PORTDOCS%%%%DOCSDIR%%/parser/create-object.md
 %%PORTDOCS%%%%DOCSDIR%%/parser/curly-brace.md
 %%PORTDOCS%%%%DOCSDIR%%/parser/double-quote.md
 %%PORTDOCS%%%%DOCSDIR%%/parser/logical-and.md