diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-13 19:54:46 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-13 19:54:46 +0000 |
commit | e62f9184ee898813061121c98e3b012d1357128a (patch) | |
tree | 92f3d9f642a4b9d72e5d549363eba2528182a101 /games/six | |
parent | 8da206ed453aefca0167d757f1ce95540e794623 (diff) | |
download | ports-e62f9184ee898813061121c98e3b012d1357128a.tar.gz ports-e62f9184ee898813061121c98e3b012d1357128a.zip |
Notes
Diffstat (limited to 'games/six')
-rw-r--r-- | games/six/Makefile | 5 | ||||
-rw-r--r-- | games/six/distinfo | 6 | ||||
-rw-r--r-- | games/six/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/games/six/Makefile b/games/six/Makefile index ec02104ed6bd..f8fd0a95bbde 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= six -PORTVERSION= 0.5.2 -PORTREVISION= 2 +PORTVERSION= 0.5.3 CATEGORIES= games kde MASTER_SITES= http://six.retes.hu/download/ @@ -15,6 +14,8 @@ COMMENT= KDE HEX clone USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 +USE_GETTEXT= yes +INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e 's,-O2,,g ; \ diff --git a/games/six/distinfo b/games/six/distinfo index 368722fedf07..4ecf10329144 100644 --- a/games/six/distinfo +++ b/games/six/distinfo @@ -1,3 +1,3 @@ -MD5 (six-0.5.2.tar.gz) = 129da56864fc2ca8c8c949dcc2239604 -SHA256 (six-0.5.2.tar.gz) = 98c484dabff350fe6bf66d95641d6a87353cafa76d70542d9d5e3bfef2e33376 -SIZE (six-0.5.2.tar.gz) = 927829 +MD5 (six-0.5.3.tar.gz) = 457028e8040f030b8f2cd6a65d04bab9 +SHA256 (six-0.5.3.tar.gz) = 447214df03a13931b46ba0216324c66a8bdbab845c14f2cbcd21e43e41a52a42 +SIZE (six-0.5.3.tar.gz) = 883013 diff --git a/games/six/pkg-plist b/games/six/pkg-plist index 55c89389710b..492c32835429 100644 --- a/games/six/pkg-plist +++ b/games/six/pkg-plist @@ -18,6 +18,7 @@ share/icons/locolor/22x22/actions/blackplayer.png share/icons/locolor/22x22/actions/swap.png share/icons/locolor/22x22/actions/whiteplayer.png share/icons/locolor/32x32/apps/six.png +share/locale/it/LC_MESSAGES/six.mo share/mimelnk/application/vnd.kde.six.desktop @dirrm share/doc/HTML/en/six @dirrm share/apps/six |