Date: Sat, 11 Jan 2025 00:37:10 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 715dccf9ef01 - main - x11/nwg-dock-hyprland: update to 0.4.3 Message-ID: <202501110037.50B0bAcE021690@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=715dccf9ef01efc5d15bd29dfa46fb0e8ff370e6 commit 715dccf9ef01efc5d15bd29dfa46fb0e8ff370e6 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2025-01-10 01:21:39 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-01-11 00:35:55 +0000 x11/nwg-dock-hyprland: update to 0.4.3 Changes: https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.4.3 Reported by: GitHub (watch releases) --- x11/nwg-dock-hyprland/Makefile | 4 ++-- x11/nwg-dock-hyprland/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x11/nwg-dock-hyprland/Makefile b/x11/nwg-dock-hyprland/Makefile index be5d89ee09bd..e0654fe4dda0 100644 --- a/x11/nwg-dock-hyprland/Makefile +++ b/x11/nwg-dock-hyprland/Makefile @@ -1,6 +1,6 @@ PORTNAME= nwg-dock-hyprland DISTVERSIONPREFIX= v -DISTVERSION= 0.4.2 +DISTVERSION= 0.4.3 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -24,7 +24,7 @@ GH_TUPLE= KarpelesLab:weak:v0.1.1:karpeleslab_weak/vendor/github.com/KarpelesLab diamondburned:gotk4:v0.3.1:diamondburned_gotk4_pkg/vendor/github.com/diamondburned/gotk4 \ go4org:unsafe-assume-no-moving-gc:b99613f794b6:go4org_unsafe_assume_no_moving_gc/vendor/go4.org/unsafe/assume-no-moving-gc \ golang:sync:v0.10.0:golang_sync/vendor/golang.org/x/sync \ - golang:sys:v0.28.0:golang_sys/vendor/golang.org/x/sys \ + golang:sys:v0.29.0:golang_sys/vendor/golang.org/x/sys \ sirupsen:logrus:v1.9.3:sirupsen_logrus/vendor/github.com/sirupsen/logrus CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 PLIST_FILES= bin/${PORTNAME} diff --git a/x11/nwg-dock-hyprland/distinfo b/x11/nwg-dock-hyprland/distinfo index c75d020b858d..dcf734fd1204 100644 --- a/x11/nwg-dock-hyprland/distinfo +++ b/x11/nwg-dock-hyprland/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1735892790 -SHA256 (nwg-piotr-nwg-dock-hyprland-v0.4.2_GH0.tar.gz) = f53a0d62d86598a7f1d96deeca92ee575726c4678b73e2d05b74c847c1f8b543 -SIZE (nwg-piotr-nwg-dock-hyprland-v0.4.2_GH0.tar.gz) = 22827 +TIMESTAMP = 1736472099 +SHA256 (nwg-piotr-nwg-dock-hyprland-v0.4.3_GH0.tar.gz) = e2335966bd4314b17534a492ae62b15484a501d3a52889e535836a74a46c2b7e +SIZE (nwg-piotr-nwg-dock-hyprland-v0.4.3_GH0.tar.gz) = 23010 SHA256 (KarpelesLab-weak-v0.1.1_GH0.tar.gz) = a8b6b241e8b72c95132497864c59a559fb35f6ae4b296c299e563a12a3a16fbe SIZE (KarpelesLab-weak-v0.1.1_GH0.tar.gz) = 3484 SHA256 (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = f8cee874873fe9fc1a81e8a7ca83df85c57aa86279c09cb8cba10d5feb7ed295 @@ -13,7 +13,7 @@ SHA256 (go4org-unsafe-assume-no-moving-gc-b99613f794b6_GH0.tar.gz) = 92c41675053 SIZE (go4org-unsafe-assume-no-moving-gc-b99613f794b6_GH0.tar.gz) = 2616 SHA256 (golang-sync-v0.10.0_GH0.tar.gz) = 2a7b7c36a89b444213ec3237a21dd1ca6ed351adf423666cc6bf853711a13f3d SIZE (golang-sync-v0.10.0_GH0.tar.gz) = 18099 -SHA256 (golang-sys-v0.28.0_GH0.tar.gz) = 62726b1ccbb09c7e8de2215756a26012751bdded12b5bacc6de83296db694ebf -SIZE (golang-sys-v0.28.0_GH0.tar.gz) = 1519898 +SHA256 (golang-sys-v0.29.0_GH0.tar.gz) = 7bac3e0a686a05d0e86ca110917b45f60553d6c146dba8a4cdafb911486428e7 +SIZE (golang-sys-v0.29.0_GH0.tar.gz) = 1519988 SHA256 (sirupsen-logrus-v1.9.3_GH0.tar.gz) = cfa48a647a28c1f12fb6a9b672bc4d88b6407ff05aedcf23ce939d342646acce SIZE (sirupsen-logrus-v1.9.3_GH0.tar.gz) = 50320
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501110037.50B0bAcE021690>