From owner-freebsd-ports-bugs@freebsd.org Mon Jun 8 21:25:52 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5D01833BF30 for ; Mon, 8 Jun 2020 21:25:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 49gmWh1szXz4bCY for ; Mon, 8 Jun 2020 21:25:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 4052233BDAA; Mon, 8 Jun 2020 21:25:52 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4021033BCC0 for ; Mon, 8 Jun 2020 21:25:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49gmWh1320z4bFX for ; Mon, 8 Jun 2020 21:25:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1F51BB10F for ; Mon, 8 Jun 2020 21:25:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 058LPpnv015284 for ; Mon, 8 Jun 2020 21:25:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 058LPpv3015273 for ports-bugs@FreeBSD.org; Mon, 8 Jun 2020 21:25:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247096] graphics/gtk-update-icon-cache: update to 3.24.20 Date: Mon, 08 Jun 2020 21:25:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter blocked flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2020 21:25:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247096 Bug ID: 247096 Summary: graphics/gtk-update-icon-cache: update to 3.24.20 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 247091 Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org Created attachment 215375 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215375&action= =3Dedit v1 Let's put gtk-update-icon-cache on a dependency diet: $ readelf -d $(which gtk-update-icon-cache) | fgrep NEEDED 0x0000000000000001 NEEDED Shared library: [libgdk_pixbuf-2.0.so.0] 0x0000000000000001 NEEDED Shared library: [libgobject-2.0.so.0] 0x0000000000000001 NEEDED Shared library: [libglib-2.0.so.= 0] 0x0000000000000001 NEEDED Shared library: [libintl.so.8] 0x0000000000000001 NEEDED Shared library: [libc.so.7] vs. $ pkg info -d gtk-update-icon-cache gtk-update-icon-cache-2.24.32: libXrender-0.9.10_2 libXrandr-1.5.2 libXinerama-1.1.4_2,1 libXi-1.7.10,1 libXfixes-5.0.3_2 libXext-1.3.4,1 libXdamage-1.1.5 libXcursor-1.2.0 libXcomposite-0.4.5,1 libX11-1.6.9_1,1 pango-1.42.4_3 shared-mime-info-1.10_2 hicolor-icon-theme-0.17 gdk-pixbuf2-2.40.0 glib-2.56.3_8,1 gettext-runtime-0.20.2 atk-2.28.1 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247091 [Bug 247091] x11-toolkits/gtk30: make X11 optional --=20 You are receiving this mail because: You are the assignee for the bug.=