Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Feb 2023 18:02:36 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aa321b47d44b - main - net/libgweather4: Update to 4.2.0
Message-ID:  <202302031802.313I2aqA013859@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aa321b47d44b060a6f42d25db5843f79757ef1cb

commit aa321b47d44b060a6f42d25db5843f79757ef1cb
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2023-02-03 17:47:33 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2023-02-03 18:02:28 +0000

    net/libgweather4: Update to 4.2.0
---
 net/libgweather4/Makefile  | 7 +++----
 net/libgweather4/distinfo  | 6 +++---
 net/libgweather4/pkg-plist | 3 ++-
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net/libgweather4/Makefile b/net/libgweather4/Makefile
index 2dc82b897f1e..8db6ec62008c 100644
--- a/net/libgweather4/Makefile
+++ b/net/libgweather4/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libgweather
-PORTVERSION=	4.0.0
-PORTREVISION=	2
+PORTVERSION=	4.2.0
 CATEGORIES=	net gnome
 MASTER_SITES=	GNOME
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:R}
@@ -15,8 +14,8 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	gi-docgen:textproc/py-gi-docgen
-LIB_DEPENDS=	libgeocode-glib.so:net/geocode-glib \
-		libsoup-2.4.so:devel/libsoup
+LIB_DEPENDS=	libgeocode-glib-2.so:net/geocode-glib2 \
+		libsoup-3.0.so:devel/libsoup3
 
 PORTSCOUT=	limitw:1,even
 
diff --git a/net/libgweather4/distinfo b/net/libgweather4/distinfo
index ed13978ea394..f359d17cea6f 100644
--- a/net/libgweather4/distinfo
+++ b/net/libgweather4/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647987325
-SHA256 (gnome/libgweather-4.0.0.tar.xz) = 440d44801b6f72b48c676e5e37f9109cfee1394fd74cc92725e1b1ba4fae834c
-SIZE (gnome/libgweather-4.0.0.tar.xz) = 4722620
+TIMESTAMP = 1675446266
+SHA256 (gnome/libgweather-4.2.0.tar.xz) = af8a812da0d8976a000e1d62572c256086a817323fbf35b066dbfdd8d2ca6203
+SIZE (gnome/libgweather-4.2.0.tar.xz) = 2752164
diff --git a/net/libgweather4/pkg-plist b/net/libgweather4/pkg-plist
index 32d7fe81bd1a..f72f7cbf2761 100644
--- a/net/libgweather4/pkg-plist
+++ b/net/libgweather4/pkg-plist
@@ -7,7 +7,7 @@ include/libgweather-4.0/libgweather/gweather.h
 lib/girepository-1.0/GWeather-4.0.typelib
 lib/libgweather-4.so
 lib/libgweather-4.so.0
-lib/libgweather-4.so.0.0.0
+lib/libgweather-4.so.0.200.0
 lib/libgweather-4/Locations.bin
 libdata/pkgconfig/gweather4.pc
 share/doc/libgweather-4.0/RedHatDisplay-Black.woff
@@ -174,6 +174,7 @@ share/doc/libgweather-4.0/urlmap.js
 share/gir-1.0/GWeather-4.0.gir
 share/libgweather-4/Locations.xml
 share/libgweather-4/locations.dtd
+share/locale/ab/LC_MESSAGES/libgweather-4.0.mo
 share/locale/af/LC_MESSAGES/libgweather-4.0.mo
 share/locale/am/LC_MESSAGES/libgweather-4.0.mo
 share/locale/ang/LC_MESSAGES/libgweather-4.0-locations.mo



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