git: 3c457e270bba - main - mail/xfce4-mailwatch-plugin: Update to 1.3.1

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Thu, 20 Apr 2023 20:12:48 UTC
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c457e270bba2632687be355511474b915255a10

commit 3c457e270bba2632687be355511474b915255a10
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-04-20 20:10:49 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-04-20 20:10:49 +0000

    mail/xfce4-mailwatch-plugin: Update to 1.3.1
    
    - Add missing dependencies
    - Silence REINPLACE_CMD
---
 mail/xfce4-mailwatch-plugin/Makefile | 10 +++++-----
 mail/xfce4-mailwatch-plugin/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile
index 5ff3fd5145fd..d0b6bfc5c89d 100644
--- a/mail/xfce4-mailwatch-plugin/Makefile
+++ b/mail/xfce4-mailwatch-plugin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xfce4-mailwatch-plugin
-PORTVERSION=	1.3.0
-PORTREVISION=	2
+PORTVERSION=	1.3.1
 CATEGORIES=	mail xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -15,11 +14,12 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libgnutls.so:security/gnutls \
 		libgpg-error.so:security/libgpg-error \
 		libfontconfig.so:x11-fonts/fontconfig \
-		libfreetype.so:print/freetype2
+		libfreetype.so:print/freetype2 \
+		libharfbuzz.so:print/harfbuzz
 
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce xorg
-USE_GNOME=	cairo glib20 gtk30 intltool
+USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool
 USE_XFCE=	panel
 USE_XORG=	x11
 
@@ -35,7 +35,7 @@ NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext-runtime
 
 post-patch:
-	${REINPLACE_CMD} -e 's|xfce-mail|mail-send|' \
+	@${REINPLACE_CMD} -e 's|xfce-mail|mail-send|' \
 		${WRKSRC}/panel-plugin/mailwatch-plugin.c
 
 .include <bsd.port.mk>
diff --git a/mail/xfce4-mailwatch-plugin/distinfo b/mail/xfce4-mailwatch-plugin/distinfo
index 077dc21aa3bb..a47ea5dbd338 100644
--- a/mail/xfce4-mailwatch-plugin/distinfo
+++ b/mail/xfce4-mailwatch-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604912787
-SHA256 (xfce4/xfce4-mailwatch-plugin-1.3.0.tar.bz2) = 20f91ebefd2880b27f421f773115b3740f67de2bf60feace3841bfd1a09cbe2e
-SIZE (xfce4/xfce4-mailwatch-plugin-1.3.0.tar.bz2) = 551687
+TIMESTAMP = 1682018352
+SHA256 (xfce4/xfce4-mailwatch-plugin-1.3.1.tar.bz2) = 054964e9fe4ca668486400991ce1ea01d07aac7ba235f4b14d4a8f7d9800046a
+SIZE (xfce4/xfce4-mailwatch-plugin-1.3.1.tar.bz2) = 550836