aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2021-09-01 09:54:15 +0000
committerGleb Popov <arrowd@FreeBSD.org>2021-09-01 09:54:51 +0000
commitc85936901ee83274daa16f74ebfea9902ff0608b (patch)
tree1f8cdc41b42e49d65173dad2066a9d61720d118f /emulators
parent548496e8c0a828cc20c8ed19b77321991eab0634 (diff)
downloadports-c85936901ee83274daa16f74ebfea9902ff0608b.tar.gz
ports-c85936901ee83274daa16f74ebfea9902ff0608b.zip
Diffstat (limited to 'emulators')
-rw-r--r--emulators/nemu/Makefile8
-rw-r--r--emulators/nemu/distinfo6
-rw-r--r--emulators/nemu/pkg-plist1
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