svn commit: r316424 - head/games/opengfx
Guido Falsi
madpilot at FreeBSD.org
Wed Apr 24 11:35:06 UTC 2013
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 at 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 at gorodkirov.ru>
-#
+# Created by: Ilya A. Arkhipov <rum1cro at 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 at heavennet.ru
+MAINTAINER= rum1cro at 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
More information about the svn-ports-all
mailing list