Patch for games/opengfx for update to 0.4.6.1 version Changes: http://hu.binaries.openttd.org/binaries/extra/opengfx/0.4.6.1/changelog.txt http://hu.binaries.openttd.org/binaries/extra/opengfx/0.4.5/changelog.txt Fix: Patch attached with submission follows:
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool)
Maintainer of games/opengfx, Please note that PR ports/178102 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178102 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
24.04.2013, 13:20, "Edwin Groothuis" <edwin@FreeBSD.org>: > Maintainer of games/opengfx, > > Please note that PR ports/178102 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178102 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org rum1cro@yandex.ru is my new email, please apply the patch. -- With Best Regards, Ilya A. Arkhipov
Responsible Changed From-To: freebsd-ports-bugs->madpilot I'll take it.
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!
Author: madpilot Date: Wed Apr 24 11:35:05 2013 New Revision: 316424 URL: http://svnweb.freebsd.org/changeset/ports/316424 Log: - Update to 0.4.6.1 - Update Maintainer/Creator email address - Trim makefile headers - Use space in pkg-descr WWW line PR: ports/178102 Submitted by: Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer) Modified: head/games/opengfx/Makefile (contents, props changed) head/games/opengfx/distinfo (contents, props changed) head/games/opengfx/pkg-descr (contents, props changed) Modified: head/games/opengfx/Makefile ============================================================================== --- head/games/opengfx/Makefile Wed Apr 24 11:21:47 2013 (r316423) +++ head/games/opengfx/Makefile Wed Apr 24 11:35:05 2013 (r316424) @@ -1,19 +1,15 @@ -# New ports collection makefile for: OpenGFX -# Date created: 2010-11-04 -# Whom: Ilya A. Arhipov <admin@gorodkirov.ru> -# +# Created by: Ilya A. Arkhipov <rum1cro@yandex.ru> # $FreeBSD$ -# PORTNAME= opengfx -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.6.1 CATEGORIES= games MASTER_SITES= http://hu.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://us.binaries.openttd.org/binaries/extra/${PORTNAME}/${PORTVERSION}/ \ http://cz.binaries.openttd.org/openttd/binaries/extra/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-all -MAINTAINER= micro@heavennet.ru +MAINTAINER= rum1cro@yandex.ru COMMENT= Free alternative graphics for OpenTTD game engine USE_ZIP= yes Modified: head/games/opengfx/distinfo ============================================================================== --- head/games/opengfx/distinfo Wed Apr 24 11:21:47 2013 (r316423) +++ head/games/opengfx/distinfo Wed Apr 24 11:35:05 2013 (r316424) @@ -1,2 +1,2 @@ -SHA256 (opengfx-0.4.4-all.zip) = e4ab944c5b2e17726b2966076c77a859b681d4325ad394f517e78fff1319e494 -SIZE (opengfx-0.4.4-all.zip) = 3470306 +SHA256 (opengfx-0.4.6.1-all.zip) = b1f1c922af058cd3b19a8da188ad460b4841d753e5e574f471cef4acd3ef8de3 +SIZE (opengfx-0.4.6.1-all.zip) = 3470661 Modified: head/games/opengfx/pkg-descr ============================================================================== --- head/games/opengfx/pkg-descr Wed Apr 24 11:21:47 2013 (r316423) +++ head/games/opengfx/pkg-descr Wed Apr 24 11:35:05 2013 (r316424) @@ -1,3 +1,3 @@ OpenGFX is free alternative graphics for OpenTTD game engine. -WWW: http://dev.openttdcoop.org/projects/opengfx +WWW: http://dev.openttdcoop.org/projects/opengfx _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"