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

(-)Makefile (-2 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	manaplus
4
PORTNAME=	manaplus
5
DISTVERSION=	1.8.9.1
5
DISTVERSION=	1.8.12.8
6
PORTREVISION=	1
7
CATEGORIES=	games
6
CATEGORIES=	games
8
MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
7
MASTER_SITES=	http://download.evolonline.org/manaplus/download/${PORTVERSION}/
9
8
Lines 20-25 Link Here
20
USES=		autoreconf compiler:c++11-lang pkgconfig:build tar:xz
19
USES=		autoreconf compiler:c++11-lang pkgconfig:build tar:xz
21
USE_XORG=	x11
20
USE_XORG=	x11
22
USE_SDL=	sdl2 gfx2 image2 mixer2 net2 ttf2
21
USE_SDL=	sdl2 gfx2 image2 mixer2 net2 ttf2
22
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
24
CONFIGURE_ARGS=	--with-sdl2 \
24
CONFIGURE_ARGS=	--with-sdl2 \
25
		--without-internalsdlgfx
25
		--without-internalsdlgfx
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1537822156
1
TIMESTAMP = 1547892526
2
SHA256 (manaplus-1.8.9.1.tar.xz) = 3122e9f6078e7e4c04c87faf2819e97da73dfa2f8a2a2ac3b0f90d70044ed70d
2
SHA256 (manaplus-1.8.12.8.tar.xz) = cb3a17494d625c56c7219bf0b12226ca4d3372002dc2933e7aa16fbcda8fc723
3
SIZE (manaplus-1.8.9.1.tar.xz) = 15024872
3
SIZE (manaplus-1.8.12.8.tar.xz) = 15041612

Return to bug 235087