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

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	manaplus
4
PORTNAME=	manaplus
5
PORTVERSION=	1.6.8.14
5
PORTVERSION=	1.6.9.10
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 17-23 Link Here
17
		libcurl.so:ftp/curl \
17
		libcurl.so:ftp/curl \
18
		libphysfs.so:devel/physfs
18
		libphysfs.so:devel/physfs
19
19
20
USES=		pkgconfig:build tar:xz
20
USES=		pkgconfig:build tar:xz autoreconf
21
USE_XORG=	x11
21
USE_XORG=	x11
22
USE_SDL=	sdl2 gfx2 image2 mixer2 net2 ttf2
22
USE_SDL=	sdl2 gfx2 image2 mixer2 net2 ttf2
23
GNU_CONFIGURE=	yes
23
GNU_CONFIGURE=	yes
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1472108360
1
TIMESTAMP = 1473527956
2
SHA256 (manaplus-1.6.8.14.tar.xz) = ce590caff204f6fdfe1b33aca466e1c115dd444d1ef1f525334782670d2750d5
2
SHA256 (manaplus-1.6.9.10.tar.xz) = 3550b12f100d2bcaff2541b04b08dd1805d1071a547d2f0dfa5d613d507b431b
3
SIZE (manaplus-1.6.8.14.tar.xz) = 9796608
3
SIZE (manaplus-1.6.9.10.tar.xz) = 11746556
(-)pkg-plist (+3 lines)
Lines 7-12 Link Here
7
%%NLS%%share/locale/ca/LC_MESSAGES/manaplus.mo
7
%%NLS%%share/locale/ca/LC_MESSAGES/manaplus.mo
8
%%NLS%%share/locale/cs/LC_MESSAGES/manaplus.mo
8
%%NLS%%share/locale/cs/LC_MESSAGES/manaplus.mo
9
%%NLS%%share/locale/de/LC_MESSAGES/manaplus.mo
9
%%NLS%%share/locale/de/LC_MESSAGES/manaplus.mo
10
%%NLS%%share/locale/eo/LC_MESSAGES/manaplus.mo
10
%%NLS%%share/locale/es/LC_MESSAGES/manaplus.mo
11
%%NLS%%share/locale/es/LC_MESSAGES/manaplus.mo
11
%%NLS%%share/locale/fi/LC_MESSAGES/manaplus.mo
12
%%NLS%%share/locale/fi/LC_MESSAGES/manaplus.mo
12
%%NLS%%share/locale/fr/LC_MESSAGES/manaplus.mo
13
%%NLS%%share/locale/fr/LC_MESSAGES/manaplus.mo
Lines 58-63 Link Here
58
%%DATADIR%%/data/graphics/flags/cz.png
59
%%DATADIR%%/data/graphics/flags/cz.png
59
%%DATADIR%%/data/graphics/flags/de.png
60
%%DATADIR%%/data/graphics/flags/de.png
60
%%DATADIR%%/data/graphics/flags/en.png
61
%%DATADIR%%/data/graphics/flags/en.png
62
%%DATADIR%%/data/graphics/flags/eo.png
61
%%DATADIR%%/data/graphics/flags/es.png
63
%%DATADIR%%/data/graphics/flags/es.png
62
%%DATADIR%%/data/graphics/flags/fi.png
64
%%DATADIR%%/data/graphics/flags/fi.png
63
%%DATADIR%%/data/graphics/flags/fr.png
65
%%DATADIR%%/data/graphics/flags/fr.png
Lines 242-247 Link Here
242
%%DATADIR%%/data/icons/manaplus.png
244
%%DATADIR%%/data/icons/manaplus.png
243
%%DATADIR%%/data/icons/manaplus.svg
245
%%DATADIR%%/data/icons/manaplus.svg
244
%%DATADIR%%/data/icons/manaplus.xpm
246
%%DATADIR%%/data/icons/manaplus.xpm
247
%%DATADIR%%/data/music/keprohm.ogg
245
%%DATADIR%%/data/perserver/default/charcreation.xml
248
%%DATADIR%%/data/perserver/default/charcreation.xml
246
%%DATADIR%%/data/perserver/default/chatcommands.txt
249
%%DATADIR%%/data/perserver/default/chatcommands.txt
247
%%DATADIR%%/data/perserver/default/deadmessages.xml
250
%%DATADIR%%/data/perserver/default/deadmessages.xml

Return to bug 212594