[Bug 210876] multimedia/assimp: Update to 3.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 8 18:35:42 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210876

lightside <lightside at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172250|0                           |1
        is obsolete|                            |
 Attachment #172250|maintainer-approval?(yuri at r |
              Flags|awbw.com)                   |
 Attachment #172253|                            |maintainer-approval?(yuri at r
              Flags|                            |awbw.com)

--- Comment #11 from lightside <lightside at gmx.com> ---
Created attachment 172253
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172253&action=edit
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*' -print0
| xargs -0 stat -f '%m' | sort -u | tail -1
1467998991

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


More information about the freebsd-ports-bugs mailing list