diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 0ec2f1c1c677..7ab51ba7c884 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,29 +1,30 @@ # Created by: Alexey Dokuchaev PORTNAME= rehex -PORTVERSION= 0.3.92 +PORTVERSION= 0.4.0 CATEGORIES= editors -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Hex editor for reverse engineering LICENSE= GPLv2 LIB_DEPENDS= libcapstone.so:devel/capstone4 \ - libjansson.so:devel/jansson + libjansson.so:devel/jansson \ + libunistring.so:devel/libunistring USES= compiler:c++11-lang gmake gnome lua:53 pkgconfig USE_WX= 3.0+ MAKE_ENV= LUA_PKG="lua-${LUA_VER}" LUA="${LUA_CMD}" USE_GITHUB= yes GH_ACCOUNT= solemnwarning PORTDOCS= CHANGES.txt OPTIONS_DEFINE= DOCS 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 b73e4319fe52..ad5494405679 100644 --- a/editors/rehex/distinfo +++ b/editors/rehex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629834311 -SHA256 (solemnwarning-rehex-0.3.92_GH0.tar.gz) = 08dbea973754e21e580f54f51d65f74ebbd10b300cdbaf8ad19e3540a4e51596 -SIZE (solemnwarning-rehex-0.3.92_GH0.tar.gz) = 3307148 +TIMESTAMP = 1640021362 +SHA256 (solemnwarning-rehex-0.4.0_GH0.tar.gz) = d40e5d4408f687e0d700986c7fc097964eefad7aea6f03331676488fa5e1ccb0 +SIZE (solemnwarning-rehex-0.4.0_GH0.tar.gz) = 3344822