diff options
Diffstat (limited to 'x11-toolkits/gtk30/Makefile')
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 441e98aa3c4b..3d4d51863cb5 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -1,6 +1,5 @@ PORTNAME= gtk -DISTVERSION= 3.24.38 # sync with x11-themes: adwaita-icon-theme, gnome-themes-standard and mate-themes -PORTREVISION= 2 +DISTVERSION= 3.24.40 # sync with x11-themes: adwaita-icon-theme, gnome-themes-standard and mate-themes CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${DISTVERSION:R} PKGNAMESUFFIX= 3 @@ -38,7 +37,7 @@ MESON_ARGS= -Dtests=false PORTSCOUT= limit:1,even -LIBVERSION= 0.2406.32 +LIBVERSION= 0.2408.32 PLIST_SUB+= LIBVERSION=${LIBVERSION} OPTIONS_DEFINE= ATK_BRIDGE COLORD CUPS DEBUG DOCS |