diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-02-25 04:07:19 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-02-25 04:07:19 +0000 |
commit | f62dd6b0d9390cb3c07c5b00451d36293c0246a1 (patch) | |
tree | 93bb47ebf3a592ba45d42afda2bf1bd33fff6b16 /games/hexalate | |
parent | 49da4515391c1e968a3dcc9126e2f99e9050931d (diff) | |
download | ports-f62dd6b0d9390cb3c07c5b00451d36293c0246a1.tar.gz ports-f62dd6b0d9390cb3c07c5b00451d36293c0246a1.zip |
- Update to 1.0.2
Notes
Notes:
svn path=/head/; revision=312899
Diffstat (limited to 'games/hexalate')
-rw-r--r-- | games/hexalate/Makefile | 9 | ||||
-rw-r--r-- | games/hexalate/distinfo | 4 | ||||
-rw-r--r-- | games/hexalate/pkg-plist | 34 |
3 files changed, 38 insertions, 9 deletions
diff --git a/games/hexalate/Makefile b/games/hexalate/Makefile index 11aae684b5d3..22145c836837 100644 --- a/games/hexalate/Makefile +++ b/games/hexalate/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: hexalate -# Date created: 09 Apr 2009 -# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org> -# +# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> # $FreeBSD$ -# PORTNAME= hexalate -PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTVERSION= 1.0.2 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/hexalate/distinfo b/games/hexalate/distinfo index db6cff54e129..1ad48a0aabb6 100644 --- a/games/hexalate/distinfo +++ b/games/hexalate/distinfo @@ -1,2 +1,2 @@ -SHA256 (hexalate-1.0.1-src.tar.bz2) = 11de0ed0d0952fc8b86670dd4d7fc3d703166373bb88b73a6ef40e46f65aac75 -SIZE (hexalate-1.0.1-src.tar.bz2) = 48423 +SHA256 (hexalate-1.0.2-src.tar.bz2) = 2f9730bb4863a182f1fcd61903d8d7f95ec2af8e445ee9ff9c0181079eab9096 +SIZE (hexalate-1.0.2-src.tar.bz2) = 328449 diff --git a/games/hexalate/pkg-plist b/games/hexalate/pkg-plist index deafe9c5aefc..de34f2f584a2 100644 --- a/games/hexalate/pkg-plist +++ b/games/hexalate/pkg-plist @@ -1,8 +1,42 @@ bin/hexalate share/applications/hexalate.desktop +%%DATADIR%%/translations/hexalate_ca.qm +%%DATADIR%%/translations/hexalate_cs.qm +%%DATADIR%%/translations/hexalate_de.qm +%%DATADIR%%/translations/hexalate_en.qm +%%DATADIR%%/translations/hexalate_es.qm +%%DATADIR%%/translations/hexalate_et.qm +%%DATADIR%%/translations/hexalate_fr.qm +%%DATADIR%%/translations/hexalate_ro.qm +%%DATADIR%%/translations/hexalate_ru.qm +%%DATADIR%%/translations/hexalate_tr.qm +share/icons/hicolor/128x128/apps/hexalate.png +share/icons/hicolor/16x16/apps/hexalate.png +share/icons/hicolor/22x22/apps/hexalate.png +share/icons/hicolor/24x24/apps/hexalate.png +share/icons/hicolor/256x256/apps/hexalate.png +share/icons/hicolor/32x32/apps/hexalate.png share/icons/hicolor/48x48/apps/hexalate.png +share/icons/hicolor/64x64/apps/hexalate.png +share/pixmaps/hexalate.xpm +@dirrmtry share/icons/hicolor/64x64/apps +@dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/256x256/apps +@dirrmtry share/icons/hicolor/256x256 +@dirrmtry share/icons/hicolor/24x24/apps +@dirrmtry share/icons/hicolor/24x24 +@dirrmtry share/icons/hicolor/22x22/apps +@dirrmtry share/icons/hicolor/22x22 +@dirrmtry share/icons/hicolor/16x16/apps +@dirrmtry share/icons/hicolor/16x16 +@dirrmtry share/icons/hicolor/128x128/apps +@dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons +@dirrm %%DATADIR%%/translations +@dirrm %%DATADIR%% @dirrmtry share/applications |