diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index 20e84f34cc4f..b005f1cd695e 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -1,28 +1,30 @@ PORTNAME= gtypist -PORTVERSION= 2.10 -PORTREVISION= 1 +DISTVERSION= 2.10.1 CATEGORIES= games education MASTER_SITES= GNU MAINTAINER= naddy@FreeBSD.org COMMENT= Interactive typing tutor WWW= https://www.gnu.org/software/gtypist/ -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING USES= iconv localbase ncurses shebangfix tar:xz + +SHEBANG_FILES= typefortune + GNU_CONFIGURE= yes CONFIGURE_ENV= EMACS=no + CPPFLAGS+= -I${NCURSESINC} INFO= gtypist gtypist.cs gtypist.es -SHEBANG_FILES= typefortune - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls .include diff --git a/games/gtypist/distinfo b/games/gtypist/distinfo index 23c23fecfab5..8dce2f6f4b5e 100644 --- a/games/gtypist/distinfo +++ b/games/gtypist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736265199 -SHA256 (gtypist-2.10.tar.xz) = 2800883f08a79aa372da126e5d27ab5b3f0bc82236c9075a2516b1117c373b44 -SIZE (gtypist-2.10.tar.xz) = 818820 +TIMESTAMP = 1738611868 +SHA256 (gtypist-2.10.1.tar.xz) = ca618054e91f1ed5ef043fcc43500bbad701c959c31844d4688ff22849ac252d +SIZE (gtypist-2.10.1.tar.xz) = 820488 diff --git a/games/gtypist/pkg-plist b/games/gtypist/pkg-plist index 501920194e50..cffa40fd88b4 100644 --- a/games/gtypist/pkg-plist +++ b/games/gtypist/pkg-plist @@ -1,57 +1,57 @@ bin/gtypist bin/typefortune -share/gtypist/c.typ -share/gtypist/cs.typ -share/gtypist/d.typ -share/gtypist/demo.typ -share/gtypist/esp.typ -share/gtypist/gtypist.typ -share/gtypist/ktbg.typ -share/gtypist/ktbr.typ -share/gtypist/ktcz.typ -share/gtypist/ktde.typ -share/gtypist/ktdvorak.typ -share/gtypist/kten_gb.typ -share/gtypist/kten_us.typ -share/gtypist/ktes1.typ -share/gtypist/ktes2.typ -share/gtypist/ktes3.typ -share/gtypist/ktes_cat.typ -share/gtypist/ktfi.typ -share/gtypist/ktfr.typ -share/gtypist/ktgr.typ -share/gtypist/ktit.typ -share/gtypist/ktnl.typ -share/gtypist/ktnl_junior.typ -share/gtypist/ktno.typ -share/gtypist/ktru.typ -share/gtypist/ktru_long.typ -share/gtypist/kttr.typ -share/gtypist/m.typ -share/gtypist/n.typ -share/gtypist/p.typ -share/gtypist/q.typ -share/gtypist/r.typ -share/gtypist/ro_special.typ -share/gtypist/ru.typ -share/gtypist/s.typ -share/gtypist/symq.typ -share/gtypist/symt.typ -share/gtypist/t.typ -share/gtypist/u.typ -share/gtypist/v.typ +%%DATADIR%%/c.typ +%%DATADIR%%/cs.typ +%%DATADIR%%/d.typ +%%DATADIR%%/demo.typ +%%DATADIR%%/esp.typ +%%DATADIR%%/gtypist.typ +%%DATADIR%%/ktbg.typ +%%DATADIR%%/ktbr.typ +%%DATADIR%%/ktcz.typ +%%DATADIR%%/ktde.typ +%%DATADIR%%/ktdvorak.typ +%%DATADIR%%/kten_gb.typ +%%DATADIR%%/kten_us.typ +%%DATADIR%%/ktes1.typ +%%DATADIR%%/ktes2.typ +%%DATADIR%%/ktes3.typ +%%DATADIR%%/ktes_cat.typ +%%DATADIR%%/ktfi.typ +%%DATADIR%%/ktfr.typ +%%DATADIR%%/ktgr.typ +%%DATADIR%%/ktit.typ +%%DATADIR%%/ktnl.typ +%%DATADIR%%/ktnl_junior.typ +%%DATADIR%%/ktno.typ +%%DATADIR%%/ktru.typ +%%DATADIR%%/ktru_long.typ +%%DATADIR%%/kttr.typ +%%DATADIR%%/m.typ +%%DATADIR%%/n.typ +%%DATADIR%%/p.typ +%%DATADIR%%/q.typ +%%DATADIR%%/r.typ +%%DATADIR%%/ro_special.typ +%%DATADIR%%/ru.typ +%%DATADIR%%/s.typ +%%DATADIR%%/symq.typ +%%DATADIR%%/symt.typ +%%DATADIR%%/t.typ +%%DATADIR%%/u.typ +%%DATADIR%%/v.typ %%NLS%%share/locale/cs/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/de/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/es/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/eu/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/fi/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/fr/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/nl/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/pl/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/ro/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/ru/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/tr/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/gtypist.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/gtypist.mo share/man/man1/gtypist.1.gz share/man/man1/typefortune.1.gz