diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2009-02-19 15:09:44 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2009-02-19 15:09:44 +0000 |
commit | bbca00a6a1df539ca0f7730105625355d2bbbe36 (patch) | |
tree | 8846104dcb38e2511e1c8567d50e7f320e59f847 /games/gtypist | |
parent | 9b60bf839fcc9e92c6006d3d7cd646e2b460d796 (diff) | |
download | ports-bbca00a6a1df539ca0f7730105625355d2bbbe36.tar.gz ports-bbca00a6a1df539ca0f7730105625355d2bbbe36.zip |
Update to 2.8.3: really fix a bug regarding rounding of error rates.
Notes
Notes:
svn path=/head/; revision=228649
Diffstat (limited to 'games/gtypist')
-rw-r--r-- | games/gtypist/Makefile | 2 | ||||
-rw-r--r-- | games/gtypist/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/gtypist/Makefile b/games/gtypist/Makefile index 2aeb7d07e4d5..dcb87470d3b4 100644 --- a/games/gtypist/Makefile +++ b/games/gtypist/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gtypist -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gtypist/distinfo b/games/gtypist/distinfo index b8ef734731b7..505d833fc268 100644 --- a/games/gtypist/distinfo +++ b/games/gtypist/distinfo @@ -1,3 +1,3 @@ -MD5 (gtypist-2.8.2.tar.bz2) = c75ffc6ae4c2abfc30ba05b2c78482ef -SHA256 (gtypist-2.8.2.tar.bz2) = 0c84f62eea092b26919ea3fcd6fd2516e8aa0f75c8b82309cc4a7e0e76f163a8 -SIZE (gtypist-2.8.2.tar.bz2) = 896738 +MD5 (gtypist-2.8.3.tar.bz2) = 43be4b69315a202cccfed0efd011d66c +SHA256 (gtypist-2.8.3.tar.bz2) = 53bd326bff0cb86913b78d9745ca01aadd05c1ca7d62fe8318d5006bdfd42cb9 +SIZE (gtypist-2.8.3.tar.bz2) = 896856 |