Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 2015 14:05:31 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396093 - head/graphics/eog
Message-ID:  <201509041405.t84E5VD6078449@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri Sep  4 14:05:30 2015
New Revision: 396093
URL: https://svnweb.freebsd.org/changeset/ports/396093

Log:
  Update eog to 3.16.3.
  
  Obtained from:	gnome devel repo

Modified:
  head/graphics/eog/Makefile
  head/graphics/eog/distinfo

Modified: head/graphics/eog/Makefile
==============================================================================
--- head/graphics/eog/Makefile	Fri Sep  4 14:05:18 2015	(r396092)
+++ head/graphics/eog/Makefile	Fri Sep  4 14:05:30 2015	(r396093)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	eog
-PORTVERSION=	3.16.2
+PORTVERSION=	3.16.3
 CATEGORIES=	graphics gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -22,11 +22,11 @@ PORTSCOUT=	limitw:1,even
 
 USES=		desktop-file-utils gettext gmake libtool pathfix \
 		pkgconfig tar:xz
-USE_GNOME=	intlhack librsvg2 gtk30 gnomedesktop3 introspection:build
+USE_GNOME=	intltool librsvg2 gtk30 gnomedesktop3 introspection:build
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
-LIBS+=		-L${LOCALBASE}/lib
+LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 
 GLIB_SCHEMAS=	org.gnome.eog.enums.xml \

Modified: head/graphics/eog/distinfo
==============================================================================
--- head/graphics/eog/distinfo	Fri Sep  4 14:05:18 2015	(r396092)
+++ head/graphics/eog/distinfo	Fri Sep  4 14:05:30 2015	(r396093)
@@ -1,2 +1,2 @@
-SHA256 (gnome3/eog-3.16.2.tar.xz) = 802f68572d86bbb1e5969a385a76462aa42ea53aba6c65bf7337f528cb0a3c3b
-SIZE (gnome3/eog-3.16.2.tar.xz) = 4307228
+SHA256 (gnome3/eog-3.16.3.tar.xz) = ee6d101f8e73aacc8d48256f06a780c6d0d5f3975990f375f58cd0e70816b766
+SIZE (gnome3/eog-3.16.3.tar.xz) = 4306536



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509041405.t84E5VD6078449>