From owner-dev-commits-ports-main@freebsd.org Sun Aug 22 05:26:29 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7172367E03C; Sun, 22 Aug 2021 05:26:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GskPd2kkJz4ldg; Sun, 22 Aug 2021 05:26:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3CE831ABF8; Sun, 22 Aug 2021 05:26:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17M5QTAh032755; Sun, 22 Aug 2021 05:26:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17M5QTPo032754; Sun, 22 Aug 2021 05:26:29 GMT (envelope-from git) Date: Sun, 22 Aug 2021 05:26:29 GMT Message-Id: <202108220526.17M5QTPo032754@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Neel Chauhan Subject: git: db87f09bd0a2 - main - net/libgweather: Update to 40.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nc X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: db87f09bd0a21e53205491372630030ad83d8957 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 05:26:29 -0000 The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=db87f09bd0a21e53205491372630030ad83d8957 commit db87f09bd0a21e53205491372630030ad83d8957 Author: Neel Chauhan AuthorDate: 2021-08-22 04:58:58 +0000 Commit: Neel Chauhan CommitDate: 2021-08-22 05:26:01 +0000 net/libgweather: Update to 40.0 PR: 256318 Submitted by: Igor Pokrovsky (original) --- net/libgweather/Makefile | 16 ++++++++-------- net/libgweather/distinfo | 6 +++--- net/libgweather/pkg-plist | 3 +++ 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 6937421b9764..265b3a604d94 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -1,9 +1,10 @@ # Created by: Koop Mast PORTNAME= libgweather -PORTVERSION= 3.36.1 +PORTVERSION= 40.0 CATEGORIES= net gnome MASTER_SITES= GNOME +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -13,19 +14,18 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vala:lang/vala -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ - libgeocode-glib.so:net/geocode-glib +LIB_DEPENDS= libgeocode-glib.so:net/geocode-glib \ + libsoup-2.4.so:devel/libsoup PORTSCOUT= limitw:1,even -USES= gettext gnome localbase meson pkgconfig python:3.6+,build tar:xz -USE_GNOME= gtk30 introspection:build libxml2 +USES= gettext gnome localbase meson pkgconfig python:3.6+,build \ + shebangfix tar:xz +USE_GNOME= gtk30 libxml2 pygobject3 introspection:build INSTALLS_ICONS= yes USE_LDCONFIG= yes MESON_ARGS= -Dglade_catalog=false - -GLIB_SCHEMAS= org.gnome.GWeather.enums.xml \ - org.gnome.GWeather.gschema.xml +SHEBANG_FILES= data/gen_locations_variant.py BINARY_ALIAS= python3=${PYTHON_VERSION} diff --git a/net/libgweather/distinfo b/net/libgweather/distinfo index 0e73e23afd74..bf584c350c9d 100644 --- a/net/libgweather/distinfo +++ b/net/libgweather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600937734 -SHA256 (gnome/libgweather-3.36.1.tar.xz) = de2709f0ee233b20116d5fa9861d406071798c4aa37830ca25f5ef2c0083e450 -SIZE (gnome/libgweather-3.36.1.tar.xz) = 2702144 +TIMESTAMP = 1620127686 +SHA256 (gnome/libgweather-40.0.tar.xz) = ca4e8f2a4baaa9fc6d75d8856adb57056ef1cd6e55c775ba878ae141b6276ee6 +SIZE (gnome/libgweather-40.0.tar.xz) = 2704404 diff --git a/net/libgweather/pkg-plist b/net/libgweather/pkg-plist index d8fab220c87d..865c7a32a51f 100644 --- a/net/libgweather/pkg-plist +++ b/net/libgweather/pkg-plist @@ -11,8 +11,11 @@ lib/girepository-1.0/GWeather-3.0.typelib lib/libgweather-3.so lib/libgweather-3.so.16 lib/libgweather-3.so.16.0.0 +lib/libgweather/Locations.bin libdata/pkgconfig/gweather-3.0.pc share/gir-1.0/GWeather-3.0.gir +share/glib-2.0/schemas/org.gnome.GWeather.enums.xml +share/glib-2.0/schemas/org.gnome.GWeather.gschema.xml %%DATADIR%%/Locations.xml %%DATADIR%%/locations.dtd share/locale/af/LC_MESSAGES/libgweather-3.0.mo