Bug 229415 - devel/wandio: update to 1.0.5
Summary: devel/wandio: update to 1.0.5
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-29 19:29 UTC by Alistair King
Modified: 2018-07-02 15:19 UTC (History)
0 users

See Also:


Attachments
update devel/wandio to 1.0.5 (1.17 KB, patch)
2018-06-29 19:29 UTC, Alistair King
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alistair King 2018-06-29 19:29:06 UTC
Created attachment 194737 [details]
update devel/wandio to 1.0.5

Update devel/wandio from 1.0.3 to 1.0.5

Also change license from GPLv2 to LGPL3+. As noted on the official home page: "From libwandio 1.0.4 onwards, the libwandio source code is licensed under the LGPL v3" -- https://research.wand.net.nz/software/libwandio.php

Release notes available at https://github.com/wanduow/wandio/releases/tag/v1.0.5

New in this release:
 - Support for reading and writing zstd format.
 - Add ability to resume an HTTP reading session from where you left off.
 - Various fixes for lazy error checking throughout libwandio and wandiocat.
 - Documentation fixes.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-07-02 15:18:35 UTC
A commit references this bug:

Author: swills
Date: Mon Jul  2 15:18:20 UTC 2018
New revision: 473750
URL: https://svnweb.freebsd.org/changeset/ports/473750

Log:
  devel/wandio: update to 1.0.5

  PR:		229415
  Submitted by:	Alistair King <alistair@caida.org> (maintainer)

Changes:
  head/devel/wandio/Makefile
  head/devel/wandio/distinfo
  head/devel/wandio/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-07-02 15:19:17 UTC
Committed, thanks!