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
This commit is contained in:
Koop Mast 2016-08-22 17:23:41 +00:00
parent 02fe06b653
commit ec08e7bea2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420627
3 changed files with 8 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= eog PORTNAME= eog
PORTVERSION= 3.18.2 PORTVERSION= 3.18.3
CATEGORIES= graphics gnome CATEGORIES= graphics gnome
MASTER_SITES= GNOME MASTER_SITES= GNOME
DIST_SUBDIR= gnome3 DIST_SUBDIR= gnome3
@ -13,14 +13,15 @@ COMMENT= The Eye Of Gnome image viewer
BUILD_DEPENDS= itstool:textproc/itstool \ BUILD_DEPENDS= itstool:textproc/itstool \
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
LIB_DEPENDS= libpeas-gtk-1.0.so:devel/libpeas \ 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 RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
PORTSCOUT= limitw:1,even 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 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 INSTALLS_ICONS= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include

View file

@ -1,2 +1,3 @@
SHA256 (gnome3/eog-3.18.2.tar.xz) = dc2d16e3754cad12703261fe586e7599c4df2e39282f6c28681a514f749fe636 TIMESTAMP = 1471883741
SIZE (gnome3/eog-3.18.2.tar.xz) = 4327676 SHA256 (gnome3/eog-3.18.3.tar.xz) = fb534bab125f28445fe7d17ea04817ba17e2a9a0d94ba6bc6408a3aadab43563
SIZE (gnome3/eog-3.18.3.tar.xz) = 4334460

View file

@ -86,7 +86,6 @@ share/gtk-doc/html/eog/eog-zoom.html
share/gtk-doc/html/eog/eog.devhelp2 share/gtk-doc/html/eog/eog.devhelp2
share/gtk-doc/html/eog/home.png share/gtk-doc/html/eog/home.png
share/gtk-doc/html/eog/index.html 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-insensitive.png
share/gtk-doc/html/eog/left.png share/gtk-doc/html/eog/left.png
share/gtk-doc/html/eog/pt01.html share/gtk-doc/html/eog/pt01.html