Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jul 2023 08:27:39 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: 46f92d495b9b - main - x11/xfce4-verve-plugin: Update to 2.0.3
Message-ID:  <202307160827.36G8RdEI067390@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=46f92d495b9b248b425e054a454bf0080f3cf3e8

commit 46f92d495b9b248b425e054a454bf0080f3cf3e8
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-07-16 08:27:09 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-07-16 08:27:09 +0000

    x11/xfce4-verve-plugin: Update to 2.0.3
---
 x11/xfce4-verve-plugin/Makefile  | 6 +++---
 x11/xfce4-verve-plugin/distinfo  | 6 +++---
 x11/xfce4-verve-plugin/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile
index 040e748f337a..6980a65e0f34 100644
--- a/x11/xfce4-verve-plugin/Makefile
+++ b/x11/xfce4-verve-plugin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	verve-plugin
-PORTVERSION=	2.0.1
-PORTREVISION=	2
+PORTVERSION=	2.0.3
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/panel-plugins
 PKGNAMEPREFIX=	xfce4-
@@ -13,7 +12,8 @@ WWW=		https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	libpcre.so:devel/pcre
+LIB_DEPENDS=	libpcre2-8.so:devel/pcre2 \
+		libharfbuzz.so:print/harfbuzz
 
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce
diff --git a/x11/xfce4-verve-plugin/distinfo b/x11/xfce4-verve-plugin/distinfo
index f1bb9d53a6e1..fe2e059866cd 100644
--- a/x11/xfce4-verve-plugin/distinfo
+++ b/x11/xfce4-verve-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609107884
-SHA256 (xfce4/xfce4-verve-plugin-2.0.1.tar.bz2) = ebda5e5eb62d6e42afdc6f121d2f1cbd4d9d3c2b16a5e3ed8192b1b224b8f825
-SIZE (xfce4/xfce4-verve-plugin-2.0.1.tar.bz2) = 384412
+TIMESTAMP = 1689492910
+SHA256 (xfce4/xfce4-verve-plugin-2.0.3.tar.bz2) = e1bf121f1bf9cf2a199bf5c0f3aa802f503df9bea50724741e7a92fe6d9fe09e
+SIZE (xfce4/xfce4-verve-plugin-2.0.3.tar.bz2) = 383536
diff --git a/x11/xfce4-verve-plugin/pkg-plist b/x11/xfce4-verve-plugin/pkg-plist
index 3a07336904c9..e9b24af095a8 100644
--- a/x11/xfce4-verve-plugin/pkg-plist
+++ b/x11/xfce4-verve-plugin/pkg-plist
@@ -13,6 +13,7 @@ lib/xfce4/panel/plugins/libverve.so
 %%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/es/LC_MESSAGES/xfce4-verve-plugin.mo
+%%NLS%%share/locale/et/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/eu/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/xfce4-verve-plugin.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/xfce4-verve-plugin.mo



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