diff --git a/net/netpeek/Makefile b/net/netpeek/Makefile index 8d5f28f8c6db..5e3bcd989d63 100644 --- a/net/netpeek/Makefile +++ b/net/netpeek/Makefile @@ -1,29 +1,29 @@ PORTNAME= netpeek DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 +DISTVERSION= 0.3.1 CATEGORIES= net gnome python MAINTAINER= nxjoseph@FreeBSD.org COMMENT= Modern local network scanner for GNOME WWW= https://github.com/zingytomato/netpeek \ https://flathub.org/apps/io.github.zingytomato.netpeek LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-nmap>=0.7.1_1:security/py-python-nmap@${PY_FLAVOR} USES= gettext-tools gnome meson pkgconfig python:build,run USE_GITHUB= yes GH_ACCOUNT= ZingyTomato GH_PROJECT= NetPeek USE_GNOME= glib20 gtk40 GLIB_SCHEMAS= io.github.zingytomato.netpeek.gschema.xml NO_ARCH= yes post-patch: ${REINPLACE_CMD} 's,python3,python${PYTHON_VER},g' \ ${WRKSRC}/src/meson.build .include diff --git a/net/netpeek/distinfo b/net/netpeek/distinfo index 559b6e9639a8..0faaebc74e0c 100644 --- a/net/netpeek/distinfo +++ b/net/netpeek/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1785157261 -SHA256 (ZingyTomato-NetPeek-v0.3.0_GH0.tar.gz) = d671feea232ed7343e43041031439aa883c2d7a034292f2caa54c52663b29753 -SIZE (ZingyTomato-NetPeek-v0.3.0_GH0.tar.gz) = 985254 +TIMESTAMP = 1785678049 +SHA256 (ZingyTomato-NetPeek-v0.3.1_GH0.tar.gz) = 508ee7f82257a5ced6e78bbe8553972eee93f292781b58f8d6f220399df159f3 +SIZE (ZingyTomato-NetPeek-v0.3.1_GH0.tar.gz) = 1375154 diff --git a/net/netpeek/pkg-plist b/net/netpeek/pkg-plist index b3472af72a36..127ec261fcad 100644 --- a/net/netpeek/pkg-plist +++ b/net/netpeek/pkg-plist @@ -1,25 +1,26 @@ bin/netpeek share/applications/io.github.zingytomato.netpeek.desktop share/dbus-1/services/io.github.zingytomato.netpeek.service share/icons/hicolor/scalable/apps/io.github.zingytomato.netpeek.svg share/icons/hicolor/symbolic/apps/io.github.zingytomato.netpeek-symbolic.svg share/locale/es/LC_MESSAGES/netpeek.mo +share/locale/et/LC_MESSAGES/netpeek.mo share/locale/fr/LC_MESSAGES/netpeek.mo share/locale/it/LC_MESSAGES/netpeek.mo share/locale/nl/LC_MESSAGES/netpeek.mo share/locale/pl/LC_MESSAGES/netpeek.mo share/locale/ru/LC_MESSAGES/netpeek.mo share/locale/sk/LC_MESSAGES/netpeek.mo share/locale/uk/LC_MESSAGES/netpeek.mo share/metainfo/io.github.zingytomato.netpeek.metainfo.xml %%DATADIR%%.gresource %%DATADIR%%/__init__.py %%DATADIR%%/app.py %%DATADIR%%/models.py %%DATADIR%%/netinfo.py %%DATADIR%%/netpeek.py %%DATADIR%%/pages.py %%DATADIR%%/scanner.py %%DATADIR%%/storage.py %%DATADIR%%/widgets.py %%DATADIR%%/window.py