svn commit: r312900 - head/games/peg-e

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Feb 25 04:07:27 UTC 2013


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 at FreeBSD.org>
-#
+# Created by: Dmitry Marakasov <amdmi3 at 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%%
+ at dirrmtry share/icons/hicolor/scalable/apps
+ at dirrmtry share/icons/hicolor/scalable
+ 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
 @dirrmtry share/applications


More information about the svn-ports-all mailing list