Created attachment 159306 [details] Update port to new version Update skalibs version. Diff contains the following changes: Makefile: Version bump Makefile: Return of erroneously removed OPTIONS_DEFINE= DOCS line distinfo: contents update pkg-plist: additional header supplied pkg-plist: shared library name change
Notable changes between 2.3.1.1 and 2.3.6.0: 2.3.6.0: New function: openreadnclose_nb. 2.3.5.0: New functions: bitarray_count(), openwritevnclose_at() 2.3.4.0: New function: stat_at() 2.3.3.0: New sha512 functions, see skalibs/sha512.h 2.3.2.0: New macro: gid0_scan() 2.3.1.2: The child_spawn* family of functions now resets all signals to their default values when spawning a program on systems with posix_spawn(). This should not change anything - it's just paranoia. Full change set in %%DOCSDIR%%/upgrade.html
A commit references this bug: Author: jbeich Date: Sun Aug 16 02:43:39 UTC 2015 New revision: 394372 URL: https://svnweb.freebsd.org/changeset/ports/394372 Log: devel/skalibs: update to 2.3.6.0 - Restore DOCS option accidentally removed in r378797 Changes: http://skarnet.org/software/skalibs/upgrade.html PR: 201923 Submitted by: Colin Booth <colin@heliocat.net> (maintainer) Changes: head/devel/skalibs/Makefile head/devel/skalibs/distinfo head/devel/skalibs/pkg-plist
Thanks. Committed.