svn commit: r394380 - head/games/pioneers

Jan Beich jbeich at FreeBSD.org
Sun Aug 16 02:51:31 UTC 2015


Author: jbeich
Date: Sun Aug 16 02:51:29 2015
New Revision: 394380
URL: https://svnweb.freebsd.org/changeset/ports/394380

Log:
  games/pioneers: update to 15.3
  
  Changes:	http://sourceforge.net/p/pio/news/2014/10/pioneers-153-released/
  PR:		201843
  Submitted by:	tkato432 at yahoo.com

Modified:
  head/games/pioneers/Makefile   (contents, props changed)
  head/games/pioneers/distinfo   (contents, props changed)
  head/games/pioneers/pkg-plist   (contents, props changed)

Modified: head/games/pioneers/Makefile
==============================================================================
--- head/games/pioneers/Makefile	Sun Aug 16 02:50:50 2015	(r394379)
+++ head/games/pioneers/Makefile	Sun Aug 16 02:51:29 2015	(r394380)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pioneers
-PORTVERSION=	15.1
-PORTREVISION=	2
+PORTVERSION=	15.3
 CATEGORIES=	games gnome
 MASTER_SITES=	SF/pio/Source/
 
@@ -14,8 +13,8 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	yelp:${PORTSDIR}/x11/yelp
 
-USES=		gettext gmake
-USE_GNOME=	gnomeprefix gtk20 intltool libgnome librsvg2
+USES=		gettext gmake pkgconfig
+USE_GNOME=	gnomeprefix gtk30 intltool libgnome librsvg2
 INSTALLS_ICONS=	yes
 INSTALLS_OMF=	yes
 GNU_CONFIGURE=	yes

Modified: head/games/pioneers/distinfo
==============================================================================
--- head/games/pioneers/distinfo	Sun Aug 16 02:50:50 2015	(r394379)
+++ head/games/pioneers/distinfo	Sun Aug 16 02:51:29 2015	(r394380)
@@ -1,2 +1,2 @@
-SHA256 (pioneers-15.1.tar.gz) = e79933343929a36f6d3b45c2229297528a75532085ad9244eedfc03ee055b93f
-SIZE (pioneers-15.1.tar.gz) = 4104977
+SHA256 (pioneers-15.3.tar.gz) = 69afa51b71646565536b571b0f89786d3a7616965265f196fd51656b51381a89
+SIZE (pioneers-15.3.tar.gz) = 4154470

Modified: head/games/pioneers/pkg-plist
==============================================================================
--- head/games/pioneers/pkg-plist	Sun Aug 16 02:50:50 2015	(r394379)
+++ head/games/pioneers/pkg-plist	Sun Aug 16 02:51:29 2015	(r394380)
@@ -28,6 +28,7 @@ share/games/pioneers/conquest.game
 share/games/pioneers/crane_island.game
 share/games/pioneers/default.game
 share/games/pioneers/four-islands.game
+share/games/pioneers/genetic_core.c
 share/games/pioneers/henjes.game
 share/games/pioneers/iles.game
 share/games/pioneers/lobby.game
@@ -206,3 +207,4 @@ 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
+share/locale/zh_CN/LC_MESSAGES/pioneers.mo


More information about the svn-ports-head mailing list