diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-25 23:48:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-25 23:48:06 +0800 |
commit | 687c3384b1d9a0fed12fbc2e06bf6ef336680e91 (patch) | |
tree | d8d15057d8bf84ae2006c76b16f48b2ccd440eb4 /games | |
parent | 4340a457bf49e93aa65882f750f8deb4753bedb5 (diff) | |
download | freebsd-ports-gnome-687c3384b1d9a0fed12fbc2e06bf6ef336680e91.tar.gz freebsd-ports-gnome-687c3384b1d9a0fed12fbc2e06bf6ef336680e91.tar.zst freebsd-ports-gnome-687c3384b1d9a0fed12fbc2e06bf6ef336680e91.zip |
- Update to 1.0.12
PR: 122760
Submitted by: Ports Fury
Diffstat (limited to 'games')
-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 |