From 6e03b63bb92ba13d9603677df3241f622bb2abab Mon Sep 17 00:00:00 2001 From: naddy Date: Wed, 4 Feb 2009 21:05:57 +0000 Subject: Update to 2.8.2: fixes a rounding error and adds Basque translation. --- games/gtypist/Makefile | 3 +-- games/gtypist/distinfo | 6 +++--- games/gtypist/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games/gtypist') diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index 37079d4bfae3..2aeb7d07e4d5 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= gtypist -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gtypist/distinfo b/games/gtypist/distinfo index e68b9d20e6ec..b8ef734731b7 100644 --- a/games/gtypist/distinfo +++ b/games/gtypist/distinfo @@ -1,3 +1,3 @@ -MD5 (gtypist-2.8.1.tar.bz2) = 88f1b19602a656494e44a1ce8f9e5318 -SHA256 (gtypist-2.8.1.tar.bz2) = a87c3a04591263a0456210d5224c5ceee669e7f77bea345fd981dfca41ff0991 -SIZE (gtypist-2.8.1.tar.bz2) = 887599 +MD5 (gtypist-2.8.2.tar.bz2) = c75ffc6ae4c2abfc30ba05b2c78482ef +SHA256 (gtypist-2.8.2.tar.bz2) = 0c84f62eea092b26919ea3fcd6fd2516e8aa0f75c8b82309cc4a7e0e76f163a8 +SIZE (gtypist-2.8.2.tar.bz2) = 896738 diff --git a/games/gtypist/pkg-plist b/games/gtypist/pkg-plist index 66aceac3e351..fa3ad90a454f 100644 --- a/games/gtypist/pkg-plist +++ b/games/gtypist/pkg-plist @@ -28,6 +28,7 @@ share/gtypist/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 -- cgit