Date: Sat, 23 Jan 2021 15:30:09 +0000 (UTC) From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562398 - head/graphics/eog-plugins Message-ID: <202101231530.10NFU9pw003547@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fluffy Date: Sat Jan 23 15:30:09 2021 New Revision: 562398 URL: https://svnweb.freebsd.org/changeset/ports/562398 Log: graphics/eog-plugins: Update to 3.26.6 PR: 251596 With hat: desktop Modified: head/graphics/eog-plugins/Makefile head/graphics/eog-plugins/distinfo head/graphics/eog-plugins/pkg-plist Modified: head/graphics/eog-plugins/Makefile ============================================================================== --- head/graphics/eog-plugins/Makefile Sat Jan 23 15:29:15 2021 (r562397) +++ head/graphics/eog-plugins/Makefile Sat Jan 23 15:30:09 2021 (r562398) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eog-plugins -PORTVERSION= 3.26.2 +PORTVERSION= 3.26.6 CATEGORIES= graphics gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= eog:graphics/eog LIB_DEPENDS= libgdata.so:devel/libgdata \ + libgoa-1.0.so:net/gnome-online-accounts \ libjson-glib-1.0.so:devel/json-glib \ libsoup-2.4.so:devel/libsoup \ libexif.so:graphics/libexif \ @@ -49,7 +50,7 @@ CHAMPLAIN_USE= GL=egl XORG=x11,xcomposite,xdamage,xex PYTHON_CONFIGURE_ENABLE=python PYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR} -PYTHON_USES= python:3.4+ +PYTHON_USES= python:3.6+ PYTHON_VARS= 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" Modified: head/graphics/eog-plugins/distinfo ============================================================================== --- head/graphics/eog-plugins/distinfo Sat Jan 23 15:29:15 2021 (r562397) +++ head/graphics/eog-plugins/distinfo Sat Jan 23 15:30:09 2021 (r562398) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523036732 -SHA256 (gnome3/eog-plugins-3.26.2.tar.xz) = 1ecd0551b2d3a3e5b8ad942bac5349f85bbe76c336861996a79c6ec7e7e11ff1 -SIZE (gnome3/eog-plugins-3.26.2.tar.xz) = 469072 +TIMESTAMP = 1607147099 +SHA256 (gnome3/eog-plugins-3.26.6.tar.xz) = 7757d1312f5d9dc002386d16948fb9977c813ad59a3f201d4f731b0271c21a84 +SIZE (gnome3/eog-plugins-3.26.6.tar.xz) = 482004 Modified: head/graphics/eog-plugins/pkg-plist ============================================================================== --- head/graphics/eog-plugins/pkg-plist Sat Jan 23 15:29:15 2021 (r562397) +++ head/graphics/eog-plugins/pkg-plist Sat Jan 23 15:30:09 2021 (r562398) @@ -87,6 +87,7 @@ share/locale/mk/LC_MESSAGES/eog-plugins.mo share/locale/ml/LC_MESSAGES/eog-plugins.mo share/locale/mr/LC_MESSAGES/eog-plugins.mo share/locale/nb/LC_MESSAGES/eog-plugins.mo +share/locale/nl/LC_MESSAGES/eog-plugins.mo share/locale/oc/LC_MESSAGES/eog-plugins.mo share/locale/or/LC_MESSAGES/eog-plugins.mo share/locale/pa/LC_MESSAGES/eog-plugins.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101231530.10NFU9pw003547>