From owner-svn-ports-head@FreeBSD.ORG Thu Dec 25 01:49:43 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B11BF173; Thu, 25 Dec 2014 01:49:43 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82CD13319; Thu, 25 Dec 2014 01:49:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1nhUh082249; Thu, 25 Dec 2014 01:49:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1nha7082245; Thu, 25 Dec 2014 01:49:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250149.sBP1nha7082245@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:49:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375515 - head/games/pioneers 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.18-1 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: Thu, 25 Dec 2014 01:49:43 -0000 Author: bapt Date: Thu Dec 25 01:49:42 2014 New Revision: 375515 URL: https://svnweb.freebsd.org/changeset/ports/375515 QAT: https://qat.redports.org/buildarchive/r375515/ Log: Fix plist Remove useless gnomehack Modified: head/games/pioneers/Makefile head/games/pioneers/pkg-plist Modified: head/games/pioneers/Makefile ============================================================================== --- head/games/pioneers/Makefile Thu Dec 25 01:45:49 2014 (r375514) +++ head/games/pioneers/Makefile Thu Dec 25 01:49:42 2014 (r375515) @@ -3,8 +3,7 @@ PORTNAME= pioneers PORTVERSION= 15.1 -#PORTREVISION= 0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= SF/pio/Source/ @@ -16,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp USES= gettext gmake -USE_GNOME= gnomehack gnomeprefix gtk20 libgnome librsvg2 +USE_GNOME= gnomeprefix gtk20 libgnome librsvg2 INSTALLS_ICONS= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes Modified: head/games/pioneers/pkg-plist ============================================================================== --- head/games/pioneers/pkg-plist Thu Dec 25 01:45:49 2014 (r375514) +++ head/games/pioneers/pkg-plist Thu Dec 25 01:49:42 2014 (r375515) @@ -174,6 +174,7 @@ share/pixmaps/pioneers/grain.png share/pixmaps/pioneers/lumber.png share/pixmaps/pioneers/ore.png share/pixmaps/pioneers/pioneers.ico +share/pixmaps/pioneers/pioneers.rc share/pixmaps/pioneers/road.svg share/pixmaps/pioneers/settlement.svg share/pixmaps/pioneers/ship.svg @@ -191,6 +192,7 @@ share/pixmaps/pioneers/style-human.png share/pixmaps/pioneers/trade.svg share/pixmaps/pioneers/wool.png share/locale/af/LC_MESSAGES/pioneers.mo +share/locale/ca/LC_MESSAGES/pioneers.mo share/locale/cs/LC_MESSAGES/pioneers.mo share/locale/da/LC_MESSAGES/pioneers.mo share/locale/de/LC_MESSAGES/pioneers.mo @@ -204,17 +206,3 @@ share/locale/ja/LC_MESSAGES/pioneers.mo share/locale/nl/LC_MESSAGES/pioneers.mo share/locale/pt/LC_MESSAGES/pioneers.mo share/locale/sv/LC_MESSAGES/pioneers.mo -@dirrm share/games/pioneers/themes/Classic -@dirrm share/games/pioneers/themes/FreeCIV-like -@dirrm share/games/pioneers/themes/Iceland -@dirrm share/games/pioneers/themes/Tiny -@dirrm share/games/pioneers/themes/Wesnoth-like -@dirrm share/games/pioneers/themes/ccFlickr -@dirrm share/games/pioneers/themes -@dirrm share/games/pioneers -@dirrmtry share/games -@dirrm share/gnome/help/pioneers/C/images -@dirrm share/gnome/help/pioneers/C -@dirrm share/gnome/help/pioneers -@dirrm share/omf/pioneers -@dirrm share/pixmaps/pioneers