diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2023-04-17 16:44:26 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2023-04-17 16:44:26 +0000 |
commit | 97e72036491875015f8cf44976b551964694c89d (patch) | |
tree | 694a36f06ae852c4c55b90bc6c97b2244e727358 | |
parent | 9d7eaa09848663fb36873055c3a31cb2f0fe236e (diff) | |
download | ports-97e72036491875015f8cf44976b551964694c89d.tar.gz ports-97e72036491875015f8cf44976b551964694c89d.zip |
sysutils/xfce4-genmon-plugin: Update to 4.2.0
- Add missing dependency.
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 5 | ||||
-rw-r--r-- | 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 |