Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Oct 2021 17:18:30 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9c0d872f9e8b - main - games/tali: Update to 40.3
Message-ID:  <202110061718.196HIUPL040874@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9c0d872f9e8b0ef9ebd84053a8de4d4cd703dc0a

commit 9c0d872f9e8b0ef9ebd84053a8de4d4cd703dc0a
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-10-06 17:17:01 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-10-06 17:18:28 +0000

    games/tali: Update to 40.3
---
 games/tali/Makefile  | 4 ++--
 games/tali/distinfo  | 6 +++---
 games/tali/pkg-plist | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/games/tali/Makefile b/games/tali/Makefile
index 6c547ac73711..1ee14e21a9fb 100644
--- a/games/tali/Makefile
+++ b/games/tali/Makefile
@@ -1,9 +1,9 @@
 # Created by: FreeBSD GNOME Team <gnome@freebsd.org>
 
 PORTNAME=	tali
-PORTVERSION=	3.38.3
+PORTVERSION=	40.3
 CATEGORIES=	games gnome
-MASTER_SITES=	GNOME
+MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
 DIST_SUBDIR=	gnome3
 
 MAINTAINER=	gnome@FreeBSD.org
diff --git a/games/tali/distinfo b/games/tali/distinfo
index 47cdd2bf63f6..e16773e50095 100644
--- a/games/tali/distinfo
+++ b/games/tali/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610466496
-SHA256 (gnome3/tali-3.38.3.tar.xz) = 0215428b50c4a0827fb0de2e4e6ba6e56678f9ba76d8d25b7eeca85215f25a39
-SIZE (gnome3/tali-3.38.3.tar.xz) = 1608024
+TIMESTAMP = 1633540472
+SHA256 (gnome3/tali-40.3.tar.xz) = 9de2f10ab7998c7a6b2ca62fb379c181bcbc1ed62aa7a8241bc5551d5178fe21
+SIZE (gnome3/tali-40.3.tar.xz) = 1610424
diff --git a/games/tali/pkg-plist b/games/tali/pkg-plist
index 0dba33fb8b6b..9da352750308 100644
--- a/games/tali/pkg-plist
+++ b/games/tali/pkg-plist
@@ -1,7 +1,7 @@
 bin/tali
 man/man6/tali.6.gz
-@unexec [ -s %D/share/games/gtali.Colors.scores ] || rm -f %D/share/games/gtali.Colors.scores
-@unexec [ -s %D/share/games/gtali.Regular.scores ] || rm -f %D/share/games/gtali.Regular.scores
+@preunexec [ -s %D/share/games/gtali.Colors.scores ] || rm -f %D/share/games/gtali.Colors.scores
+@preunexec [ -s %D/share/games/gtali.Regular.scores ] || rm -f %D/share/games/gtali.Regular.scores
 share/applications/org.gnome.Tali.desktop
 share/help/C/tali/figures/mainwindow.png
 share/help/C/tali/figures/preferences.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110061718.196HIUPL040874>