Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2024 21:41:43 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: 61066cf9875f - main - x11/xfce4-screenshooter-plugin: Update to 1.11.1
Message-ID:  <202407302141.46ULfh05075178@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=61066cf9875fe6d93a30291ccf0a556116a14fbd

commit 61066cf9875fe6d93a30291ccf0a556116a14fbd
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-07-30 21:40:37 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-07-30 21:40:37 +0000

    x11/xfce4-screenshooter-plugin: Update to 1.11.1
    
    Upstream dropped dependency on libxml2.
---
 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 e3ecd1255a78..cb97c87d8f95 100644
--- a/x11/xfce4-screenshooter-plugin/Makefile
+++ b/x11/xfce4-screenshooter-plugin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xfce4-screenshooter-plugin
-PORTVERSION=	1.11.0
+PORTVERSION=	1.11.1
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/apps
 DISTNAME=	xfce4-screenshooter-${DISTVERSIONFULL}
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce xorg
 USE_CSTD=	c99
-USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool libxml2
+USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool
 USE_XFCE=	libexo libmenu panel xfconf
 USE_XORG=	ice sm x11 xfixes xext
 
diff --git a/x11/xfce4-screenshooter-plugin/distinfo b/x11/xfce4-screenshooter-plugin/distinfo
index f5a1a10a0040..54ac87cb1be7 100644
--- a/x11/xfce4-screenshooter-plugin/distinfo
+++ b/x11/xfce4-screenshooter-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721908451
-SHA256 (xfce4/xfce4-screenshooter-1.11.0.tar.bz2) = 8b55bc2c63951a9b5d8304348f2622b90bf13bb84d505703c37c4f7391b7f5a2
-SIZE (xfce4/xfce4-screenshooter-1.11.0.tar.bz2) = 720373
+TIMESTAMP = 1722368566
+SHA256 (xfce4/xfce4-screenshooter-1.11.1.tar.bz2) = d94c4a37ac9b26f6d73214bdc254624a4ede4e111bee8d34e689f8f04c37d34d
+SIZE (xfce4/xfce4-screenshooter-1.11.1.tar.bz2) = 721424



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