Date: Thu, 22 Dec 2022 20:08:13 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fa388dc41e71 - main - x11/xfce4-screenshooter-plugin: Update to 1.10.1 Message-ID: <202212222008.2BMK8DbF055104@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa388dc41e71701c277434eca359204f85d82dd3 commit fa388dc41e71701c277434eca359204f85d82dd3 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2022-12-22 20:06:36 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2022-12-22 20:06:36 +0000 x11/xfce4-screenshooter-plugin: Update to 1.10.1 --- x11/xfce4-screenshooter-plugin/Makefile | 4 ++-- x11/xfce4-screenshooter-plugin/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/xfce4-screenshooter-plugin/Makefile b/x11/xfce4-screenshooter-plugin/Makefile index 7929022c8389..40046a18c582 100644 --- a/x11/xfce4-screenshooter-plugin/Makefile +++ b/x11/xfce4-screenshooter-plugin/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-screenshooter-plugin -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/apps DISTNAME= xfce4-screenshooter-${DISTVERSIONFULL} @@ -12,7 +12,7 @@ WWW= https://goodies.xfce.org/projects/applications/xfce4-screenshooter LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ +LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \ libharfbuzz.so:print/harfbuzz USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo index f559d3bc5d41..f939933ebb71 100644 --- a/x11/xfce4-screenshooter-plugin/distinfo +++ b/x11/xfce4-screenshooter-plugin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668548426 -SHA256 (xfce4/xfce4-screenshooter-1.10.0.tar.bz2) = a64884a6936f0fe54074bbfd1d73ed0759efbb5594a456073d16915155347b53 -SIZE (xfce4/xfce4-screenshooter-1.10.0.tar.bz2) = 595720 +TIMESTAMP = 1671655424 +SHA256 (xfce4/xfce4-screenshooter-1.10.1.tar.bz2) = 8ab7161e2d599e1f16891b9901d5849c2b9923b0a218b66d87179f224bc437d6 +SIZE (xfce4/xfce4-screenshooter-1.10.1.tar.bz2) = 596568
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212222008.2BMK8DbF055104>