Bug 262030

Summary: sysutils/zogftw: Update to 0.0.2022.02.17
Product: Ports & Packages Reporter: Fabian Keil <fk>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: driesm
Priority: --- Flags: fk: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sysutils/zogftw: Update to 0.0.2022.02.17 none

Description Fabian Keil 2022-02-18 09:13:17 UTC
Created attachment 231912 [details]
sysutils/zogftw: Update to 0.0.2022.02.17

The attached patch updates sysutils/zogftw to 0.0.2022.02.17.

Changes since 0.0.2022.01.11:
    - Allow the zogftw_snapshot_not_yet_created_hook() to abort
      the snapshotting (for example because no new data has been
      written since the last snapshot).
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-02-20 17:35:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed0b941a7f78cf5a60171e20b313b084caa3a926

commit ed0b941a7f78cf5a60171e20b313b084caa3a926
Author:     Fabian Keil <fk@fabiankeil.de>
AuthorDate: 2022-02-20 17:30:46 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2022-02-20 17:34:02 +0000

    sysutils/zogftw: Update to 0.0.2022.02.17

    PR:     262030

 sysutils/zogftw/Makefile | 4 ++--
 sysutils/zogftw/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Dries Michiels freebsd_committer freebsd_triage 2022-02-20 17:36:05 UTC
Committed, thanks!