From owner-svn-ports-head@FreeBSD.ORG Fri Aug 23 01:10:46 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 30ACD738; Fri, 23 Aug 2013 01:10:46 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0ECDF2322; Fri, 23 Aug 2013 01:10:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7N1Aj9Q068592; Fri, 23 Aug 2013 01:10:45 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7N1AjCg068589; Fri, 23 Aug 2013 01:10:45 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201308230110.r7N1AjCg068589@svn.freebsd.org> From: Dmitry Marakasov Date: Fri, 23 Aug 2013 01:10:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325247 - head/games/pushover X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Aug 2013 01:10:46 -0000 Author: amdmi3 Date: Fri Aug 23 01:10:45 2013 New Revision: 325247 URL: http://svnweb.freebsd.org/changeset/ports/325247 Log: - Update to 0.0.5 - Add icon to .desktop file Modified: head/games/pushover/Makefile head/games/pushover/distinfo head/games/pushover/pkg-plist Modified: head/games/pushover/Makefile ============================================================================== --- head/games/pushover/Makefile Fri Aug 23 00:06:37 2013 (r325246) +++ head/games/pushover/Makefile Fri Aug 23 01:10:45 2013 (r325247) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pushover -PORTVERSION= 0.0.3 -PORTREVISION= 3 +PORTVERSION= 0.0.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Pushover/${PORTVERSION} @@ -24,7 +23,7 @@ PORTDOCS= * DESKTOP_ENTRIES="Pushover" \ "Push over all dominoes" \ - "" \ + "${DATADIR}/pushover.ico" \ "pushover" \ "Game;LogicGame;" \ false @@ -32,6 +31,7 @@ DESKTOP_ENTRIES="Pushover" \ .include post-patch: + @${REINPLACE_CMD} -e 's|lua5.1|lua-5.1|' ${WRKSRC}/configure .if ! ${PORT_OPTIONS:MDOCS} @${REINPLACE_CMD} -e '/install-data-am/ s|install-dist_docDATA||' \ ${WRKSRC}/Makefile.in Modified: head/games/pushover/distinfo ============================================================================== --- head/games/pushover/distinfo Fri Aug 23 00:06:37 2013 (r325246) +++ head/games/pushover/distinfo Fri Aug 23 01:10:45 2013 (r325247) @@ -1,2 +1,2 @@ -SHA256 (pushover-0.0.3.tar.gz) = 60a15d55ec9869c4e5252f602a464fb1998cca4cc0b9260e86960542102f2175 -SIZE (pushover-0.0.3.tar.gz) = 21632315 +SHA256 (pushover-0.0.5.tar.gz) = 30ea4ec47a62e4ea90cf536b8b1b813a599a5a35d568faa9d3c57743a08e06d0 +SIZE (pushover-0.0.5.tar.gz) = 33173821 Modified: head/games/pushover/pkg-plist ============================================================================== --- head/games/pushover/pkg-plist Fri Aug 23 00:06:37 2013 (r325246) +++ head/games/pushover/pkg-plist Fri Aug 23 01:10:45 2013 (r325247) @@ -1,9 +1,12 @@ bin/pushover share/locale/cs/LC_MESSAGES/pushover.mo share/locale/de/LC_MESSAGES/pushover.mo +share/locale/eo/LC_MESSAGES/pushover.mo share/locale/es/LC_MESSAGES/pushover.mo share/locale/fr/LC_MESSAGES/pushover.mo +share/locale/it/LC_MESSAGES/pushover.mo share/locale/ru/LC_MESSAGES/pushover.mo +share/locale/sv/LC_MESSAGES/pushover.mo %%DATADIR%%/data/01_StandardFalling.ogg %%DATADIR%%/data/02_StopperHit.ogg %%DATADIR%%/data/03_Splitter.ogg @@ -43,17 +46,20 @@ share/locale/ru/LC_MESSAGES/pushover.mo %%DATADIR%%/themes/electro.lua %%DATADIR%%/themes/electro.png %%DATADIR%%/themes/greek.lua +%%DATADIR%%/themes/greek.ogg %%DATADIR%%/themes/greek.png %%DATADIR%%/themes/japanese.lua %%DATADIR%%/themes/japanese.ogg %%DATADIR%%/themes/japanese.png %%DATADIR%%/themes/mechanic.lua +%%DATADIR%%/themes/mechanic.ogg %%DATADIR%%/themes/mechanic.png %%DATADIR%%/themes/space.lua %%DATADIR%%/themes/space.ogg %%DATADIR%%/themes/space.png %%DATADIR%%/themes/tools.lua %%DATADIR%%/themes/toxcity.lua +%%DATADIR%%/themes/toxcity.ogg %%DATADIR%%/themes/toxcity.png @dirrm %%DATADIR%%/themes @dirrm %%DATADIR%%/levels