diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-25 15:48:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-25 15:48:06 +0000 |
commit | 4f7006744eb276ad403c745908442f2987882079 (patch) | |
tree | efa76a04a34376aa4b3e817b701904106d1d5fce /games/ltris | |
parent | c49087da4b23883b88af491b856b757bd01baccd (diff) |
- Update to 1.0.12
PR: 122760
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=211957
Diffstat (limited to 'games/ltris')
-rw-r--r-- | games/ltris/Makefile | 6 | ||||
-rw-r--r-- | games/ltris/distinfo | 6 | ||||
-rw-r--r-- | games/ltris/pkg-plist | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 4eaeffc3959f..86c0352dd9cc 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -6,12 +6,10 @@ # PORTNAME= ltris -PORTVERSION= 1.0.11 -PORTREVISION= 3 +PORTVERSION= 1.0.12 PORTEPOCH= 1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= lgames +MASTER_SITES= SF/lgames MAINTAINER= ports@FreeBSD.org COMMENT= An another tetris clone but a good one with bunch of cool features diff --git a/games/ltris/distinfo b/games/ltris/distinfo index a3e6e19df0c3..9cbb1605830d 100644 --- a/games/ltris/distinfo +++ b/games/ltris/distinfo @@ -1,3 +1,3 @@ -MD5 (ltris-1.0.11.tar.gz) = 412ecd9b7577a5bbcb76e19b5397391c -SHA256 (ltris-1.0.11.tar.gz) = db4ad3edbce8061b36ffd2343aed56cf5c9eaa3d98f138533613ffe9a42d1d19 -SIZE (ltris-1.0.11.tar.gz) = 808214 +MD5 (ltris-1.0.12.tar.gz) = 53b00c17a05c438602a52009e65ebde2 +SHA256 (ltris-1.0.12.tar.gz) = 84c1b63ca884d68b57a836b218340d63d0ba56ac7548d8f254657bef5fddef21 +SIZE (ltris-1.0.12.tar.gz) = 825500 diff --git a/games/ltris/pkg-plist b/games/ltris/pkg-plist index c95afdcff3e2..2f49ce8d643a 100644 --- a/games/ltris/pkg-plist +++ b/games/ltris/pkg-plist @@ -1,5 +1,7 @@ bin/ltris %%NLS%%share/locale/de/LC_MESSAGES/ltris.mo +%%NLS%%share/locale/pt/LC_MESSAGES/ltris.mo +%%NLS%%share/locale/tr/LC_MESSAGES/ltris.mo %%DATADIR%%/figures %%DATADIR%%/gfx/back0.bmp %%DATADIR%%/gfx/back1.bmp |