Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2023 11:13:20 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: 6a60c45b1d16 - main - math/xfce4-calculator-plugin: Update to 0.7.2
Message-ID:  <202304201113.33KBDKRZ051148@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=6a60c45b1d161fcb9a62db7f46a0238343159b33

commit 6a60c45b1d161fcb9a62db7f46a0238343159b33
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-04-20 11:09:51 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-04-20 11:13:15 +0000

    math/xfce4-calculator-plugin: Update to 0.7.2
    
    - Add missing dependencies.
---
 math/xfce4-calculator-plugin/Makefile  | 7 ++++---
 math/xfce4-calculator-plugin/distinfo  | 6 +++---
 math/xfce4-calculator-plugin/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/math/xfce4-calculator-plugin/Makefile b/math/xfce4-calculator-plugin/Makefile
index 96b3384771e0..642f04ae5adf 100644
--- a/math/xfce4-calculator-plugin/Makefile
+++ b/math/xfce4-calculator-plugin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xfce4-calculator-plugin
-PORTVERSION=	0.7.1
-PORTREVISION=	2
+PORTVERSION=	0.7.2
 CATEGORIES=	math xfce
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -11,9 +10,11 @@ WWW=		https://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
 
 LICENSE=	GPLv2
 
+LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz
+
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bz2 xfce xorg
-USE_GNOME=	cairo gtk30 intltool
+USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool
 USE_XFCE=	panel
 USE_XORG=	x11
 
diff --git a/math/xfce4-calculator-plugin/distinfo b/math/xfce4-calculator-plugin/distinfo
index ac5b0856474f..262faff2190c 100644
--- a/math/xfce4-calculator-plugin/distinfo
+++ b/math/xfce4-calculator-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608719122
-SHA256 (xfce4/xfce4-calculator-plugin-0.7.1.tar.bz2) = e4016a03c3ef4ebddd97e4135f5e304f80677033c98e19644b9989ec6f5ada81
-SIZE (xfce4/xfce4-calculator-plugin-0.7.1.tar.bz2) = 402401
+TIMESTAMP = 1681925175
+SHA256 (xfce4/xfce4-calculator-plugin-0.7.2.tar.bz2) = d1f622bea41a90c1686bf9f13c488ab28e995e2762b84712dea9027e0c94028b
+SIZE (xfce4/xfce4-calculator-plugin-0.7.2.tar.bz2) = 422611
diff --git a/math/xfce4-calculator-plugin/pkg-plist b/math/xfce4-calculator-plugin/pkg-plist
index c5bb10e1acf9..2f056bcfc19c 100644
--- a/math/xfce4-calculator-plugin/pkg-plist
+++ b/math/xfce4-calculator-plugin/pkg-plist
@@ -14,6 +14,7 @@ share/icons/hicolor/64x64/apps/xfce4-calculator-plugin.png
 %%NLS%%share/locale/de/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/en_CA/LC_MESSAGES/xfce4-calculator-plugin.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/es/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/et/LC_MESSAGES/xfce4-calculator-plugin.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-calculator-plugin.mo



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