diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-02-14 13:28:52 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-02-14 13:28:52 +0000 |
commit | cf5c235ac28a0564ccc9dc5e477c7d0703884197 (patch) | |
tree | 5c8fe923f9a35c82ba899d900f02342a9d51de14 | |
parent | Use the right macro name when checking whether libc++ is being used. (diff) |
games/tome4: update 1.4.2 -> 1.4.3
Changes:
http://te4.org/blogs/darkgod/2016/02/news/tales-majeyal-143-aka-rage-released
PR: 206883
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=408856
-rw-r--r-- | games/tome4/Makefile | 2 | ||||
-rw-r--r-- | games/tome4/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile index 03c253dd16ce..3f81a5295517 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tome4 -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= games MASTER_SITES= http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons diff --git a/games/tome4/distinfo b/games/tome4/distinfo index 4bb89bcf1355..de9a3bcb4629 100644 --- a/games/tome4/distinfo +++ b/games/tome4/distinfo @@ -1,4 +1,4 @@ -SHA256 (t-engine4-src-1.4.2.tar.bz2) = 1a042f73942cce1b138d442cdbaf12350e0156e48595d28ecb26a6ea680756f0 -SIZE (t-engine4-src-1.4.2.tar.bz2) = 354448659 +SHA256 (t-engine4-src-1.4.3.tar.bz2) = f8da8075c37f1bfdce805a4acf088c182635070adf1227f7f2b4aaa4e5ee40c6 +SIZE (t-engine4-src-1.4.3.tar.bz2) = 354390055 SHA256 (tome4.png) = b5223208ca6f0a51f8bbe3b96055f38f94336dbeca6704db6684fec00fad1a36 SIZE (tome4.png) = 37143 |