From owner-svn-ports-head@FreeBSD.ORG Thu Jun 13 14:04:44 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]) by hub.freebsd.org (Postfix) with ESMTP id 7634454C; Thu, 13 Jun 2013 14:04:44 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 66FBE1E99; Thu, 13 Jun 2013 14:04:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5DE4h5L077068; Thu, 13 Jun 2013 14:04:43 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5DE4hVM077066; Thu, 13 Jun 2013 14:04:43 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201306131404.r5DE4hVM077066@svn.freebsd.org> From: Alexey Dokuchaev Date: Thu, 13 Jun 2013 14:04:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320803 - head/games/opengfx 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: Thu, 13 Jun 2013 14:04:44 -0000 Author: danfe Date: Thu Jun 13 14:04:43 2013 New Revision: 320803 URL: http://svnweb.freebsd.org/changeset/ports/320803 Log: Update OpenGFX to version 0.4.7 (10 Jun 2013): - Feature: GUI sprites for window default size and story book - Add: Scottish Gaelic description - Fix: Disallow automatic inclusion of default C headers by GCC 4.8 Submitted by: maintainer Modified: head/games/opengfx/Makefile head/games/opengfx/distinfo Modified: head/games/opengfx/Makefile ============================================================================== --- head/games/opengfx/Makefile Thu Jun 13 13:52:56 2013 (r320802) +++ head/games/opengfx/Makefile Thu Jun 13 14:04:43 2013 (r320803) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opengfx -PORTVERSION= 0.4.6.1 +PORTVERSION= 0.4.7 CATEGORIES= games MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ Modified: head/games/opengfx/distinfo ============================================================================== --- head/games/opengfx/distinfo Thu Jun 13 13:52:56 2013 (r320802) +++ head/games/opengfx/distinfo Thu Jun 13 14:04:43 2013 (r320803) @@ -1,2 +1,2 @@ -SHA256 (opengfx-0.4.6.1-all.zip) = b1f1c922af058cd3b19a8da188ad460b4841d753e5e574f471cef4acd3ef8de3 -SIZE (opengfx-0.4.6.1-all.zip) = 3470661 +SHA256 (opengfx-0.4.7-all.zip) = 10032c683f98b4d378c0651118a4858ae6d3f0a5059302dc3f96bfbfcdc67241 +SIZE (opengfx-0.4.7-all.zip) = 3471843