diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-01-12 20:34:19 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-01-12 20:34:19 +0000 |
commit | 925d7a2b11f9ac9726b4eea8fa739fd3e1fd8042 (patch) | |
tree | 69ec621e59012329c3320bd027f607a390c6967f /games/traindirector | |
parent | d802bfdc9da7b90e9ba2933c404fbfba95e11125 (diff) | |
download | ports-925d7a2b11f9ac9726b4eea8fa739fd3e1fd8042.tar.gz ports-925d7a2b11f9ac9726b4eea8fa739fd3e1fd8042.zip |
- Update to 3.6
PR: ports/130429
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=225873
Diffstat (limited to 'games/traindirector')
-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 20af296700a0..88dbe83eb968 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 ed374ce87644..3ff8a5757076 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 |