Date: Sat, 1 Apr 2023 12:29:20 GMT From: Christoph Moench-Tegeder <cmt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 440b8eacfae6 - main - graphics/shotwell: update to 0.30.18 Message-ID: <202304011229.331CTKv2007572@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=440b8eacfae65af538348599a957ee6138077aeb commit 440b8eacfae65af538348599a957ee6138077aeb Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2023-04-01 12:27:19 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2023-04-01 12:29:10 +0000 graphics/shotwell: update to 0.30.18 Release Notes: https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.18.news --- graphics/shotwell/Makefile | 7 ++++--- graphics/shotwell/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index fec41dcb119d..c6f6a02cd570 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,6 +1,5 @@ PORTNAME= shotwell -PORTVERSION= 0.30.17 -PORTREVISION= 1 +PORTVERSION= 0.30.18 CATEGORIES= graphics gnome MASTER_SITES= GNOME @@ -15,7 +14,9 @@ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool -LIB_DEPENDS= libgio-2.0.so:devel/glib20 \ +LIB_DEPENDS= libportal.so:deskutils/libportal \ + libportal-gtk3.so:deskutils/libportal-gtk3 \ + libgio-2.0.so:devel/glib20 \ libjson-glib-1.0.so:devel/json-glib \ libgdata.so:devel/libgdata \ libgee-0.8.so:devel/libgee \ diff --git a/graphics/shotwell/distinfo b/graphics/shotwell/distinfo index da003675985c..44dae94a8a42 100644 --- a/graphics/shotwell/distinfo +++ b/graphics/shotwell/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1676814108 -SHA256 (shotwell-0.30.17.tar.xz) = b65a57dd0a1fc4f9ec70d4658f09320840b8aaa9f6e910c5b3fe960f5ec9cfc4 -SIZE (shotwell-0.30.17.tar.xz) = 6533460 +TIMESTAMP = 1680351062 +SHA256 (shotwell-0.30.18.tar.xz) = a8c04a3c5cee0506fa103dde58ced15f03c6478f59958419d2a5f80761f14135 +SIZE (shotwell-0.30.18.tar.xz) = 6542864 SHA256 (cd82759231e5ece2fa0dea40397c9051d15fd5c2.diff) = bbbfcf2d2d9f11dd4254d8eafa1cf5591ba78c3ce46f0655d2c3da2b47474895 SIZE (cd82759231e5ece2fa0dea40397c9051d15fd5c2.diff) = 1569
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304011229.331CTKv2007572>