View | Details | Raw Unified | Return to bug 245256
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	opengfx
4
PORTNAME=	opengfx
5
PORTVERSION=	0.5.5
5
PORTVERSION=	0.6.0
6
CATEGORIES=	games
6
CATEGORIES=	games
7
MASTER_SITES=	http://bundles.openttdcoop.org/${PORTNAME}/releases/${PORTVERSION}/ \
7
MASTER_SITES=	https://cdn.openttd.org/${PORTNAME}-releases/${PORTVERSION}/
8
		http://m1cro.me/ports/distfiles/${PORTNAME}/releases/${PORTVERSION}/
9
8
10
MAINTAINER=	rum1cro@yandex.ru
9
MAINTAINER=	rum1cro@yandex.ru
11
COMMENT=	Free alternative graphics for OpenTTD game engine
10
COMMENT=	Free alternative graphics for OpenTTD game engine
Lines 13-18 Link Here
13
LICENSE=	GPLv2
12
LICENSE=	GPLv2
14
LICENSE_FILE=	${WRKSRC}/license.txt
13
LICENSE_FILE=	${WRKSRC}/license.txt
15
14
15
DISTFILES=	${PORTNAME}-${PORTVERSION}-all.zip
16
USES=		zip
16
USES=		zip
17
17
18
NO_BUILD=	yes
18
NO_BUILD=	yes
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1554736366
1
TIMESTAMP = 1585775685
2
SHA256 (opengfx-0.5.5.zip) = c648d56c41641f04e48873d83f13f089135909cc55342a91ed27c5c1683f0dfe
2
SHA256 (opengfx-0.6.0-all.zip) = d419c0f5f22131de15f66ebefde464df3b34eb10e0645fe218c59cbc26c20774
3
SIZE (opengfx-0.5.5.zip) = 3548368
3
SIZE (opengfx-0.6.0-all.zip) = 3551230

Return to bug 245256