svn commit: r312899 - head/games/hexalate
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Feb 25 04:07:20 UTC 2013
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 at FreeBSD.org>
-#
+# Created by: Dmitry Marakasov <amdmi3 at 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
+ at dirrmtry share/icons/hicolor/64x64/apps
+ at dirrmtry share/icons/hicolor/64x64
@dirrmtry share/icons/hicolor/48x48/apps
@dirrmtry share/icons/hicolor/48x48
+ at dirrmtry share/icons/hicolor/32x32/apps
+ at dirrmtry share/icons/hicolor/32x32
+ at dirrmtry share/icons/hicolor/256x256/apps
+ at dirrmtry share/icons/hicolor/256x256
+ at dirrmtry share/icons/hicolor/24x24/apps
+ at dirrmtry share/icons/hicolor/24x24
+ at dirrmtry share/icons/hicolor/22x22/apps
+ at dirrmtry share/icons/hicolor/22x22
+ at dirrmtry share/icons/hicolor/16x16/apps
+ at dirrmtry share/icons/hicolor/16x16
+ at dirrmtry share/icons/hicolor/128x128/apps
+ at dirrmtry share/icons/hicolor/128x128
@dirrmtry share/icons/hicolor
@dirrmtry share/icons
+ at dirrm %%DATADIR%%/translations
+ at dirrm %%DATADIR%%
@dirrmtry share/applications
More information about the svn-ports-all
mailing list