Date: Tue, 18 Oct 2022 18:48:56 GMT From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3719c1f69fa9 - main - emulators/nemu: Update to 3.1.0 Message-ID: <202210181848.29IImuYo041866@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=3719c1f69fa9f774c4566c3e9c9ea695ebccea6b commit 3719c1f69fa9f774c4566c3e9c9ea695ebccea6b Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2022-10-18 18:46:18 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2022-10-18 18:48:21 +0000 emulators/nemu: Update to 3.1.0 Reported by: portscout! --- emulators/nemu/Makefile | 3 +-- emulators/nemu/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/emulators/nemu/Makefile b/emulators/nemu/Makefile index 79abd6ba1499..2be58fb57731 100644 --- a/emulators/nemu/Makefile +++ b/emulators/nemu/Makefile @@ -1,7 +1,6 @@ PORTNAME= nemu DISTVERSIONPREFIX= v -DISTVERSION= 3.0.0 -PORTREVISION= 2 +DISTVERSION= 3.1.0 CATEGORIES= emulators MAINTAINER= arrowd@FreeBSD.org diff --git a/emulators/nemu/distinfo b/emulators/nemu/distinfo index e752f62e3d08..f439828775c6 100644 --- a/emulators/nemu/distinfo +++ b/emulators/nemu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630826039 -SHA256 (nemuTUI-nemu-v3.0.0_GH0.tar.gz) = 4a7ba85d6e5944a83f04184bfbb82ea1be1401e704448ef3f1fa721adccf8091 -SIZE (nemuTUI-nemu-v3.0.0_GH0.tar.gz) = 151223 +TIMESTAMP = 1666118641 +SHA256 (nemuTUI-nemu-v3.1.0_GH0.tar.gz) = 72e87844cb0b84c261edc7fe2db9b0df9207472ca502ded30c6b131964815ca1 +SIZE (nemuTUI-nemu-v3.1.0_GH0.tar.gz) = 164222
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210181848.29IImuYo041866>