Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 May 2026 03:41:10 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b3da91f8bf2c - main - x11/nwg-look: Update to 1.1.1
Message-ID:  <69feacd6.267b4.7846581b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b3da91f8bf2ca05400af67d69d67eb16128183e4

commit b3da91f8bf2ca05400af67d69d67eb16128183e4
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-05-09 03:38:58 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-05-09 03:41:04 +0000

    x11/nwg-look: Update to 1.1.1
    
    Changelog:
    - https://github.com/nwg-piotr/nwg-look/releases/tag/v1.1.0
    - https://github.com/nwg-piotr/nwg-look/releases/tag/v1.1.1
    
    Reported by:    GitHub (watch releases)
---
 x11/nwg-look/Makefile  |  5 ++---
 x11/nwg-look/distinfo  | 10 +++++-----
 x11/nwg-look/pkg-plist |  2 ++
 3 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/x11/nwg-look/Makefile b/x11/nwg-look/Makefile
index 49782c0bf38a..c5da34458075 100644
--- a/x11/nwg-look/Makefile
+++ b/x11/nwg-look/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	nwg-look
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.0.6
-PORTREVISION=	11
+DISTVERSION=	1.1.1
 CATEGORIES=	x11 wayland
 
 MAINTAINER=	tagattie@FreeBSD.org
@@ -14,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig
 RUN_DEPENDS=	xcur2png:x11/xcur2png
 
-USES=		gnome go:modules pkgconfig
+USES=		gnome go:1.25+,modules pkgconfig
 
 USE_GNOME=	cairo gdkpixbuf gtk30
 
diff --git a/x11/nwg-look/distinfo b/x11/nwg-look/distinfo
index f8fd9ac76a1c..b87b6747879c 100644
--- a/x11/nwg-look/distinfo
+++ b/x11/nwg-look/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1753256472
-SHA256 (go/x11_nwg-look/nwg-look-v1.0.6/v1.0.6.mod) = 81fea2d19c3bf51a77752d8b1252949420a6e8fbe284fd83bf6755cd6c823662
-SIZE (go/x11_nwg-look/nwg-look-v1.0.6/v1.0.6.mod) = 223
-SHA256 (go/x11_nwg-look/nwg-look-v1.0.6/v1.0.6.zip) = 2d952459da1fdd3abfe2461026b72b8e2d18dca2ae6a6c1c6bcf20c02cbeda84
-SIZE (go/x11_nwg-look/nwg-look-v1.0.6/v1.0.6.zip) = 32411
+TIMESTAMP = 1778295708
+SHA256 (go/x11_nwg-look/nwg-look-v1.1.1/v1.1.1.mod) = 7e51efe8a70d86e9bcaa2474cbf9092f5c6066ccc0e9b13e38a9bb70ac473eed
+SIZE (go/x11_nwg-look/nwg-look-v1.1.1/v1.1.1.mod) = 203
+SHA256 (go/x11_nwg-look/nwg-look-v1.1.1/v1.1.1.zip) = d5df7837dd266ca13f7997768b481f336fc5a8384aaed5c6b7ea76accb89f5a1
+SIZE (go/x11_nwg-look/nwg-look-v1.1.1/v1.1.1.zip) = 39717
diff --git a/x11/nwg-look/pkg-plist b/x11/nwg-look/pkg-plist
index 650ee5b5e566..3b46e085cf46 100644
--- a/x11/nwg-look/pkg-plist
+++ b/x11/nwg-look/pkg-plist
@@ -2,8 +2,10 @@ bin/nwg-look
 share/applications/nwg-look.desktop
 %%DATADIR%%/langs/cs_CZ.json
 %%DATADIR%%/langs/en_US.json
+%%DATADIR%%/langs/es_ES.json
 %%DATADIR%%/langs/ja_JP.json
 %%DATADIR%%/langs/pl_PL.json
+%%DATADIR%%/langs/pt_BR.json
 %%DATADIR%%/langs/ru_RU.json
 %%DATADIR%%/langs/tr_TR.json
 %%DATADIR%%/langs/zh_CN.json


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69feacd6.267b4.7846581b>