Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2023 18:28:12 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: e16568962bef - main - x11-clocks/xfce4-time-out-plugin: Update to 1.1.3
Message-ID:  <202304211828.33LISCTm030922@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=e16568962befb8f85470ace6ad2a0da1b4a8a9b9

commit e16568962befb8f85470ace6ad2a0da1b4a8a9b9
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-04-21 18:27:42 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-04-21 18:27:42 +0000

    x11-clocks/xfce4-time-out-plugin: Update to 1.1.3
    
    - Add missing dependencies
---
 x11-clocks/xfce4-time-out-plugin/Makefile  | 7 ++++---
 x11-clocks/xfce4-time-out-plugin/distinfo  | 6 +++---
 x11-clocks/xfce4-time-out-plugin/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/x11-clocks/xfce4-time-out-plugin/Makefile b/x11-clocks/xfce4-time-out-plugin/Makefile
index 077b91402ac6..c9b7dca43d6b 100644
--- a/x11-clocks/xfce4-time-out-plugin/Makefile
+++ b/x11-clocks/xfce4-time-out-plugin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xfce4-time-out-plugin
-PORTVERSION=	1.1.2
-PORTREVISION=	1
+PORTVERSION=	1.1.3
 CATEGORIES=	x11-clocks xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -11,9 +10,11 @@ WWW=		https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-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 gtk30 intltool
+USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool
 USE_XFCE=	panel
 USE_XORG=	x11
 
diff --git a/x11-clocks/xfce4-time-out-plugin/distinfo b/x11-clocks/xfce4-time-out-plugin/distinfo
index 20f12ec6a43e..0453e336596a 100644
--- a/x11-clocks/xfce4-time-out-plugin/distinfo
+++ b/x11-clocks/xfce4-time-out-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614549710
-SHA256 (xfce4/xfce4-time-out-plugin-1.1.2.tar.bz2) = 3dd8eba694ff3ba5c25bd7f5cd70dc22175fb2c0a759213f05ab8f0e629d82d4
-SIZE (xfce4/xfce4-time-out-plugin-1.1.2.tar.bz2) = 409221
+TIMESTAMP = 1682100889
+SHA256 (xfce4/xfce4-time-out-plugin-1.1.3.tar.bz2) = 5a1ca36361e95ec718bbd887ea5be6a270ab458d1c2d672186721522a7228ee8
+SIZE (xfce4/xfce4-time-out-plugin-1.1.3.tar.bz2) = 407981
diff --git a/x11-clocks/xfce4-time-out-plugin/pkg-plist b/x11-clocks/xfce4-time-out-plugin/pkg-plist
index dc1288bd4a92..6d353aa17d45 100644
--- a/x11-clocks/xfce4-time-out-plugin/pkg-plist
+++ b/x11-clocks/xfce4-time-out-plugin/pkg-plist
@@ -12,6 +12,7 @@ share/icons/hicolor/scalable/apps/xfce4-time-out-plugin.svg
 %%NLS%%share/locale/el/LC_MESSAGES/xfce4-time-out-plugin.mo
 %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-time-out-plugin.mo
 %%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-time-out-plugin.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-time-out-plugin.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/xfce4-time-out-plugin.mo
 %%NLS%%share/locale/es/LC_MESSAGES/xfce4-time-out-plugin.mo
 %%NLS%%share/locale/et/LC_MESSAGES/xfce4-time-out-plugin.mo



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