diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-04-24 19:35:05 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-04-24 19:35:05 +0800 |
commit | eee30ec20b60d442df2d565c2dfbf91ac40ca8df (patch) | |
tree | 3ded1927539768d7c04af5ef1393c8a31817ece5 /games | |
parent | 5fdbc545785a56e8c6a9be43721ae38cf13431bd (diff) | |
download | freebsd-ports-graphics-eee30ec20b60d442df2d565c2dfbf91ac40ca8df.tar.gz freebsd-ports-graphics-eee30ec20b60d442df2d565c2dfbf91ac40ca8df.tar.zst freebsd-ports-graphics-eee30ec20b60d442df2d565c2dfbf91ac40ca8df.zip |
- 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)
Diffstat (limited to 'games')
-rw-r--r-- | games/opengfx/Makefile | 10 | ||||
-rw-r--r-- | games/opengfx/distinfo | 4 | ||||
-rw-r--r-- | games/opengfx/pkg-descr | 2 |
3 files changed, 6 insertions, 10 deletions
diff --git a/games/opengfx/Makefile b/games/opengfx/Makefile index 7b20e5ed62c..2ce52442d71 100644 --- a/games/opengfx/Makefile +++ b/games/opengfx/Makefile @@ -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 diff --git a/games/opengfx/distinfo b/games/opengfx/distinfo index 1ef3df76be1..85ffc1ff3cd 100644 --- a/games/opengfx/distinfo +++ b/games/opengfx/distinfo @@ -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 diff --git a/games/opengfx/pkg-descr b/games/opengfx/pkg-descr index 047cb033e8b..4ad04fd3c5c 100644 --- a/games/opengfx/pkg-descr +++ b/games/opengfx/pkg-descr @@ -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 |