Date: Sat, 10 Aug 2024 00:42:03 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: f0d9cb8e2f92 - main - x11/nwg-dock-hyprland: update to 0.2.0 Message-ID: <202408100042.47A0g3tp025912@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=f0d9cb8e2f921c5f8b88a2c535708c232ff917c2 commit f0d9cb8e2f921c5f8b88a2c535708c232ff917c2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-08-09 12:44:15 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-08-10 00:41:36 +0000 x11/nwg-dock-hyprland: update to 0.2.0 Changes: https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.2.0 Reported by: GitHub (watch releases) --- x11/nwg-dock-hyprland/Makefile | 5 ++--- x11/nwg-dock-hyprland/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/x11/nwg-dock-hyprland/Makefile b/x11/nwg-dock-hyprland/Makefile index e89bb963f35c..bf4794410505 100644 --- a/x11/nwg-dock-hyprland/Makefile +++ b/x11/nwg-dock-hyprland/Makefile @@ -1,7 +1,6 @@ PORTNAME= nwg-dock-hyprland DISTVERSIONPREFIX= v -DISTVERSION= 0.1.9 -PORTREVISION= 3 +DISTVERSION= 0.2.0 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -20,7 +19,7 @@ USE_GNOME= cairo gdkpixbuf2 gtk30 GH_ACCOUNT= nwg-piotr GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \ dlasky:gotk3-layershell:5c5115f0d774:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ - golang:sys:v0.20.0:golang_sys/vendor/golang.org/x/sys \ + golang:sys:v0.24.0:golang_sys/vendor/golang.org/x/sys \ gotk3:gotk3:v0.6.3:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ sirupsen:logrus:v1.9.3:sirupsen_logrus/vendor/github.com/sirupsen/logrus CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 diff --git a/x11/nwg-dock-hyprland/distinfo b/x11/nwg-dock-hyprland/distinfo index 2f6a365979a4..e05707214d19 100644 --- a/x11/nwg-dock-hyprland/distinfo +++ b/x11/nwg-dock-hyprland/distinfo @@ -1,12 +1,12 @@ -TIMESTAMP = 1716072872 -SHA256 (nwg-piotr-nwg-dock-hyprland-v0.1.9_GH0.tar.gz) = 08c5f7fa100a979d1137410ff63965349721eb435693634688370284b99cd888 -SIZE (nwg-piotr-nwg-dock-hyprland-v0.1.9_GH0.tar.gz) = 21118 +TIMESTAMP = 1723207455 +SHA256 (nwg-piotr-nwg-dock-hyprland-v0.2.0_GH0.tar.gz) = 313734ce5b0064c98f1ad7ddbdd7733fd932f5323cf8abe8b113c061e073cb50 +SIZE (nwg-piotr-nwg-dock-hyprland-v0.2.0_GH0.tar.gz) = 21295 SHA256 (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = f8cee874873fe9fc1a81e8a7ca83df85c57aa86279c09cb8cba10d5feb7ed295 SIZE (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = 2819 SHA256 (dlasky-gotk3-layershell-5c5115f0d774_GH0.tar.gz) = 9b4f0a555e5f7714930e3f592414e6fa5cb61b744a58ee79419fa89a5530af9e SIZE (dlasky-gotk3-layershell-5c5115f0d774_GH0.tar.gz) = 2374334 -SHA256 (golang-sys-v0.20.0_GH0.tar.gz) = eb2569cab8d7a92ce3afa9119538b61fc03d575c01f1548ec1e152c330ac591d -SIZE (golang-sys-v0.20.0_GH0.tar.gz) = 1494604 +SHA256 (golang-sys-v0.24.0_GH0.tar.gz) = 3402ba7b578406df222693bac2b4011b5c9ab9180b0c123db1ed92da8ba11052 +SIZE (golang-sys-v0.24.0_GH0.tar.gz) = 1501680 SHA256 (gotk3-gotk3-v0.6.3_GH0.tar.gz) = cf233b835b1fdd23afa393d1e7483c44a57ab7729afe3a72e7ae3ded2b27a0c8 SIZE (gotk3-gotk3-v0.6.3_GH0.tar.gz) = 278230 SHA256 (sirupsen-logrus-v1.9.3_GH0.tar.gz) = cfa48a647a28c1f12fb6a9b672bc4d88b6407ff05aedcf23ce939d342646acce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408100042.47A0g3tp025912>