Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2024 10:29: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: 84e3ac4d9c20 - main - misc/xfce4-weather-plugin: Update to 0.11.2
Message-ID:  <202403081029.428ATdqa083333@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=84e3ac4d9c20e51678bd69b469785cbe7879aeac

commit 84e3ac4d9c20e51678bd69b469785cbe7879aeac
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-03-08 10:29:01 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-03-08 10:29:34 +0000

    misc/xfce4-weather-plugin: Update to 0.11.2
    
    While here pet portclippy/portfmt.
---
 misc/xfce4-weather-plugin/Makefile | 16 ++++++++--------
 misc/xfce4-weather-plugin/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile
index 32314e4e656e..dd5272855ec3 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xfce4-weather-plugin
-PORTVERSION=	0.11.1
-PORTREVISION=	2
+PORTVERSION=	0.11.2
 CATEGORIES=	misc xfce geography
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4
@@ -12,14 +11,15 @@ WWW=		https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
-		libharfbuzz.so:print/harfbuzz
+LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz \
+		libjson-c.so:devel/json-c \
+		libsoup-2.4.so:devel/libsoup
 
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce
 USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool libxml2
-USE_XFCE=	libmenu panel xfconf
 USE_LDCONFIG=	yes
+USE_XFCE=	libmenu panel xfconf
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
@@ -29,10 +29,10 @@ OPTIONS_SUB=	yes
 
 UPOWER_DESC=	Power management tasks
 
-NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext-runtime
+NLS_CONFIGURE_ENABLE=	nls
 
-UPOWER_LIB_DEPENDS=	libupower-glib.so:sysutils/upower
-UPOWER_CONFIGURE_ENABLE=upower
+UPOWER_LIB_DEPENDS=		libupower-glib.so:sysutils/upower
+UPOWER_CONFIGURE_ENABLE=	upower
 
 .include <bsd.port.mk>
diff --git a/misc/xfce4-weather-plugin/distinfo b/misc/xfce4-weather-plugin/distinfo
index 37988f8ddfa9..badeb0dc31f1 100644
--- a/misc/xfce4-weather-plugin/distinfo
+++ b/misc/xfce4-weather-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682107222
-SHA256 (xfce4/xfce4-weather-plugin-0.11.1.tar.bz2) = a45146f9a0dcdc95d191c09c64ad279ae289cf8f811c4433e08e31a656845239
-SIZE (xfce4/xfce4-weather-plugin-0.11.1.tar.bz2) = 3100215
+TIMESTAMP = 1709890271
+SHA256 (xfce4/xfce4-weather-plugin-0.11.2.tar.bz2) = 65d40aff7863550858a9f9d2b6054f27c69a3e7e712991785987f9a73bba876b
+SIZE (xfce4/xfce4-weather-plugin-0.11.2.tar.bz2) = 3096214



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