From owner-dev-commits-ports-main@freebsd.org Wed Sep 1 09:54:59 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 46340666C13; Wed, 1 Sep 2021 09:54:59 +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 4Gzztq1MvVz3Qbt; Wed, 1 Sep 2021 09:54:59 +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 1737F2314B; Wed, 1 Sep 2021 09:54:59 +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 1819swCB063638; Wed, 1 Sep 2021 09:54:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1819swcX063637; Wed, 1 Sep 2021 09:54:58 GMT (envelope-from git) Date: Wed, 1 Sep 2021 09:54:58 GMT Message-Id: <202109010954.1819swcX063637@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: c85936901ee8 - main - emulators/nemu: Update to 3.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: arrowd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c85936901ee83274daa16f74ebfea9902ff0608b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2021 09:54:59 -0000 The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=c85936901ee83274daa16f74ebfea9902ff0608b commit c85936901ee83274daa16f74ebfea9902ff0608b Author: Gleb Popov AuthorDate: 2021-09-01 09:54:15 +0000 Commit: Gleb Popov CommitDate: 2021-09-01 09:54:51 +0000 emulators/nemu: Update to 3.0.0 Reported by: portscout! --- emulators/nemu/Makefile | 8 +++++--- emulators/nemu/distinfo | 6 +++--- emulators/nemu/pkg-plist | 1 + 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/emulators/nemu/Makefile b/emulators/nemu/Makefile index b62d18394127..c3cda75572b5 100644 --- a/emulators/nemu/Makefile +++ b/emulators/nemu/Makefile @@ -1,6 +1,6 @@ PORTNAME= nemu DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 +DISTVERSION= 3.0.0 CATEGORIES= emulators MAINTAINER= arrowd@FreeBSD.org @@ -8,9 +8,11 @@ COMMENT= Ncurses UI for QEMU LICENSE= BSD2CLAUSE -LIB_DEPENDS= libudev.so:devel/libudev-devd +LIB_DEPENDS= libudev.so:devel/libudev-devd \ + libjson-c.so:devel/json-c -USES= cmake gettext-runtime gettext-tools gnome libarchive sqlite +USES= cmake gettext-runtime gettext-tools gnome libarchive pkgconfig \ + sqlite USE_GITHUB= yes GH_ACCOUNT= nemuTUI diff --git a/emulators/nemu/distinfo b/emulators/nemu/distinfo index 53334860d944..ee49a8e149db 100644 --- a/emulators/nemu/distinfo +++ b/emulators/nemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616425580 -SHA256 (nemuTUI-nemu-v2.6.0_GH0.tar.gz) = dd0467cb82aae9945416bbadd8279d0aadf1d56ce5c6e7ccfc3116fa91b674e7 -SIZE (nemuTUI-nemu-v2.6.0_GH0.tar.gz) = 115360 +TIMESTAMP = 1630488234 +SHA256 (nemuTUI-nemu-v3.0.0_GH0.tar.gz) = 5282013f64c812faed59ac8835775aed2df3d285662b6286ae7f0139bee148a7 +SIZE (nemuTUI-nemu-v3.0.0_GH0.tar.gz) = 151091 diff --git a/emulators/nemu/pkg-plist b/emulators/nemu/pkg-plist index 7f08f867a20e..e8676c8f1c68 100644 --- a/emulators/nemu/pkg-plist +++ b/emulators/nemu/pkg-plist @@ -1,5 +1,6 @@ bin/nemu bin/ntty +man/man1/nemu.1.gz share/bash-completion/completions/nemu share/locale/ru/LC_MESSAGES/nemu.mo %%DATADIR%%/scripts/42-net-macvtap-perm.rules