summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-04-20 22:10:49 +0200
committerGuido Falsi <madpilot@FreeBSD.org>2023-04-20 22:10:49 +0200
commit3c457e270bba2632687be355511474b915255a10 (patch)
tree064f334ee3139119f50e8c65549a037c76bc5423
parent345389463765bdfbbf432e784b3e9edc4ee79a19 (diff)
downloadfreebsd-ports-3c457e270bba2632687be355511474b915255a10.zip
mail/xfce4-mailwatch-plugin: Update to 1.3.1
- Add missing dependencies - Silence REINPLACE_CMD
-rw-r--r--mail/xfce4-mailwatch-plugin/Makefile10
-rw-r--r--mail/xfce4-mailwatch-plugin/distinfo6
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