Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Aug 2023 14:46:24 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: 6226965770f0 - main - x11/xfce4-clipman-plugin: Update to 1.6.4
Message-ID:  <202308011446.371EkONP081223@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=6226965770f0585e33d5f49b9657495abf6d44d7

commit 6226965770f0585e33d5f49b9657495abf6d44d7
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-08-01 14:45:59 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-08-01 14:45:59 +0000

    x11/xfce4-clipman-plugin: Update to 1.6.4
    
    Add missing dependencies.
---
 x11/xfce4-clipman-plugin/Makefile | 6 ++++--
 x11/xfce4-clipman-plugin/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index be623faaddc8..c43f59d66a3c 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xfce4-clipman-plugin
-PORTVERSION=	1.6.3
+PORTVERSION=	1.6.4
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -10,9 +10,11 @@ WWW=		https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
 
 LICENSE=	GPLv2
 
+LIB_DEPENDS=	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=	ice sm x11 xorgproto xtst
 
diff --git a/x11/xfce4-clipman-plugin/distinfo b/x11/xfce4-clipman-plugin/distinfo
index c1421703223a..88dc6f5b8624 100644
--- a/x11/xfce4-clipman-plugin/distinfo
+++ b/x11/xfce4-clipman-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679344598
-SHA256 (xfce4/xfce4-clipman-plugin-1.6.3.tar.bz2) = e11c1f976217fc959cee98ecfb934058ae485cb363d2c25c7ddede44394c9a10
-SIZE (xfce4/xfce4-clipman-plugin-1.6.3.tar.bz2) = 486276
+TIMESTAMP = 1690814723
+SHA256 (xfce4/xfce4-clipman-plugin-1.6.4.tar.bz2) = 9fde581e35977ecefecea9138fa37b9a66ef00bda3a2148c20862852c20facec
+SIZE (xfce4/xfce4-clipman-plugin-1.6.4.tar.bz2) = 480785



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