Index: head/graphics/eog-plugins/Makefile =================================================================== --- head/graphics/eog-plugins/Makefile (revision 396094) +++ head/graphics/eog-plugins/Makefile (revision 396095) @@ -1,67 +1,66 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= eog-plugins -PORTVERSION= 3.16.0 -PORTREVISION= 1 +PORTVERSION= 3.16.1 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Plug-ins for the Eye of GNOME image viewer application BUILD_DEPENDS= eog:${PORTSDIR}/graphics/eog LIB_DEPENDS= libgdata.so:${PORTSDIR}/devel/libgdata \ libexif.so:${PORTSDIR}/graphics/libexif \ libpeas-1.0.so:${PORTSDIR}/devel/libpeas RUN_DEPENDS= eog:${PORTSDIR}/graphics/eog PORTSCOUT= limitw:1,even -USE_GNOME= intlhack gtk30 +USE_GNOME= intltool gtk30 USES= gettext gmake libtool pathfix pkgconfig tar:xz GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip GLIB_SCHEMAS= org.gnome.eog.plugins.exif-display.gschema.xml OPTIONS_DEFINE= CHAMPLAIN PYTHON OPTIONS_DEFAULT=CHAMPLAIN PYTHON CHAMPLAIN_DESC= Champlain map plugin .include .if ${PORT_OPTIONS:MCHAMPLAIN} USE_GL= gl LIB_DEPENDS+= libchamplain-0.12.so:${PORTSDIR}/graphics/libchamplain PLIST_SUB+= CHAMPLAIN="" .else PLIST_SUB+= CHAMPLAIN="@comment " .endif PLIST_SUB+= PYVER=${PYTHON_VER:S|.||} .if ${PORT_OPTIONS:MPYTHON} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py3-libpeas CONFIGURE_ARGS+=--enable-python USES+= python:3 PLIST_SUB+= PYTHON="" GLIB_SCHEMAS+= org.gnome.eog.plugins.export-to-folder.gschema.xml \ org.gnome.eog.plugins.fullscreenbg.gschema.xml \ org.gnome.eog.plugins.pythonconsole.gschema.xml .else CONFIGURE_ARGS+=--disable-python PLIST_SUB+= PYTHON="@comment " .endif .if ! ${PORT_OPTIONS:MCHAMPLAIN} post-patch: @${REINPLACE_CMD} -e 's|champlain-gtk|disabled-champlain-gtk|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} '/^DEFAULT_PLUGINS=/,/^$$/ s/map//' \ ${WRKSRC}/configure .endif .include Index: head/graphics/eog-plugins/distinfo =================================================================== --- head/graphics/eog-plugins/distinfo (revision 396094) +++ head/graphics/eog-plugins/distinfo (revision 396095) @@ -1,2 +1,2 @@ -SHA256 (gnome3/eog-plugins-3.16.0.tar.xz) = 6fab1c1e0705fc2b0e4a63caf3ba1c5b64b4eaa1301e4cbc04bb934428b68450 -SIZE (gnome3/eog-plugins-3.16.0.tar.xz) = 367436 +SHA256 (gnome3/eog-plugins-3.16.1.tar.xz) = c586b6708064dcd03612f9373a6160214b2fa4797bf8c07db530b18eda4074d9 +SIZE (gnome3/eog-plugins-3.16.1.tar.xz) = 368652