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

(-)Makefile (-4 / +2 lines)
Lines 1-14 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	wesnoth
3
PORTNAME=	wesnoth
4
PORTVERSION=	1.12.0
4
PORTVERSION=	1.12.1
5
CATEGORIES=	games
5
CATEGORIES=	games
6
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION:R} \
6
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} \
7
		http://files.wesnoth.org/ \
7
		http://files.wesnoth.org/ \
8
		http://ports.toco-domains.de
8
		http://ports.toco-domains.de
9
9
10
DISTNAME=	${PORTNAME}-${PORTVERSION:R}
11
12
MAINTAINER=	ports@toco-domains.de
10
MAINTAINER=	ports@toco-domains.de
13
COMMENT=	Fantasy turn-based strategy game
11
COMMENT=	Fantasy turn-based strategy game
14
12
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (wesnoth-1.12.tar.bz2) = 9e2b15cf6196ae7059fc48b5483aa6973473688602958dd64211b1775b513e0a
1
SHA256 (wesnoth-1.12.1.tar.bz2) = 70404764370db05e496a4e033e09c26cdc47fa6558271d803a44c4ebb7b6efe8
2
SIZE (wesnoth-1.12.tar.bz2) = 385428948
2
SIZE (wesnoth-1.12.1.tar.bz2) = 384386961

Return to bug 197478