diff options
author | Kenjiro Cho <kjc@FreeBSD.org> | 2004-08-16 02:48:43 +0000 |
---|---|---|
committer | Kenjiro Cho <kjc@FreeBSD.org> | 2004-08-16 02:48:43 +0000 |
commit | deeb03e3ad6b62079b7a76a0847df091798fb90d (patch) | |
tree | 10682517431d51aede069de3567a0c86a073a2f7 /net/ttt | |
parent | BROKEN on 5.x: Does not compile with gcc 3.4.2 (diff) |
upgrade to ttt-1.8.2 that builds with gcc-3.4.2.
Notes
Notes:
svn path=/head/; revision=116343
Diffstat (limited to 'net/ttt')
-rw-r--r-- | net/ttt/Makefile | 2 | ||||
-rw-r--r-- | net/ttt/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index 0093b7d8c984..fe7e97075cd3 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ttt -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.2 CATEGORIES= net tk84 ipv6 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ diff --git a/net/ttt/distinfo b/net/ttt/distinfo index e84c6258992c..ee9785c62643 100644 --- a/net/ttt/distinfo +++ b/net/ttt/distinfo @@ -1,2 +1,2 @@ -MD5 (ttt-1.8.1.tar.gz) = 651ea8ad895bcbca66e53be1fda0a26c -SIZE (ttt-1.8.1.tar.gz) = 135067 +MD5 (ttt-1.8.2.tar.gz) = a9bcb3e0d089f25d7315ef2246498018 +SIZE (ttt-1.8.2.tar.gz) = 138877 |