diff options
author | beech <beech@FreeBSD.org> | 2009-01-13 04:34:19 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2009-01-13 04:34:19 +0800 |
commit | f31a435b3b7254caef38dd46e8b2a51204db00bb (patch) | |
tree | cab0a22985f718215e3eeaa009e46adbaa597ffa /games | |
parent | 0ae2770b2dd723b75346b9bcc155f5de74ffdff6 (diff) | |
download | freebsd-ports-graphics-f31a435b3b7254caef38dd46e8b2a51204db00bb.tar.gz freebsd-ports-graphics-f31a435b3b7254caef38dd46e8b2a51204db00bb.tar.zst freebsd-ports-graphics-f31a435b3b7254caef38dd46e8b2a51204db00bb.zip |
- Update to 3.6
PR: ports/130429
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/traindirector/Makefile | 7 | ||||
-rw-r--r-- | games/traindirector/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile index 20af296700a..88dbe83eb96 100644 --- a/games/traindirector/Makefile +++ b/games/traindirector/Makefile @@ -6,11 +6,10 @@ # PORTNAME= traindirector -PORTVERSION= 3.5 -PORTREVISION= 1 +PORTVERSION= 3.6 CATEGORIES= games MASTER_SITES= http://www.backerstreet.com/traindir/ -DISTNAME= tdir35src +DISTNAME= tdir36src MAINTAINER= mad@madpilot.net COMMENT= Train controller simulation @@ -22,7 +21,7 @@ USE_GNOME= gtk20 USE_ZIP= yes USE_WX= 2.8 -WX_COMPS= wx +WX_COMPS= wx:lib WX_UNICODE= yes DESKTOP_ENTRIES="Train Director" "${COMMENT}" "" "traindir3" \ diff --git a/games/traindirector/distinfo b/games/traindirector/distinfo index ed374ce8764..3ff8a575707 100644 --- a/games/traindirector/distinfo +++ b/games/traindirector/distinfo @@ -1,3 +1,3 @@ -MD5 (tdir35src.zip) = d51bfcc8dafae019cfa45e27863221e3 -SHA256 (tdir35src.zip) = 5819c6855cfa97b4ce6142a82bc7af9d0377b0071a73e4130c052763e07b43e3 -SIZE (tdir35src.zip) = 236651 +MD5 (tdir36src.zip) = a121ad6551da09de294dc4319d1a97a5 +SHA256 (tdir36src.zip) = 93c0a09c848110cf4a5b108e81a1fd44ffe61f334f12280b7b7bb4a96c3676d7 +SIZE (tdir36src.zip) = 231097 |