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

(-)pioneer/Makefile (-2 / +3 lines)
Lines 30-36 Link Here
30
LICENSE_PERMS_SIL=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
30
LICENSE_PERMS_SIL=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
31
31
32
BUILD_DEPENDS=	${LOCALBASE}/include/GL/glu.h:${PORTSDIR}/graphics/libGLU
32
BUILD_DEPENDS=	${LOCALBASE}/include/GL/glu.h:${PORTSDIR}/graphics/libGLU
33
LIB_DEPENDS=	libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
33
LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/curl \
34
		libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
34
		libfreetype.so:${PORTSDIR}/print/freetype2 \
35
		libfreetype.so:${PORTSDIR}/print/freetype2 \
35
		libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
36
		libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
36
		libpng.so:${PORTSDIR}/graphics/png \
37
		libpng.so:${PORTSDIR}/graphics/png \
Lines 38-44 Link Here
38
39
39
GH_ACCOUNT=	pioneerspacesim
40
GH_ACCOUNT=	pioneerspacesim
40
GH_PROJECT=	${PORTNAME}
41
GH_PROJECT=	${PORTNAME}
41
GH_TAGNAME=	20150201
42
GH_TAGNAME=	20150314
42
43
43
WRKSRC=		${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}
44
WRKSRC=		${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME}
44
45
(-)pioneer/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (pioneer-0.0.20150201.tar.gz) = 472e9b51f797b4ce1c9749a2126618f4a3837b59ee5ac0416dcaf1e1d338dd41
1
SHA256 (pioneer-0.0.20150314.tar.gz) = ee487c6e160123e5a6c341374efaa172ef0d77cdeb52f66d9a65ac78302dcb8f
2
SIZE (pioneer-0.0.20150201.tar.gz) = 180434415
2
SIZE (pioneer-0.0.20150314.tar.gz) = 180423484

Return to bug 198649