diff options
author | naddy <naddy@FreeBSD.org> | 2009-02-19 23:09:44 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2009-02-19 23:09:44 +0800 |
commit | 0ed7a8a645a7d954279bb8b57ec11c5772ffe5ed (patch) | |
tree | 933b81dc04f0f782ac1f90506ca28954ae9283dd /games | |
parent | 98aa730c323ed9eb40b64379f5cc443ccb8db835 (diff) | |
download | freebsd-ports-gnome-0ed7a8a645a7d954279bb8b57ec11c5772ffe5ed.tar.gz freebsd-ports-gnome-0ed7a8a645a7d954279bb8b57ec11c5772ffe5ed.tar.zst freebsd-ports-gnome-0ed7a8a645a7d954279bb8b57ec11c5772ffe5ed.zip |
Update to 2.8.3: really fix a bug regarding rounding of error rates.
Diffstat (limited to 'games')
-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 |