Bug 261353 - sysutils/zrepl: Update to 0.5.0
Summary: sysutils/zrepl: Update to 0.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Lewis Cook
URL: https://zrepl.github.io/v0.5.0/change...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-20 13:44 UTC by jonathan.kirszling
Modified: 2022-01-27 14:08 UTC (History)
2 users (show)

See Also:
lcook: maintainer-feedback+
lcook: merge-quarterly-


Attachments
Upgrade zrepl port to 0.5.0. (3.07 KB, patch)
2022-01-20 13:44 UTC, jonathan.kirszling
no flags Details | Diff
Upgrade zrepl port to 0.5.0. (2.72 KB, patch)
2022-01-27 08:46 UTC, jonathan.kirszling
lcook: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jonathan.kirszling 2022-01-20 13:44:07 UTC
Created attachment 231176 [details]
Upgrade zrepl port to 0.5.0.

First contribution to ports, please be kind if something's wrong :)
Please double check to be sure that I did not forgot something.

# Port upgrade

* Bumped DISTVERSION number
* Regenerated dist-info file
* Regenerated pkg-plist file

# Tests

* poudriere testport
* build on main host
* pkg remove zrepl && make && make install

# My repo for testing

https://repository.eoli3n.eu.org/

Running on my servers, working perfectly.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-01-21 01:32:38 UTC
Congratulations on your first contribution Jonathan and thank you!

If there is a changelog associated with this release, please set it in the URl field. If this is a bugfix and/or security release, please set merge-quarterly flag to ?
Comment 2 jonathan.kirszling 2022-01-21 07:24:37 UTC
Half new features, half bug fixes.
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2022-01-21 08:47:01 UTC
(In reply to jonathan.kirszling from comment #2)

Are the @sample pkg-plist removals intentional and if so what is the reason?
Comment 4 jonathan.kirszling 2022-01-27 08:46:53 UTC
Created attachment 231379 [details]
Upgrade zrepl port to 0.5.0.
Comment 5 Lewis Cook freebsd_committer freebsd_triage 2022-01-27 13:51:26 UTC
I'll hold off merging to quarterly as this update introduces breaking changes, so would rather give users an opportunity to adapt these changes in Q3 rather than a currently-working configuration.
Comment 6 Lewis Cook freebsd_committer freebsd_triage 2022-01-27 14:05:10 UTC
Comment on attachment 231379 [details]
Upgrade zrepl port to 0.5.0.

Patch looks fine to me.
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-01-27 14:07:23 UTC
A commit in branch main references this bug:

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

commit 6a357b21872556c2fd66dea6b7f7a7b8fd59c12e
Author:     eoli3n <jonathan.kirszling@runbox.com>
AuthorDate: 2022-01-27 13:57:44 +0000
Commit:     Lewis Cook <lcook@FreeBSD.org>
CommitDate: 2022-01-27 14:04:02 +0000

    sysutils/zrepl: Update to 0.5.0

    PR:             261353
    Changes:        https://zrepl.github.io/v0.5.0/changelog.html

 sysutils/zrepl/Makefile  |  3 +--
 sysutils/zrepl/distinfo  | 10 +++++-----
 sysutils/zrepl/pkg-plist |  5 ++++-
 3 files changed, 10 insertions(+), 8 deletions(-)
Comment 8 Lewis Cook freebsd_committer freebsd_triage 2022-01-27 14:08:09 UTC
Thank you Jonathan, committed!