diff options
author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2025-09-29 08:58:22 +0000 |
---|---|---|
committer | Don Lewis <truckman@FreeBSD.org> | 2025-09-30 00:13:34 +0000 |
commit | f913ed0bff86ebb08566fb1a650dea2325edf257 (patch) | |
tree | b95969d3144e95eb537d0aec5bd3b632f021c514 | |
parent | e61db195a52f6310f89f9fe7236b23cded05c011 (diff) |
-rw-r--r-- | x11/gnome-applets/Makefile | 7 | ||||
-rw-r--r-- | x11/gnome-applets/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index d712d3d86011..a1e8f92eb0bd 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,6 +1,5 @@ PORTNAME= gnome-applets -PORTVERSION= 3.56.0 -PORTREVISION= 2 +PORTVERSION= 3.58.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -11,7 +10,7 @@ WWW= https://gitlab.gnome.org/GNOME/gnome-applets LICENSE= GPLv2 -BUILD_DEPENDS= adwaita-icon-theme>=46.0:x11-themes/adwaita-icon-theme \ +BUILD_DEPENDS= adwaita-icon-theme>0:x11-themes/adwaita-icon-theme \ xorgproto>0:x11/xorgproto \ itstool>0:textproc/itstool LIB_DEPENDS= libgnome-panel.so:x11/gnome-panel \ @@ -22,7 +21,7 @@ LIB_DEPENDS= libgnome-panel.so:x11/gnome-panel \ libgucharmap_2_90.so:deskutils/gucharmap \ libpcre2-8.so:devel/pcre2 \ libpolkit-gobject-1.so:sysutils/polkit -RUN_DEPENDS= adwaita-icon-theme>=46.0:x11-themes/adwaita-icon-theme +RUN_DEPENDS= adwaita-icon-theme>0:x11-themes/adwaita-icon-theme USES= gettext gmake gnome iconv libtool pkgconfig tar:xz xorg GNU_CONFIGURE= yes diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo index 8f9ffb89e381..5d393ce99840 100644 --- a/x11/gnome-applets/distinfo +++ b/x11/gnome-applets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745753607 -SHA256 (gnome/gnome-applets-3.56.0.tar.xz) = fa17aedc955add981aa2e43b4c071353f686bbd1eec1d717a890a735320ad171 -SIZE (gnome/gnome-applets-3.56.0.tar.xz) = 9064320 +TIMESTAMP = 1759065947 +SHA256 (gnome/gnome-applets-3.58.0.tar.xz) = e61edb71344dcd5daa6e7175dfbb274a758be8b58452773569bb35645b85a238 +SIZE (gnome/gnome-applets-3.58.0.tar.xz) = 9077168 |