Bug 201923 - devel/skalibs: update to 2.3.6.0
Summary: devel/skalibs: update to 2.3.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks: 201924 201925
  Show dependency treegraph
 
Reported: 2015-07-27 15:27 UTC by Colin Booth
Modified: 2015-08-16 03:06 UTC (History)
0 users

See Also:


Attachments
Update port to new version (1.56 KB, text/plain)
2015-07-27 15:27 UTC, Colin Booth
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Booth 2015-07-27 15:27:01 UTC
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
Comment 1 Colin Booth 2015-07-27 15:44:08 UTC
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
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-08-16 02:44:32 UTC
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
Comment 3 Jan Beich freebsd_committer freebsd_triage 2015-08-16 03:06:39 UTC
Thanks. Committed.