Date: Fri, 27 Aug 2021 02:40:31 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 148d137e9781 - main - editors/rehex: update the port to version 0.3.92. Message-ID: <202108270240.17R2eV4w053378@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=148d137e97813138bb51cb0c3174deb43861faaa commit 148d137e97813138bb51cb0c3174deb43861faaa Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-08-27 02:39:36 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-08-27 02:39:41 +0000 editors/rehex: update the port to version 0.3.92. Reported by: portscout --- editors/rehex/Makefile | 6 +----- editors/rehex/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 0012d1c0a2a2..156fa6dd0ad1 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= rehex -PORTVERSION= 0.3.91 +PORTVERSION= 0.3.92 CATEGORIES= editors MAINTAINER= danfe@FreeBSD.org @@ -23,10 +23,6 @@ PORTDOCS= CHANGES.txt OPTIONS_DEFINE= DOCS -post-patch: - @${REINPLACE_CMD} -e 's,OpenBSD,${OPSYS},' \ - ${WRKSRC}/include/portable_endian.h - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} diff --git a/editors/rehex/distinfo b/editors/rehex/distinfo index b898e4fa34b9..b73e4319fe52 100644 --- a/editors/rehex/distinfo +++ b/editors/rehex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620046647 -SHA256 (solemnwarning-rehex-0.3.91_GH0.tar.gz) = 014a44ae5e5fc71d025fcab71392d8d2c50afc25f0d7eb6a9f87e14772b9c6ca -SIZE (solemnwarning-rehex-0.3.91_GH0.tar.gz) = 3292919 +TIMESTAMP = 1629834311 +SHA256 (solemnwarning-rehex-0.3.92_GH0.tar.gz) = 08dbea973754e21e580f54f51d65f74ebbd10b300cdbaf8ad19e3540a4e51596 +SIZE (solemnwarning-rehex-0.3.92_GH0.tar.gz) = 3307148
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108270240.17R2eV4w053378>