Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade from 1.3.1-4 to 1.3.1-10 (security fixes). | Mikhail Teterin | 2018-01-21 | 1 | -1/+24 |
| | | | | | | | | | Resolve errors triggered on -current by the use of C++17 PR: 225299 Notes: svn path=/head/; revision=459561 | ||||
* | Replace use of NULL, where actual integer zero is expected -- an ancient | Mikhail Teterin | 2016-01-11 | 1 | -0/+23 |
upstream bug coming to light with modern compilers. This does not change the compiled binaries, so no PORTREVISION bumps. PR: 186773 Submitted by: Oliver Hartman Notes: svn path=/head/; revision=405800 |