From owner-svn-ports-head@freebsd.org Mon Aug 22 17:23:42 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98A3FBC2F0D; Mon, 22 Aug 2016 17:23:42 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F6B21A39; Mon, 22 Aug 2016 17:23:42 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u7MHNfe9033845; Mon, 22 Aug 2016 17:23:41 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7MHNfqW033842; Mon, 22 Aug 2016 17:23:41 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201608221723.u7MHNfqW033842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 22 Aug 2016 17:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420627 - head/graphics/eog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Aug 2016 17:23:42 -0000 Author: kwm Date: Mon Aug 22 17:23:41 2016 New Revision: 420627 URL: https://svnweb.freebsd.org/changeset/ports/420627 Log: Update eog to 3.18.3. Add indirect dependacies. Switch to lcms2 since that is actualy used. MFH: 2016Q3 Security: f5035ead-688b-11e6-8b1d-c86000169601, CVE-2016-6855 Modified: head/graphics/eog/Makefile head/graphics/eog/distinfo head/graphics/eog/pkg-plist Modified: head/graphics/eog/Makefile ============================================================================== --- head/graphics/eog/Makefile Mon Aug 22 17:20:59 2016 (r420626) +++ head/graphics/eog/Makefile Mon Aug 22 17:23:41 2016 (r420627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eog -PORTVERSION= 3.18.2 +PORTVERSION= 3.18.3 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -13,14 +13,15 @@ COMMENT= The Eye Of Gnome image viewer BUILD_DEPENDS= itstool:textproc/itstool \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libpeas-gtk-1.0.so:devel/libpeas \ - liblcms.so:graphics/lcms + liblcms2.so:graphics/lcms2 RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake gnome libtool pathfix \ +USES= desktop-file-utils gettext gmake gnome jpeg libtool pathfix \ pkgconfig tar:xz -USE_GNOME= intltool librsvg2 gtk30 gnomedesktop3 introspection:build +USE_GNOME= cairo intltool librsvg2 gtk30 gnomedesktop3 introspection +USE_XORG= x11 INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/graphics/eog/distinfo ============================================================================== --- head/graphics/eog/distinfo Mon Aug 22 17:20:59 2016 (r420626) +++ head/graphics/eog/distinfo Mon Aug 22 17:23:41 2016 (r420627) @@ -1,2 +1,3 @@ -SHA256 (gnome3/eog-3.18.2.tar.xz) = dc2d16e3754cad12703261fe586e7599c4df2e39282f6c28681a514f749fe636 -SIZE (gnome3/eog-3.18.2.tar.xz) = 4327676 +TIMESTAMP = 1471883741 +SHA256 (gnome3/eog-3.18.3.tar.xz) = fb534bab125f28445fe7d17ea04817ba17e2a9a0d94ba6bc6408a3aadab43563 +SIZE (gnome3/eog-3.18.3.tar.xz) = 4334460 Modified: head/graphics/eog/pkg-plist ============================================================================== --- head/graphics/eog/pkg-plist Mon Aug 22 17:20:59 2016 (r420626) +++ head/graphics/eog/pkg-plist Mon Aug 22 17:23:41 2016 (r420627) @@ -86,7 +86,6 @@ share/gtk-doc/html/eog/eog-zoom.html share/gtk-doc/html/eog/eog.devhelp2 share/gtk-doc/html/eog/home.png share/gtk-doc/html/eog/index.html -share/gtk-doc/html/eog/index.sgml share/gtk-doc/html/eog/left-insensitive.png share/gtk-doc/html/eog/left.png share/gtk-doc/html/eog/pt01.html