Date: Tue, 26 Apr 2022 15:04:20 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 165e421f8216 - main - editors/hexedit: Update to 1.6 Message-ID: <202204261504.23QF4Kbf037533@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=165e421f821663d905ec0165fbc39291e3477ae9 commit 165e421f821663d905ec0165fbc39291e3477ae9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-26 14:51:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-26 15:01:13 +0000 editors/hexedit: Update to 1.6 Changes: https://github.com/pixel/hexedit/blob/master/Changes --- editors/hexedit/Makefile | 2 +- editors/hexedit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile index 48136b5c6c2d..75fb202db651 100644 --- a/editors/hexedit/Makefile +++ b/editors/hexedit/Makefile @@ -1,7 +1,7 @@ # Created by: Andrey Zakhvatov PORTNAME= hexedit -PORTVERSION= 1.5 +PORTVERSION= 1.6 CATEGORIES= editors MAINTAINER= sunpoet@FreeBSD.org diff --git a/editors/hexedit/distinfo b/editors/hexedit/distinfo index 98dd7cf50b4a..59853d878ecd 100644 --- a/editors/hexedit/distinfo +++ b/editors/hexedit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598777614 -SHA256 (pixel-hexedit-1.5_GH0.tar.gz) = 27a2349f659e995d7731ad672450f61a2e950330049a6fb59b77490c5e0015ac -SIZE (pixel-hexedit-1.5_GH0.tar.gz) = 30544 +TIMESTAMP = 1650970043 +SHA256 (pixel-hexedit-1.6_GH0.tar.gz) = 598906131934f88003a6a937fab10542686ce5f661134bc336053e978c4baae3 +SIZE (pixel-hexedit-1.6_GH0.tar.gz) = 31085
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204261504.23QF4Kbf037533>