Date: Sat, 31 Oct 2020 07:36:41 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553738 - head/x11/gnome-shell Message-ID: <202010310736.09V7af7P008365@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sat Oct 31 07:36:41 2020 New Revision: 553738 URL: https://svnweb.freebsd.org/changeset/ports/553738 Log: x11/gnome-shell: follow up to r55375 - chase changed dependency PR: 250512 Modified: head/x11/gnome-shell/Makefile Modified: head/x11/gnome-shell/Makefile ============================================================================== --- head/x11/gnome-shell/Makefile Sat Oct 31 07:27:06 2020 (r553737) +++ head/x11/gnome-shell/Makefile Sat Oct 31 07:36:41 2020 (r553738) @@ -3,7 +3,7 @@ PORTNAME= gnome-shell PORTVERSION= 3.36.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -29,7 +29,7 @@ LIB_DEPENDS= libstartup-notification-1.so:x11/startup- libpolkit-agent-1.so:sysutils/polkit \ libp11-kit.so:security/p11-kit \ libical.so:devel/libical \ - libgcr-3.so:security/gcr \ + libgcr-base-3.so:security/gcr \ libicuuc.so:devel/icu \ libpulse.so:audio/pulseaudio \ libcroco-0.6.so:textproc/libcroco \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010310736.09V7af7P008365>