git: 920deaaac65c - main - net/netpeek: Update 0.3.1 => 0.3.2
Yusuf Yaman <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by nxjoseph: URL: https://cgit.FreeBSD.org/ports/commit/?id=920deaaac65cb8df67a678a814e2d0e4c0c1239a commit 920deaaac65cb8df67a678a814e2d0e4c0c1239a Author: Yusuf Yaman <[email protected]> AuthorDate: 2026-08-16 13:05:50 +0000 Commit: Yusuf Yaman <[email protected]> CommitDate: 2026-08-16 13:07:08 +0000 net/netpeek: Update 0.3.1 => 0.3.2 While here, Add libadwaita as library dependency. Changelog: https://github.com/ZingyTomato/NetPeek/releases/tag/v0.3.2 Reported by: portscout Approved by: osa, vvd (Mentors, implicit) --- net/netpeek/Makefile | 3 ++- net/netpeek/distinfo | 6 +++--- net/netpeek/pkg-plist | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/net/netpeek/Makefile b/net/netpeek/Makefile index 5e3bcd989d63..52cdb827f0db 100644 --- a/net/netpeek/Makefile +++ b/net/netpeek/Makefile @@ -1,6 +1,6 @@ PORTNAME= netpeek DISTVERSIONPREFIX= v -DISTVERSION= 0.3.1 +DISTVERSION= 0.3.2 CATEGORIES= net gnome python MAINTAINER= [email protected] @@ -11,6 +11,7 @@ WWW= https://github.com/zingytomato/netpeek \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +LIB_DEPENDS= libadwaita-1.so:x11-toolkits/libadwaita 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 diff --git a/net/netpeek/distinfo b/net/netpeek/distinfo index 0faaebc74e0c..69b7d52eb864 100644 --- a/net/netpeek/distinfo +++ b/net/netpeek/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1785678049 -SHA256 (ZingyTomato-NetPeek-v0.3.1_GH0.tar.gz) = 508ee7f82257a5ced6e78bbe8553972eee93f292781b58f8d6f220399df159f3 -SIZE (ZingyTomato-NetPeek-v0.3.1_GH0.tar.gz) = 1375154 +TIMESTAMP = 1786883662 +SHA256 (ZingyTomato-NetPeek-v0.3.2_GH0.tar.gz) = cde1c5e737fdd36a0f33faac8aec079d90358884cc0da1c8366f9905d8f3f3d8 +SIZE (ZingyTomato-NetPeek-v0.3.2_GH0.tar.gz) = 1424248 diff --git a/net/netpeek/pkg-plist b/net/netpeek/pkg-plist index 127ec261fcad..ca2e4f67162d 100644 --- a/net/netpeek/pkg-plist +++ b/net/netpeek/pkg-plist @@ -3,6 +3,7 @@ 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/cs/LC_MESSAGES/netpeek.mo share/locale/es/LC_MESSAGES/netpeek.mo share/locale/et/LC_MESSAGES/netpeek.mo share/locale/fr/LC_MESSAGES/netpeek.mo