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

(-)alephone/Makefile (-2 / +4 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	alephone
8
PORTNAME=	alephone
9
PORTVERSION=	20110731
9
PORTVERSION=	20111201
10
CATEGORIES=	games
10
CATEGORIES=	games
11
MASTER_SITES=	SF/marathon/Aleph%20One/2011-07-31
11
MASTER_SITES=	SF/marathon/Aleph%20One/2011-12-01
12
DISTNAME=	AlephOne-${PORTVERSION}
12
DISTNAME=	AlephOne-${PORTVERSION}
13
13
14
MAINTAINER=	fiziologus@gmail.com
14
MAINTAINER=	fiziologus@gmail.com
Lines 16-21 Link Here
16
16
17
BUILD_DEPENDS+=	${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs
17
BUILD_DEPENDS+=	${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-libs
18
18
19
USE_GMAKE=	yes
20
19
USE_BZIP2=	yes
21
USE_BZIP2=	yes
20
USE_SDL+=	image net sdl sound
22
USE_SDL+=	image net sdl sound
21
USE_GL=		yes
23
USE_GL=		yes
(-)alephone/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (AlephOne-20110731.tar.bz2) = c18ec39350e22ac58436bdb13db46a9db94e9ea68cfaf845588f3da1b21edf2b
1
SHA256 (AlephOne-20111201.tar.bz2) = c844b347cdba3bcfba33cf459aa94bcc7729f8865b5cfdb688da24262a918fca
2
SIZE (AlephOne-20110731.tar.bz2) = 3046086
2
SIZE (AlephOne-20111201.tar.bz2) = 4576989
(-)alephone/pkg-plist (+3 lines)
Lines 4-10 Link Here
4
%%DATADIR%%/MML/Transparent_Liquids.mml
4
%%DATADIR%%/MML/Transparent_Liquids.mml
5
%%DATADIR%%/MML/Transparent_Sprites.mml
5
%%DATADIR%%/MML/Transparent_Sprites.mml
6
%%DATADIR%%/Themes/Default/DejaVuLGCSansCondensed-Bold.ttf
6
%%DATADIR%%/Themes/Default/DejaVuLGCSansCondensed-Bold.ttf
7
%%DATADIR%%/Themes/Default/DejaVuLGCSansCondensed-BoldBold.ttf
7
%%DATADIR%%/Themes/Default/DejaVuLGCSansCondensed-BoldOblique.ttf
8
%%DATADIR%%/Themes/Default/DejaVuLGCSansCondensed-BoldOblique.ttf
9
%%DATADIR%%/Themes/Default/LICENSE-DejaVu
10
%%DATADIR%%/Themes/Default/SquarishSansCT.README
8
%%DATADIR%%/Themes/Default/Squarish_Sans_CT_Medium.ttf
11
%%DATADIR%%/Themes/Default/Squarish_Sans_CT_Medium.ttf
9
%%DATADIR%%/Themes/Default/button_c.bmp
12
%%DATADIR%%/Themes/Default/button_c.bmp
10
%%DATADIR%%/Themes/Default/button_c_p.bmp
13
%%DATADIR%%/Themes/Default/button_c_p.bmp

Return to bug 163283