Bug 232653 - sysutils/zfs-snap-diff: Update to 0.0.10
Summary: sysutils/zfs-snap-diff: Update to 0.0.10
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-10-24 18:03 UTC by Ben Lavery-Griffiths
Modified: 2018-10-27 00:32 UTC (History)
0 users

See Also:


Attachments
svn diff to upgrade to 0.0.10 (1.79 KB, patch)
2018-10-24 18:03 UTC, Ben Lavery-Griffiths
no flags Details | Diff
Poudriere logs for all platforms (4.69 KB, application/x-xz)
2018-10-24 18:03 UTC, Ben Lavery-Griffiths
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Lavery-Griffiths 2018-10-24 18:03:41 UTC
Created attachment 198590 [details]
svn diff to upgrade to 0.0.10

zfs-snap-diff has been updated to 0.0.10
(https://github.com/j-keck/zfs-snap-diff/releases/tag/0.0.10)

The attached svn diff brings this port up from 0.0.9 to 0.0.10

Change log:
 - use relative url for service endpoints
 - - to use zfs-snap-diff behind a reverse proxy
 - optional tls encryption
 - listen address per '-l' flag configurable

Build successfully against amd64/i386 10.4-RELEASE, 11.2-RELEASE, and 12.0-BETA1
Poudriere logs attached and available for a limited time here:
https://logs.bnix.club/zfs-snap-diff-0.0.10_2018-10-24/

portlint -AC:
looks fine.
Comment 1 Ben Lavery-Griffiths 2018-10-24 18:03:56 UTC
Created attachment 198591 [details]
Poudriere logs for all platforms
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-27 00:31:13 UTC
A commit references this bug:

Author: swills
Date: Sat Oct 27 00:30:46 UTC 2018
New revision: 483066
URL: https://svnweb.freebsd.org/changeset/ports/483066

Log:
  sysutils/zfs-snap-diff: update to 0.0.10

  PR:		232653
  Submitted by:	ben.lavery@hashbang0.com (maintainer)

Changes:
  head/sysutils/zfs-snap-diff/Makefile
  head/sysutils/zfs-snap-diff/distinfo
Comment 3 Steve Wills freebsd_committer freebsd_triage 2018-10-27 00:32:41 UTC
Committed, thanks!