diff options
author | lifanov <lifanov@FreeBSD.org> | 2017-01-23 11:23:31 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2017-01-23 11:23:31 +0800 |
commit | 12c5e270ceb6fa81c40f7d7efb5353e54c912412 (patch) | |
tree | c95c99802f8dc02c23b10132049e4e86973cba1a /games | |
parent | d0067596b790ae634aee50c90f2a2d84942f939f (diff) | |
download | freebsd-ports-gnome-12c5e270ceb6fa81c40f7d7efb5353e54c912412.tar.gz freebsd-ports-gnome-12c5e270ceb6fa81c40f7d7efb5353e54c912412.tar.zst freebsd-ports-gnome-12c5e270ceb6fa81c40f7d7efb5353e54c912412.zip |
update games/stonesoup to 0.19.3
Changes: https://crawl.develz.org/wordpress/0-19-3-bugfix-release
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9293
Diffstat (limited to 'games')
-rw-r--r-- | games/stonesoup/Makefile | 2 | ||||
-rw-r--r-- | games/stonesoup/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index ead5bc87fd8a..aaaab3b7edc5 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stonesoup -PORTVERSION= 0.19.1 +PORTVERSION= 0.19.3 CATEGORIES= games MASTER_SITES= SF/crawl-ref/Stone%20Soup/${PORTVERSION} MASTER_SITES= http://crawl.develz.org/release/ diff --git a/games/stonesoup/distinfo b/games/stonesoup/distinfo index c8eca27017bf..da06ff8cf38e 100644 --- a/games/stonesoup/distinfo +++ b/games/stonesoup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484944195 -SHA256 (stone_soup-0.19.1-nodeps.tar.xz) = ad9a54e0fde78f5fd08f074f7a024dd8d180c7b8c7cd65fa4bd1dac51f340b2c -SIZE (stone_soup-0.19.1-nodeps.tar.xz) = 9885632 +TIMESTAMP = 1485101846 +SHA256 (stone_soup-0.19.3-nodeps.tar.xz) = 2aa16bedd82597613e7d488ab6f0611da92505d98f983dd3086cff1a0bf560fc +SIZE (stone_soup-0.19.3-nodeps.tar.xz) = 9885724 |