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

Collapse All | Expand All

(-)pioneer/Makefile (-2 / +2 lines)
Lines 38-44 Link Here
38
38
39
USE_GITHUB=	yes
39
USE_GITHUB=	yes
40
GH_ACCOUNT=	pioneerspacesim
40
GH_ACCOUNT=	pioneerspacesim
41
GH_TAGNAME=	20160404
41
GH_TAGNAME=	20160530
42
42
43
USES=		autoreconf gmake pkgconfig
43
USES=		autoreconf gmake pkgconfig
44
USE_GL=		gl
44
USE_GL=		gl
Lines 47-53 Link Here
47
GNU_CONFIGURE=	yes
47
GNU_CONFIGURE=	yes
48
CONFIGURE_ENV=	PIONEER_DATA_DIR="${DATADIR}/data"
48
CONFIGURE_ENV=	PIONEER_DATA_DIR="${DATADIR}/data"
49
CONFIGURE_ARGS=	--with-version="${GH_TAGNAME}"
49
CONFIGURE_ARGS=	--with-version="${GH_TAGNAME}"
50
EXTRACT_AFTER_ARGS=	--exclude .gitignore
50
EXTRACT_AFTER_ARGS=	--no-same-owner --no-same-permissions --exclude .gitignore
51
51
52
PORTDATA=	data
52
PORTDATA=	data
53
PORTDOCS=	AUTHORS.txt Changelog.txt Modelviewer.txt Quickstart.txt README.md
53
PORTDOCS=	AUTHORS.txt Changelog.txt Modelviewer.txt Quickstart.txt README.md
(-)pioneer/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (pioneerspacesim-pioneer-0.0.20160404-20160404_GH0.tar.gz) = 6f32814128396cfdbd85ecf354cf590e34226173631aa485473f764762ad7ceb
1
SHA256 (pioneerspacesim-pioneer-0.0.20160530-20160530_GH0.tar.gz) = 76a7b98aee5fca31c920181337de6bd83b3ad574648cfaf9a0af48775ec67811
2
SIZE (pioneerspacesim-pioneer-0.0.20160404-20160404_GH0.tar.gz) = 189053561
2
SIZE (pioneerspacesim-pioneer-0.0.20160530-20160530_GH0.tar.gz) = 194448697

Return to bug 209357