View | Details | Raw Unified | Return to bug 254552
Collapse All | Expand All

(-)b/graphics/gtk-update-icon-cache/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	gtk-update-icon-cache
4
PORTNAME=	gtk-update-icon-cache
5
PORTVERSION=	3.24.24
5
PORTVERSION=	3.24.26
6
CATEGORIES=	graphics
6
CATEGORIES=	graphics
7
DIST_SUBDIR=	gnome
7
DIST_SUBDIR=	gnome
8
8
Lines 17-23 USE_GNOME= gdkpixbuf2 Link Here
17
USE_GITLAB=	yes
17
USE_GITLAB=	yes
18
GL_SITE=	https://gitlab.gnome.org
18
GL_SITE=	https://gitlab.gnome.org
19
GL_ACCOUNT=	Community/gentoo
19
GL_ACCOUNT=	Community/gentoo
20
GL_COMMIT=	e63f1449334b9279fb4640ba1f2e6f57976b43e6
20
GL_COMMIT=	5d5d06c43e088b527a283d8eae37e9ef3ea0d7ea
21
21
22
OPTIONS_DEFINE=	MANPAGES
22
OPTIONS_DEFINE=	MANPAGES
23
OPTIONS_DEFAULT=MANPAGES
23
OPTIONS_DEFAULT=MANPAGES
(-)b/graphics/gtk-update-icon-cache/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1607270842
1
TIMESTAMP = 1614204778
2
SHA256 (gnome/Community/gentoo-gtk-update-icon-cache-e63f1449334b9279fb4640ba1f2e6f57976b43e6_GL0.tar.gz) = 936bbdd51d29e09a16c252a6b75932ce8e33822b248d9d1af57a6dd7b36695c1
2
SHA256 (gnome/Community/gentoo-gtk-update-icon-cache-5d5d06c43e088b527a283d8eae37e9ef3ea0d7ea_GL0.tar.gz) = 2c9297e4772b2c6d19a89cf6ebadbcbdcd707dc87ebcdf90934c41d36c777d79
3
SIZE (gnome/Community/gentoo-gtk-update-icon-cache-e63f1449334b9279fb4640ba1f2e6f57976b43e6_GL0.tar.gz) = 114133
3
SIZE (gnome/Community/gentoo-gtk-update-icon-cache-5d5d06c43e088b527a283d8eae37e9ef3ea0d7ea_GL0.tar.gz) = 114497
(-)b/x11-toolkits/gtk30/Makefile (-3 / +2 lines)
Lines 4-11 Link Here
4
# adwaita-icon-theme, gnome-themes-standard and mate-themes
4
# adwaita-icon-theme, gnome-themes-standard and mate-themes
5
5
6
PORTNAME=	gtk
6
PORTNAME=	gtk
7
PORTVERSION=	3.24.24
7
PORTVERSION=	3.24.27
8
PORTREVISION=	1
9
CATEGORIES=	x11-toolkits
8
CATEGORIES=	x11-toolkits
10
MASTER_SITES=	GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
9
MASTER_SITES=	GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
11
PKGNAMESUFFIX=	3
10
PKGNAMESUFFIX=	3
Lines 39-45 CPPFLAGS+= -fno-omit-frame-pointer Link Here
39
INSTALLS_ICONS=	yes
38
INSTALLS_ICONS=	yes
40
INSTALL_TARGET=	install-strip
39
INSTALL_TARGET=	install-strip
41
40
42
LIBVERSION=	0.2404.20
41
LIBVERSION=	0.2404.23
43
PLIST_SUB+=	LIBVERSION=${LIBVERSION}
42
PLIST_SUB+=	LIBVERSION=${LIBVERSION}
44
43
45
GLIB_SCHEMAS=	org.gtk.Demo.gschema.xml \
44
GLIB_SCHEMAS=	org.gtk.Demo.gschema.xml \
(-)b/x11-toolkits/gtk30/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1607215804
1
TIMESTAMP = 1615563809
2
SHA256 (gnome/gtk+-3.24.24.tar.xz) = cc9d4367c55b724832f6b09ab85481738ea456871f0381768a6a99335a98378a
2
SHA256 (gnome/gtk+-3.24.27.tar.xz) = f71c067570339f9f8efac7bb87717a2c52279cb50223fb8b5ba7085930757a26
3
SIZE (gnome/gtk+-3.24.24.tar.xz) = 21341240
3
SIZE (gnome/gtk+-3.24.27.tar.xz) = 21395764

Return to bug 254552