diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 0012d1c0a2a2..156fa6dd0ad1 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,34 +1,30 @@ # Created by: Alexey Dokuchaev PORTNAME= rehex -PORTVERSION= 0.3.91 +PORTVERSION= 0.3.92 CATEGORIES= editors MAINTAINER= danfe@FreeBSD.org COMMENT= Hex editor for reverse engineering LICENSE= GPLv2 LIB_DEPENDS= libcapstone.so:devel/capstone4 \ libjansson.so:devel/jansson USES= compiler:c++11-lang gmake gnome lua:53 pkgconfig USE_WX= 3.0+ MAKE_ENV= LUA_PKG="lua-${LUA_VER}" LUA="${LUA_CMD}" INSTALLS_ICONS= yes USE_GITHUB= yes GH_ACCOUNT= solemnwarning 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} .include 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