Date: Mon, 25 Feb 2013 04:07:19 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312899 - head/games/hexalate Message-ID: <201302250407.r1P47JkN014292@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Feb 25 04:07:19 2013 New Revision: 312899 URL: http://svnweb.freebsd.org/changeset/ports/312899 Log: - Update to 1.0.2 Modified: head/games/hexalate/Makefile head/games/hexalate/distinfo head/games/hexalate/pkg-plist Modified: head/games/hexalate/Makefile ============================================================================== --- head/games/hexalate/Makefile Mon Feb 25 02:16:30 2013 (r312898) +++ head/games/hexalate/Makefile Mon Feb 25 04:07:19 2013 (r312899) @@ -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/ Modified: head/games/hexalate/distinfo ============================================================================== --- head/games/hexalate/distinfo Mon Feb 25 02:16:30 2013 (r312898) +++ head/games/hexalate/distinfo Mon Feb 25 04:07:19 2013 (r312899) @@ -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 Modified: head/games/hexalate/pkg-plist ============================================================================== --- head/games/hexalate/pkg-plist Mon Feb 25 02:16:30 2013 (r312898) +++ head/games/hexalate/pkg-plist Mon Feb 25 04:07:19 2013 (r312899) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302250407.r1P47JkN014292>