Bug 178102 - [patch] games/opengfx update to 0.4.6.1 version
Summary: [patch] games/opengfx update to 0.4.6.1 version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-24 10:20 UTC by ru_M1cRO
Modified: 2013-04-24 12:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.45 KB, patch)
2013-04-24 10:20 UTC, ru_M1cRO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ru_M1cRO 2013-04-24 10:20:00 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-24 10:20:08 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-24 10:20:09 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-24 10:20:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Ilya A. Arhipov 2013-04-24 11:01:20 UTC
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
Comment 5 Guido Falsi freebsd_committer freebsd_triage 2013-04-24 11:04:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 6 Guido Falsi freebsd_committer freebsd_triage 2013-04-24 12:35:12 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2013-04-24 12:35:19 UTC
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"