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

Collapse All | Expand All

(-)Makefile (-3 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	manaplus
4
PORTNAME=	manaplus
5
PORTVERSION=	1.7.8.5
5
PORTVERSION=	1.7.8.19
6
CATEGORIES=	games
6
CATEGORIES=	games
7
MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
7
MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
8
8
Lines 12-19 Link Here
12
LICENSE=	GPLv2+
12
LICENSE=	GPLv2+
13
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
14
14
15
BROKEN_powerpc64=	fails to install: zip.cpp: 'bswap_16' was not declared in this scope
16
17
LIB_DEPENDS=	libxml2.so:textproc/libxml2 \
15
LIB_DEPENDS=	libxml2.so:textproc/libxml2 \
18
		libpng.so:graphics/png \
16
		libpng.so:graphics/png \
19
		libcurl.so:ftp/curl
17
		libcurl.so:ftp/curl
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1502213122
1
TIMESTAMP = 1503511537
2
SHA256 (manaplus-1.7.8.5.tar.xz) = 0247a7cefb519cb6cf7af44bb61383f54179976dbe41fee3f9d357689c6565c1
2
SHA256 (manaplus-1.7.8.19.tar.xz) = 244cdaa02a480ed96ab95aa9095484068c233fc3388a9fc3ae4f6967ea4bbbf8
3
SIZE (manaplus-1.7.8.5.tar.xz) = 14896112
3
SIZE (manaplus-1.7.8.19.tar.xz) = 14896636

Return to bug 221748