Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2023 16:45:47 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: 97e720364918 - main - sysutils/xfce4-genmon-plugin: Update to 4.2.0
Message-ID:  <202304171645.33HGjlvQ068566@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=97e72036491875015f8cf44976b551964694c89d

commit 97e72036491875015f8cf44976b551964694c89d
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-04-17 16:44:26 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-04-17 16:44:26 +0000

    sysutils/xfce4-genmon-plugin: Update to 4.2.0
    
    - Add missing dependency.
---
 sysutils/xfce4-genmon-plugin/Makefile | 5 +++--
 sysutils/xfce4-genmon-plugin/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile
index 24dd6fdaa9dd..44f0a58d72e3 100644
--- a/sysutils/xfce4-genmon-plugin/Makefile
+++ b/sysutils/xfce4-genmon-plugin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xfce4-genmon-plugin
-PORTVERSION=	4.1.1
-PORTREVISION=	1
+PORTVERSION=	4.2.0
 CATEGORIES=	sysutils xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -11,6 +10,8 @@ WWW=		https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin
 
 LICENSE=	LGPL21
 
+LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
+
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce
 USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool
diff --git a/sysutils/xfce4-genmon-plugin/distinfo b/sysutils/xfce4-genmon-plugin/distinfo
index 709c7a8d65bb..322e27554174 100644
--- a/sysutils/xfce4-genmon-plugin/distinfo
+++ b/sysutils/xfce4-genmon-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611492685
-SHA256 (xfce4/xfce4-genmon-plugin-4.1.1.tar.bz2) = b2119fd0ff19fa293b97ec97b0de8e241799e08b86218515167c568bd9b50135
-SIZE (xfce4/xfce4-genmon-plugin-4.1.1.tar.bz2) = 400772
+TIMESTAMP = 1681715321
+SHA256 (xfce4/xfce4-genmon-plugin-4.2.0.tar.bz2) = 948d08ee5f2140847f109b531bc1d4cc6268496913ea7600d3c5ad89025a0362
+SIZE (xfce4/xfce4-genmon-plugin-4.2.0.tar.bz2) = 421113



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