Date: Sun, 30 Oct 2022 20:06:30 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1ad8b06c324d - main - games/aisleriot: Update to 3.22.25 Message-ID: <202210302006.29UK6Ub0011363@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ad8b06c324d9bf9e5bac4dc5c68b1bd525da64e commit 1ad8b06c324d9bf9e5bac4dc5c68b1bd525da64e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-10-30 19:34:14 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-10-30 20:03:03 +0000 games/aisleriot: Update to 3.22.25 Use USE_GITLAB to follow Porters Handbook more closely Upstream doesn't provide changelog(s) between releases PR: 267067 Approved by: portmgr (maintainer timeout, 2+ weeks) --- games/aisleriot/Makefile | 11 ++++++----- games/aisleriot/distinfo | 8 +++----- games/aisleriot/pkg-plist | 1 + 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile index 832edfa8480d..e4cb8b6921ca 100644 --- a/games/aisleriot/Makefile +++ b/games/aisleriot/Makefile @@ -1,12 +1,8 @@ PORTNAME= aisleriot -DISTVERSION= 3.22.19 +DISTVERSION= 3.22.25 CATEGORIES= games gnome -MASTER_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/archive/${PORTVERSION}/ DIST_SUBDIR= gnome -PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ -PATCHFILES+= 4bf6fcf5c804.patch:-p1 # https://gitlab.gnome.org/GNOME/aisleriot/-/issues/916 - MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of patience games written in guile scheme WWW= https://wiki.gnome.org/Apps/Aisleriot @@ -25,9 +21,14 @@ PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext meson gnome pkgconfig \ python:build,3.6+ shebangfix xorg +USE_GITLAB= yes USE_GNOME= cairo gtk30 intlhack librsvg2 libxml2:build USE_XORG= x11 +GL_SITE= https://gitlab.gnome.org/ +GL_ACCOUNT= GNOME +GL_COMMIT= 8a4542d2f44ee1425a56ac7595ed51449ae0290e + MESON_ARGS= -Dtheme_kde=false SHEBANG_FILES= data/icons/meson_updateiconcache.py \ data/meson_desktopfile.py \ diff --git a/games/aisleriot/distinfo b/games/aisleriot/distinfo index d5ff0d136016..ec59a09fb536 100644 --- a/games/aisleriot/distinfo +++ b/games/aisleriot/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1660070292 -SHA256 (gnome/aisleriot-3.22.19.tar.gz) = 63d890479e2b9cf15702e264c5bbab0f7f2bbce610aecbfcfb5e88c547150e2f -SIZE (gnome/aisleriot-3.22.19.tar.gz) = 8047432 -SHA256 (gnome/4bf6fcf5c804.patch) = 0ccdd0dbfefdf7fe3ed6b5718b71d8004fe3dd6ec8cf7b1a29b518c1389a5b8b -SIZE (gnome/4bf6fcf5c804.patch) = 801 +TIMESTAMP = 1665783492 +SHA256 (gnome/GNOME-aisleriot-8a4542d2f44ee1425a56ac7595ed51449ae0290e_GL0.tar.gz) = 1f53fba7f21d91b2ebede2215e3bdbb2c987c4dd09a58f7b0a541eb6a06df086 +SIZE (gnome/GNOME-aisleriot-8a4542d2f44ee1425a56ac7595ed51449ae0290e_GL0.tar.gz) = 8081055 diff --git a/games/aisleriot/pkg-plist b/games/aisleriot/pkg-plist index afdc94770f90..2f16e5cebe7b 100644 --- a/games/aisleriot/pkg-plist +++ b/games/aisleriot/pkg-plist @@ -2124,6 +2124,7 @@ share/icons/hicolor/32x32/apps/gnome-freecell.png share/icons/hicolor/48x48/apps/gnome-aisleriot.png share/icons/hicolor/48x48/apps/gnome-freecell.png share/icons/hicolor/symbolic/apps/gnome-aisleriot-symbolic.svg +share/locale/ab/LC_MESSAGES/aisleriot.mo share/locale/af/LC_MESSAGES/aisleriot.mo share/locale/am/LC_MESSAGES/aisleriot.mo share/locale/ar/LC_MESSAGES/aisleriot.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210302006.29UK6Ub0011363>