From nobody Sun Dec 26 11:01:12 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D66E0190D2AA; Sun, 26 Dec 2021 11:01:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JMHsh4PTbz3qDx; Sun, 26 Dec 2021 11:01:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 75DC31488; Sun, 26 Dec 2021 11:01:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BQB1CVt056729; Sun, 26 Dec 2021 11:01:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BQB1CR8056728; Sun, 26 Dec 2021 11:01:12 GMT (envelope-from git) Date: Sun, 26 Dec 2021 11:01:12 GMT Message-Id: <202112261101.1BQB1CR8056728@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 5f8eaa38f2d2 - main - editors/rehex: update the port to version 0.4.0 and relinquish control. List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5f8eaa38f2d2fc7912dc0a3d2094e964e1ac790e Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640516472; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=eoGR8z3K72MChqPGISJ5LF2cyJiCN3whmIFhYpYWFO0=; b=eNlW8oYpzG1zTHqiKlHaVPJG7a5OKIA0/V5yr7RXAzUCZ3guwgAbVMMozBus4VAFA6aHRR uEZosuj01IJGaG8plwOF90RBt0y1E7XmgE5qlsjZ/uTN1aSwasq/2YPiJaqg5xxl1UMJxV FmSsisMhbhjD4YMQM/pKPFthDabV8bxW9ChNCIl23V19X6UU+ZTCQ5X6yLOjmFFebZaw0l 20zutSY0zh6NVGo1FRnvudeMihvVcxoPKtyEPJTi0/PqPUtJvrvIZQa9997gaJao18ZhOM naRyRmfmGxUKDLZivKKQc0Jm59t3QzTchUnrjFIOFZ3Frk6MEPnQtbmbrfiuOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640516472; a=rsa-sha256; cv=none; b=BvgTojlw9zHa9aphd7GInRDf5v1przeFDx3kkh6yHTMvIGlkTGw5VUGZ363JimowB1ATeq uJ6MAivhhw0Een3SCcnhQEA3+fUHFIJ/vZqgowV3AXsEswx51MBatBNd91DLBolAEefxXr G8q/7WaY0PQcKBev9eLBDuzN7yKNk+j26GdK57uhToafkaTUUY6waZEdPM0yzRCZyHwSrO TA9QUj3oyW/nnn7k/4yE/JS2V2XZZD5TQZPMXuTO+z6gjlDqlAFmCIz/iWNISn5a7h6wCB FgJD+YqBa8tDbz3qiFxt0+8tfy9xGadlw8hUQj3Du6xP7EGrPYup0UPSNaYfYQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f8eaa38f2d2fc7912dc0a3d2094e964e1ac790e commit 5f8eaa38f2d2fc7912dc0a3d2094e964e1ac790e Author: Alexey Dokuchaev AuthorDate: 2021-12-26 10:59:56 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-12-26 10:59:56 +0000 editors/rehex: update the port to version 0.4.0 and relinquish control. --- editors/rehex/Makefile | 7 ++++--- editors/rehex/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index 0ec2f1c1c677..7ab51ba7c884 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,16 +1,17 @@ # 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+ 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