git: f145f35f6965 - main - x11/nwg-drawer: update to 0.4.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Feb 2024 14:22:56 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f145f35f6965a6f4e7a2f647d6dd729723db2d74 commit f145f35f6965a6f4e7a2f647d6dd729723db2d74 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-02-05 00:02:34 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-02-05 14:22:37 +0000 x11/nwg-drawer: update to 0.4.5 Changes: https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.4.5 Reported by: GitHub (watch releases) --- x11/nwg-drawer/Makefile | 11 +++++------ x11/nwg-drawer/distinfo | 18 +++++++++--------- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/x11/nwg-drawer/Makefile b/x11/nwg-drawer/Makefile index cc7a1362ceab..a3fc626106b0 100644 --- a/x11/nwg-drawer/Makefile +++ b/x11/nwg-drawer/Makefile @@ -1,7 +1,6 @@ PORTNAME= nwg-drawer DISTVERSIONPREFIX= v -DISTVERSION= 0.4.3 -PORTREVISION= 2 +DISTVERSION= 0.4.5 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -22,16 +21,16 @@ 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:b0c42cd8474f:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \ fsnotify:fsnotify:v1.7.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ - golang:sync:v0.5.0:golang_sync/vendor/golang.org/x/sync \ - golang:sys:v0.14.0:golang_sys/vendor/golang.org/x/sys \ - gotk3:gotk3:v0.6.2:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ + golang:sync:v0.6.0:golang_sync/vendor/golang.org/x/sync \ + golang:sys:v0.16.0:golang_sys/vendor/golang.org/x/sys \ + gotk3:gotk3:v0.6.3:gotk3_gotk3/vendor/github.com/gotk3/gotk3 \ joshuarubin:go-sway:v1.2.0:joshuarubin_go_sway/vendor/github.com/joshuarubin/go-sway \ joshuarubin:lifecycle:v1.1.4:joshuarubin_lifecycle/vendor/github.com/joshuarubin/lifecycle \ sirupsen:logrus:v1.9.3:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ uber-go:multierr:v1.11.0:uber_go_multierr/vendor/go.uber.org/multierr CGO_LDFLAGS+= -Wl,--as-needed # harfbuzz, freetype2 PLIST_FILES= bin/${PORTNAME} -PORTDATA= desktop-directories *.css +PORTDATA= desktop-directories img *.css post-patch: # Respect PREFIX for *.desktop diff --git a/x11/nwg-drawer/distinfo b/x11/nwg-drawer/distinfo index b7e7afb94779..c0d185fbd7fd 100644 --- a/x11/nwg-drawer/distinfo +++ b/x11/nwg-drawer/distinfo @@ -1,18 +1,18 @@ -TIMESTAMP = 1701038428 -SHA256 (nwg-piotr-nwg-drawer-v0.4.3_GH0.tar.gz) = 873743b686de7844a223bbfec6fc6dce068cb7d3f63f34bd6f91ebb60e09ad18 -SIZE (nwg-piotr-nwg-drawer-v0.4.3_GH0.tar.gz) = 48694 +TIMESTAMP = 1707091354 +SHA256 (nwg-piotr-nwg-drawer-v0.4.5_GH0.tar.gz) = 92cfd2a5dc1f82b8a77622e0ffa58ca3dfe6543349a63303370b6e22d7fdf845 +SIZE (nwg-piotr-nwg-drawer-v0.4.5_GH0.tar.gz) = 52529 SHA256 (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = f8cee874873fe9fc1a81e8a7ca83df85c57aa86279c09cb8cba10d5feb7ed295 SIZE (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = 2819 SHA256 (dlasky-gotk3-layershell-b0c42cd8474f_GH0.tar.gz) = 7eed1f818f39e9124b2ef8fcf9df24adae371ce882f192b352be24e0408b3680 SIZE (dlasky-gotk3-layershell-b0c42cd8474f_GH0.tar.gz) = 2374260 SHA256 (fsnotify-fsnotify-v1.7.0_GH0.tar.gz) = ca8175ba6bd3d0cc992200c2f44acabec05367575dc0478c5902971fe7453f35 SIZE (fsnotify-fsnotify-v1.7.0_GH0.tar.gz) = 57502 -SHA256 (golang-sync-v0.5.0_GH0.tar.gz) = db9d055e6b0b14aafcc29c2875dbbef8d90635eef871cd2a59f457386e171029 -SIZE (golang-sync-v0.5.0_GH0.tar.gz) = 17573 -SHA256 (golang-sys-v0.14.0_GH0.tar.gz) = e1866095878c2ccf02d0eceff29d2563f7af56b771e7b98248a63d6ab6465771 -SIZE (golang-sys-v0.14.0_GH0.tar.gz) = 1441800 -SHA256 (gotk3-gotk3-v0.6.2_GH0.tar.gz) = 7e7534e427a66fd118f0b0961b1e2369d6ae3c0b5f24227b9854e181eb4a407f -SIZE (gotk3-gotk3-v0.6.2_GH0.tar.gz) = 278186 +SHA256 (golang-sync-v0.6.0_GH0.tar.gz) = 23b8fca95397b2293e64e58d333633051ec942b46318ad8f630318e801658b67 +SIZE (golang-sync-v0.6.0_GH0.tar.gz) = 17605 +SHA256 (golang-sys-v0.16.0_GH0.tar.gz) = 9c17b728aa75f4fc4743c3f5c0dccdc3b7f9ac7c12b3124b666672cc571f657e +SIZE (golang-sys-v0.16.0_GH0.tar.gz) = 1444155 +SHA256 (gotk3-gotk3-v0.6.3_GH0.tar.gz) = cf233b835b1fdd23afa393d1e7483c44a57ab7729afe3a72e7ae3ded2b27a0c8 +SIZE (gotk3-gotk3-v0.6.3_GH0.tar.gz) = 278230 SHA256 (joshuarubin-go-sway-v1.2.0_GH0.tar.gz) = 3bd95f49be110b40bc005f3db157c0a8e6ccedb4e0ed48e810368f23030a1833 SIZE (joshuarubin-go-sway-v1.2.0_GH0.tar.gz) = 12933 SHA256 (joshuarubin-lifecycle-v1.1.4_GH0.tar.gz) = 512fc4ca6e4f8db0b493f47f3edffed3ce09002267b0ff0d64fa09941d4d249f