Date: Fri, 08 Jul 2016 18:35:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210876] multimedia/assimp: Update to 3.3 Message-ID: <bug-210876-13-CikwlWJgHN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210876-13@https.bugs.freebsd.org/bugzilla/> References: <bug-210876-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=3D210876 lightside <lightside@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172250|0 |1 is obsolete| | Attachment #172250|maintainer-approval?(yuri@r | Flags|awbw.com) | Attachment #172253| |maintainer-approval?(yuri@r Flags| |awbw.com) --- Comment #11 from lightside <lightside@gmx.com> --- Created attachment 172253 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172253&action= =3Dedit Proposed patch (since 416829 revision) Fixed TIMESTAMP to correct value, based on greatest timestamp of modified files: % make extract && cd work && find * -type f -not -name '.extract_done*' -pr= int0 | xargs -0 stat -f '%m' | sort -u | tail -1 1467998991 --=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-210876-13-CikwlWJgHN>