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.4
3
PORTREVISION=	2
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 = 1703935179
2
SHA256 (openttd-13.0-source.tar.xz) = 339df8e0e0827087c83afe78f8efc6a73b0a3d8a950a0b53137ce6e8aad7ab67
2
SHA256 (openttd-13.4-source.tar.xz) = 2a1deba01bfe58e2188879f450c3fa4f3819271ab49bf348dd66545f040d146f
3
SIZE (openttd-13.0-source.tar.xz) = 7422316
3
SIZE (openttd-13.4-source.tar.xz) = 7428012
4
- 

Return to bug 272428