View | Details | Raw Unified | Return to bug 272428 | Differences between
and this patch

Collapse All | Expand All

(-)b/games/openttd/Makefile (-3 / +2 lines)
Lines 1-8 Link Here
1
PORTNAME=	openttd
1
PORTNAME=	openttd
2
DISTVERSION=	13.0
2
DISTVERSION=	13.3
3
PORTREVISION=	1
4
CATEGORIES=	games
3
CATEGORIES=	games
5
MASTER_SITES=	https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/
4
MASTER_SITES=	https://cdn.openttd.org/openttd-releases/${DISTVERSION}/
6
DISTNAME=	${PORTNAME}-${DISTVERSION}-source
5
DISTNAME=	${PORTNAME}-${DISTVERSION}-source
7
6
8
MAINTAINER=	danfe@FreeBSD.org
7
MAINTAINER=	danfe@FreeBSD.org
(-)b/games/openttd/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1675619840
1
TIMESTAMP = 1688854264
2
SHA256 (openttd-13.0-source.tar.xz) = 339df8e0e0827087c83afe78f8efc6a73b0a3d8a950a0b53137ce6e8aad7ab67
2
SHA256 (openttd-13.3-source.tar.xz) = aafa16d2fb67165134c73a888f79f7a5ed7da17a04cf6e9ecf672c9cb89e7192
3
SIZE (openttd-13.0-source.tar.xz) = 7422316
3
SIZE (openttd-13.3-source.tar.xz) = 7417568
4
- 

Return to bug 272428