notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/file-roller/files/patch-src_fr-command-patch-src_fr-command-lrzip.c

Number of commits found: 2

Friday, 4 Sep 2015
11:08 kwm search for other commits by this committer
Update file-roller to 3.16.4.

Remove 8.x patch.
Original commitRevision:396078 
Saturday, 11 Apr 2015
17:42 truckman search for other commits by this committer
n FreeBSD 8 the name of the mtime member of struct stat was st_mtimespec.
In the early days of FreeBSD 9 (after the branch but before 9.0-RELEASE),
it was renamed to st_mtim in src rev r205792 for POSIX 2008 compliance.
This change was never merged back to 8-STABLE. There was no corresponding
bump of __FreeBSD_version, but the change happened between r900010 and
r900011.  Patch the source to use the old name when building on FreeBSD 8.

Remove the BROKEN tag to allow the port to be built on FreeBSD 8.

PR:		195601
Differential Revision:	https://reviews.freebsd.org/D2281
Reviewed by:	kwm
Approved by:	mat (mentor)
Original commitRevision:383819 

Number of commits found: 2