Date: Tue, 11 Nov 2025 02:10:24 GMT From: Eric Turgeon <ericbsd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f3fab2d229f0 - main - net/libmateweather: Updated from version to 1.28.1 Message-ID: <202511110210.5AB2AOHH013201@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ericbsd: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3fab2d229f08a40dc79410a912fadafe08175c0 commit f3fab2d229f08a40dc79410a912fadafe08175c0 Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2025-11-10 23:43:57 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2025-11-11 02:10:23 +0000 net/libmateweather: Updated from version to 1.28.1 ALso swtiched the ports to GitHub since that package was not added to the 1.28.1 in https://pub.mate-desktop.org/releases/1.28/. PR: 289685 Reported by: Ale --- net/libmateweather/Makefile | 17 ++++++++++------- net/libmateweather/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/net/libmateweather/Makefile b/net/libmateweather/Makefile index 28e53f8e80ed..3eff55b74bdb 100644 --- a/net/libmateweather/Makefile +++ b/net/libmateweather/Makefile @@ -1,9 +1,7 @@ PORTNAME= libmateweather -PORTVERSION= 1.28.0 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 1.28.1 CATEGORIES= net mate -MASTER_SITES= MATE -DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Library to access online weather information @@ -14,10 +12,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup -PORTSCOUT= limitw:1,even +USES= autoreconf gettext gmake gnome libtool localbase pathfix pkgconfig -USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz -USE_GNOME= cairo gnomeprefix gtk30 intltool libxml2 +PORTSCOUT= limitw:1,even +USE_GITHUB= yes +GH_ACCOUNT= mate-desktop +USE_GNOME= cairo gtk30 intltool libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip @@ -26,4 +26,7 @@ GLIB_SCHEMAS= org.mate.weather.gschema.xml OPTIONS_DEFINE= DOCS +DOCS_BUILD_DEPENDS= gtk-doc>=0:textproc/gtk-doc +DOCS_CONFIGURE_ON= --enable-gtk-doc --with-html-dir=${PREFIX}/share/doc + .include <bsd.port.mk> diff --git a/net/libmateweather/distinfo b/net/libmateweather/distinfo index c1d7e556b1d6..2b715f571868 100644 --- a/net/libmateweather/distinfo +++ b/net/libmateweather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710689060 -SHA256 (mate/libmateweather-1.28.0.tar.xz) = 554373deb5b393b9d84b275dd2ca66c9a4a2d0e6ec92044fab8aa53e3032d2b5 -SIZE (mate/libmateweather-1.28.0.tar.xz) = 2221808 +TIMESTAMP = 1762814978 +SHA256 (mate-desktop-libmateweather-v1.28.1_GH0.tar.gz) = dfd0de546afda06e2a4d6837748910fa2074ab6fd76361fa67f642f456e184c1 +SIZE (mate-desktop-libmateweather-v1.28.1_GH0.tar.gz) = 6965691home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511110210.5AB2AOHH013201>
