Date: Mon, 25 Feb 2013 04:07:25 +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: r312900 - head/games/peg-e Message-ID: <201302250407.r1P47PD6014387@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Feb 25 04:07:25 2013 New Revision: 312900 URL: http://svnweb.freebsd.org/changeset/ports/312900 Log: - Update to 1.1.2 Modified: head/games/peg-e/Makefile head/games/peg-e/distinfo head/games/peg-e/pkg-plist Modified: head/games/peg-e/Makefile ============================================================================== --- head/games/peg-e/Makefile Mon Feb 25 04:07:19 2013 (r312899) +++ head/games/peg-e/Makefile Mon Feb 25 04:07:25 2013 (r312900) @@ -1,12 +1,8 @@ -# New ports collection makefile for: peg-e -# Date created: 28 Jan 2009 -# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org> -# +# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> # $FreeBSD$ -# PORTNAME= peg-e -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= games MASTER_SITES= http://gottcode.org/peg-e/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/peg-e/distinfo ============================================================================== --- head/games/peg-e/distinfo Mon Feb 25 04:07:19 2013 (r312899) +++ head/games/peg-e/distinfo Mon Feb 25 04:07:25 2013 (r312900) @@ -1,2 +1,2 @@ -SHA256 (peg-e-1.1.1-src.tar.bz2) = a1ec62976426acf0b35843d8978c25459b4826c91b077a2c366b89bd6d121553 -SIZE (peg-e-1.1.1-src.tar.bz2) = 89146 +SHA256 (peg-e-1.1.2-src.tar.bz2) = 2eefce91eea0f3a412fa79193ed5f66b25d5eb86b8e35e58c3a4f3b62e7cf59d +SIZE (peg-e-1.1.2-src.tar.bz2) = 151224 Modified: head/games/peg-e/pkg-plist ============================================================================== --- head/games/peg-e/pkg-plist Mon Feb 25 04:07:19 2013 (r312899) +++ head/games/peg-e/pkg-plist Mon Feb 25 04:07:25 2013 (r312900) @@ -1,13 +1,40 @@ bin/peg-e share/applications/peg-e.desktop +share/icons/hicolor/128x128/apps/peg-e.png +share/icons/hicolor/16x16/apps/peg-e.png +share/icons/hicolor/22x22/apps/peg-e.png +share/icons/hicolor/24x24/apps/peg-e.png +share/icons/hicolor/256x256/apps/peg-e.png +share/icons/hicolor/32x32/apps/peg-e.png share/icons/hicolor/48x48/apps/peg-e.png +share/icons/hicolor/64x64/apps/peg-e.png +share/icons/hicolor/scalable/apps/peg-e.svg %%DATADIR%%/translations/pege_en.qm +%%DATADIR%%/translations/pege_fr.qm %%DATADIR%%/translations/pege_he.qm %%DATADIR%%/translations/pege_nl.qm +%%DATADIR%%/translations/pege_ro.qm +share/pixmaps/peg-e.xpm @dirrm %%DATADIR%%/translations @dirrm %%DATADIR%% +@dirrmtry share/icons/hicolor/scalable/apps +@dirrmtry share/icons/hicolor/scalable +@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 @dirrmtry share/applications
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302250407.r1P47PD6014387>