Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2023 13:23:59 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: 5ab6d382aa92 - main - sysutils/xfce4-cpugraph-plugin: Update to 1.2.8
Message-ID:  <202307231323.36NDNxCB061101@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=5ab6d382aa92a719a3be46b0b358abfe8a2da50e

commit 5ab6d382aa92a719a3be46b0b358abfe8a2da50e
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-07-23 13:23:34 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-07-23 13:23:34 +0000

    sysutils/xfce4-cpugraph-plugin: Update to 1.2.8
    
    - Add missing dependencies
---
 sysutils/xfce4-cpugraph-plugin/Makefile  | 7 ++++---
 sysutils/xfce4-cpugraph-plugin/distinfo  | 6 +++---
 sysutils/xfce4-cpugraph-plugin/pkg-plist | 2 ++
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/sysutils/xfce4-cpugraph-plugin/Makefile b/sysutils/xfce4-cpugraph-plugin/Makefile
index fbe5a7d00720..40bd599da382 100644
--- a/sysutils/xfce4-cpugraph-plugin/Makefile
+++ b/sysutils/xfce4-cpugraph-plugin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xfce4-cpugraph-plugin
-PORTVERSION=	1.2.7
-PORTREVISION=	1
+PORTVERSION=	1.2.8
 CATEGORIES=	sysutils xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -11,10 +10,12 @@ WWW=		https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
 
 LICENSE=	GPLv2
 
+LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
+
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce
 USE_CSTD=	c99
-USE_GNOME=	cairo gtk30 intltool
+USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool
 USE_XFCE=	panel
 
 GNU_CONFIGURE=	yes
diff --git a/sysutils/xfce4-cpugraph-plugin/distinfo b/sysutils/xfce4-cpugraph-plugin/distinfo
index 89e8decd895c..75f313d1d0ef 100644
--- a/sysutils/xfce4-cpugraph-plugin/distinfo
+++ b/sysutils/xfce4-cpugraph-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667553246
-SHA256 (xfce4/xfce4-cpugraph-plugin-1.2.7.tar.bz2) = 68a651e278ed7186964e455b69b15da77f8d56257e5c3d6adf783b3ee9337405
-SIZE (xfce4/xfce4-cpugraph-plugin-1.2.7.tar.bz2) = 438674
+TIMESTAMP = 1690061189
+SHA256 (xfce4/xfce4-cpugraph-plugin-1.2.8.tar.bz2) = bfb438ce21f37d57241b2596d72aa4bf47587cd5a8833fc30a9599616f75d4bf
+SIZE (xfce4/xfce4-cpugraph-plugin-1.2.8.tar.bz2) = 465181
diff --git a/sysutils/xfce4-cpugraph-plugin/pkg-plist b/sysutils/xfce4-cpugraph-plugin/pkg-plist
index 105861af3c0d..21db62b05d6f 100644
--- a/sysutils/xfce4-cpugraph-plugin/pkg-plist
+++ b/sysutils/xfce4-cpugraph-plugin/pkg-plist
@@ -9,6 +9,7 @@ lib/xfce4/panel/plugins/libcpugraph.so
 %%NLS%%share/locale/de/LC_MESSAGES/xfce4-cpugraph-plugin.mo
 %%NLS%%share/locale/el/LC_MESSAGES/xfce4-cpugraph-plugin.mo
 %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-cpugraph-plugin.mo
+%%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-cpugraph-plugin.mo
 %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-cpugraph-plugin.mo
 %%NLS%%share/locale/es/LC_MESSAGES/xfce4-cpugraph-plugin.mo
 %%NLS%%share/locale/et/LC_MESSAGES/xfce4-cpugraph-plugin.mo
@@ -57,5 +58,6 @@ lib/xfce4/panel/plugins/libcpugraph.so
 share/xfce4/panel/plugins/cpugraph.desktop
 share/icons/hicolor/128x128/apps/org.xfce.panel.cpugraph.png
 share/icons/hicolor/16x16/apps/org.xfce.panel.cpugraph.png
+share/icons/hicolor/24x24/apps/org.xfce.panel.cpugraph.png
 share/icons/hicolor/32x32/apps/org.xfce.panel.cpugraph.png
 share/icons/hicolor/scalable/apps/org.xfce.panel.cpugraph.svg



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