Date: Tue, 7 Jan 2025 15:56:26 GMT From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f1ce770c2fab - main - games/gtypist: switch to unbotched .xz distfile Message-ID: <202501071556.507FuQAS066415@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by naddy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f1ce770c2fabe62e44c6155ca25c3f4795b943f1 commit f1ce770c2fabe62e44c6155ca25c3f4795b943f1 Author: Christian Weisgerber <naddy@FreeBSD.org> AuthorDate: 2025-01-07 15:54:14 +0000 Commit: Christian Weisgerber <naddy@FreeBSD.org> CommitDate: 2025-01-07 15:56:21 +0000 games/gtypist: switch to unbotched .xz distfile Bump because some files picked up new date lines. --- games/gtypist/Makefile | 4 ++-- games/gtypist/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index dfe70a83cfe5..20e84f34cc4f 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -1,5 +1,6 @@ PORTNAME= gtypist PORTVERSION= 2.10 +PORTREVISION= 1 CATEGORIES= games education MASTER_SITES= GNU @@ -9,8 +10,7 @@ WWW= https://www.gnu.org/software/gtypist/ LICENSE= GPLv3 -# botched release: gtypist-2.10.tar.xz has .gz format -USES= iconv localbase ncurses shebangfix #tar:xz +USES= iconv localbase ncurses shebangfix tar:xz GNU_CONFIGURE= yes CONFIGURE_ENV= EMACS=no CPPFLAGS+= -I${NCURSESINC} diff --git a/games/gtypist/distinfo b/games/gtypist/distinfo index 5e40eb2b595c..23c23fecfab5 100644 --- a/games/gtypist/distinfo +++ b/games/gtypist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736200336 -SHA256 (gtypist-2.10.tar.gz) = f1e79cd95742c84c6d035f6d8f393a2a1be0e00b1c016a22462df16d6667562c -SIZE (gtypist-2.10.tar.gz) = 1433418 +TIMESTAMP = 1736265199 +SHA256 (gtypist-2.10.tar.xz) = 2800883f08a79aa372da126e5d27ab5b3f0bc82236c9075a2516b1117c373b44 +SIZE (gtypist-2.10.tar.xz) = 818820
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501071556.507FuQAS066415>