Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2016 13:40:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209742] devel/godot: Update to 2.0.4.1; add devel/godot-tools port
Message-ID:  <bug-209742-13-kfsrjdspHS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209742-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209742-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209742

--- Comment #48 from lightside <lightside@gmx.com> ---
Tested with using poudriere on FreeBSD 9.3 amd64 and native build on FreeBSD
10.2 amd64.
The correct value of TIMESTAMP, based on greatest timestamp of modified fil=
es,
was produced with following command:
% make clean extract && find work/* -type f -print0 | xargs -0 stat -f '%m'=
 |
sort -u | tail -1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209742-13-kfsrjdspHS>