Bug 232653

Summary: sysutils/zfs-snap-diff: Update to 0.0.10
Product: Ports & Packages Reporter: Ben Lavery-Griffiths <ben>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff to upgrade to 0.0.10
none
Poudriere logs for all platforms none

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!