1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

deskutils/gnome-maps: Update to 41.4

This commit is contained in:
Neel Chauhan 2022-03-03 11:39:13 -08:00
parent 1249b096fa
commit 4d7722ed6b
3 changed files with 4 additions and 18 deletions

View File

@ -1,7 +1,7 @@
# Created by: Gustau Perez <gustau.perez@gmail.com>
PORTNAME= gnome-maps
DISTVERSION= 41.2
DISTVERSION= 41.4
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1640320133
SHA256 (gnome/gnome-maps-41.2.tar.xz) = 81821b4cafc641cd500d73b330c63ce5a05a84f0430716d63e88b3caeaacfd0c
SIZE (gnome/gnome-maps-41.2.tar.xz) = 2187460
TIMESTAMP = 1646335269
SHA256 (gnome/gnome-maps-41.4.tar.xz) = e340b13f46fe0b7d5b0f8f01413291ddcd870c74a5c38fa24cac1f585e70393e
SIZE (gnome/gnome-maps-41.4.tar.xz) = 2187076

View File

@ -1,14 +0,0 @@
https://gitlab.gnome.org/GNOME/gnome-maps/-/commit/def20cbb26e5
data/meson.build:35:0: ERROR: Function does not take positional arguments.
--- data/meson.build.orig 2021-12-04 21:56:34 UTC
+++ data/meson.build
@@ -33,7 +33,6 @@ install_data(
appdata = app_id + '.appdata.xml'
appdata_file = i18n.merge_file(
- appdata,
input: appdata + '.in',
output: appdata,
po_dir: po_dir,