Date: Sat, 17 Sep 2022 08:43:10 GMT From: MANTANI Nobutaka <nobutaka@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a1c305e3c785 - main - editors/imhex: Update to 1.23.1 Message-ID: <202209170843.28H8hAG0046753@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nobutaka: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1c305e3c7854e1ae02e501680fe9862218077c7 commit a1c305e3c7854e1ae02e501680fe9862218077c7 Author: MANTANI Nobutaka <nobutaka@FreeBSD.org> AuthorDate: 2022-09-17 08:42:04 +0000 Commit: MANTANI Nobutaka <nobutaka@FreeBSD.org> CommitDate: 2022-09-17 08:42:39 +0000 editors/imhex: Update to 1.23.1 --- editors/imhex/Makefile | 2 +- editors/imhex/distinfo | 6 +++--- editors/imhex/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/editors/imhex/Makefile b/editors/imhex/Makefile index 67c70489ed06..395c44c03bf3 100644 --- a/editors/imhex/Makefile +++ b/editors/imhex/Makefile @@ -1,5 +1,5 @@ PORTNAME= imhex -PORTVERSION= 1.23.0 +PORTVERSION= 1.23.1 DISTVERSIONPREFIX= v CATEGORIES= editors MASTER_SITES= https://git.sr.ht/~danyspin97/xdgpp/blob/f01f810714443d0f10c333d4d1d9c0383be41375/:xdg diff --git a/editors/imhex/distinfo b/editors/imhex/distinfo index 4cdb63a115e0..7a9b808d2e73 100644 --- a/editors/imhex/distinfo +++ b/editors/imhex/distinfo @@ -1,8 +1,8 @@ -TIMESTAMP = 1663342027 +TIMESTAMP = 1663402501 SHA256 (imhex/xdg.hpp) = 2e08ce74adb71ff9b9aa9e1c999733fccd4b00967b9cf0c0e51dbf049392a9ec SIZE (imhex/xdg.hpp) = 7674 -SHA256 (imhex/WerWolv-ImHex-v1.23.0_GH0.tar.gz) = 0e5da0f5061b0370c527ad11cca196fbf9264d5f996bb1d79a8d15549062af39 -SIZE (imhex/WerWolv-ImHex-v1.23.0_GH0.tar.gz) = 10927565 +SHA256 (imhex/WerWolv-ImHex-v1.23.1_GH0.tar.gz) = 37bd49d0a8f9b7785106b15f829965affb6235199ea0763397af4fe97b3a1682 +SIZE (imhex/WerWolv-ImHex-v1.23.1_GH0.tar.gz) = 10927633 SHA256 (imhex/btzy-nativefiledialog-extended-6967d28_GH0.tar.gz) = 67575871aca25f6b448831183851656d95cee5af773ac7b2a1f7f887f6d874d6 SIZE (imhex/btzy-nativefiledialog-extended-6967d28_GH0.tar.gz) = 412145 SHA256 (imhex/capstone-engine-capstone-d5141c0_GH0.tar.gz) = 435d40757928fa73dec19c6d0fbf171bd76341391c8525ce1286927dab44c3e7 diff --git a/editors/imhex/pkg-plist b/editors/imhex/pkg-plist index 7e87693511d9..f5a17e71071f 100644 --- a/editors/imhex/pkg-plist +++ b/editors/imhex/pkg-plist @@ -1,5 +1,5 @@ bin/imhex -lib/libimhex.so.1.23.0 +lib/libimhex.so.1.23.1 share/applications/imhex.desktop %%DATADIR%%/constants/_schema.json %%DATADIR%%/constants/crc16.json
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209170843.28H8hAG0046753>