git: 084afac04e97 - main - games/aisleriot: Install file with non-ASCII name

From: Tijl Coosemans <tijl_at_FreeBSD.org>
Date: Tue, 30 Jun 2026 20:06:21 UTC
The branch main has been updated by tijl:

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

commit 084afac04e9789ae9972883cd74eb920c05c8470
Author:     Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2026-06-07 15:47:34 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2026-06-30 20:03:56 +0000

    games/aisleriot: Install file with non-ASCII name
    
    The file is extracted correctly now that the ports tree uses UTF-8 to
    extract files.
    
    PR:             295945
    Exp-run by:     antoine
---
 games/aisleriot/Makefile                      |  1 +
 games/aisleriot/files/patch-cards_meson.build | 10 ----------
 games/aisleriot/pkg-plist                     |  1 +
 3 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/games/aisleriot/Makefile b/games/aisleriot/Makefile
index 5996414b846a..559e0223949c 100644
--- a/games/aisleriot/Makefile
+++ b/games/aisleriot/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	aisleriot
 DISTVERSION=	3.22.35
+PORTREVISION=	1
 CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
diff --git a/games/aisleriot/files/patch-cards_meson.build b/games/aisleriot/files/patch-cards_meson.build
deleted file mode 100644
index c09b131e600f..000000000000
--- a/games/aisleriot/files/patch-cards_meson.build
+++ /dev/null
@@ -1,10 +0,0 @@
---- cards/meson.build.orig	2025-01-28 17:32:48 UTC
-+++ cards/meson.build
-@@ -51,7 +51,6 @@ cards_sources = [
-   'tigullio.svg',
-   'tragy.svg',
-   'XSkat.svg',
--  'Атласные.svg',
- ]
- 
- cardsdir = ar_pkgdatadir / 'cards'
diff --git a/games/aisleriot/pkg-plist b/games/aisleriot/pkg-plist
index 521aa3996ef7..577d04bea1c7 100644
--- a/games/aisleriot/pkg-plist
+++ b/games/aisleriot/pkg-plist
@@ -118,6 +118,7 @@ libexec/aisleriot/ar-cards-renderer
 %%DATADIR%%/cards/tarot.svgz
 %%DATADIR%%/cards/tigullio.svgz
 %%DATADIR%%/cards/tragy.svgz
+%%DATADIR%%/cards/Атласные.svgz
 %%DATADIR%%/icons/hicolor/16x16/actions/cards-deal.png
 %%DATADIR%%/icons/hicolor/22x22/actions/cards-deal.png
 %%DATADIR%%/icons/hicolor/24x24/actions/cards-deal.png