Date: Sun, 7 Feb 2021 05:17:53 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564601 - head/x11/gnome3 Message-ID: <202102070517.1175HrlH061155@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Feb 7 05:17:53 2021 New Revision: 564601 URL: https://svnweb.freebsd.org/changeset/ports/564601 Log: Remove hal-info from the gnome3 ports Nothing do consume that lib Modified: head/x11/gnome3/Makefile Modified: head/x11/gnome3/Makefile ============================================================================== --- head/x11/gnome3/Makefile Sun Feb 7 05:16:28 2021 (r564600) +++ head/x11/gnome3/Makefile Sun Feb 7 05:17:53 2021 (r564601) @@ -3,7 +3,7 @@ PORTNAME= gnome3 PORTVERSION= 3.36 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= x11 gnome MAINTAINER= gnome@FreeBSD.org @@ -27,7 +27,6 @@ RUN_DEPENDS?= dconf-editor:devel/dconf-editor \ sushi>=0:x11-fm/sushi \ nautilus>=3.0.0:x11-fm/nautilus \ ${LOCALBASE}/share/fonts/bitstream-vera/Vera.ttf:x11-fonts/bitstream-vera \ - ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:sysutils/hal-info \ yelp>=3.0.0:x11/yelp \ zenity>=3.0.0:x11/zenity \ seahorse>=3.0.0:security/seahorse \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102070517.1175HrlH061155>