Bug 258353 - sysutils/zsm: Update to 0.3.0
Summary: sysutils/zsm: Update to 0.3.0
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: Kevin Bowling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-07 21:37 UTC by Mattias Lindvall
Modified: 2021-09-11 18:31 UTC (History)
1 user (show)

See Also:


Attachments
zsm-0.3.0.diff (1.75 KB, patch)
2021-09-07 21:37 UTC, Mattias Lindvall
no flags Details | Diff
zsm-0.3.0.diff (2.19 KB, patch)
2021-09-07 21:45 UTC, Mattias Lindvall
mattias.lindvall: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mattias Lindvall 2021-09-07 21:37:54 UTC
Created attachment 227747 [details]
zsm-0.3.0.diff

Changelog:

- Move library code from zsm-lib into zsm.
- Remove dependency on sarge.
- Update dependencies to newer versions.
Comment 1 Mattias Lindvall 2021-09-07 21:45:55 UTC
Created attachment 227748 [details]
zsm-0.3.0.diff

Updated diff to also modify the pkg-descr
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-09-11 18:30:52 UTC
A commit in branch main references this bug:

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

commit 68b1757db37f79259cbced2f80ad40ac9da04d66
Author:     Mattias Lindvall <mattias.lindvall@gmail.com>
AuthorDate: 2021-09-11 18:29:57 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-09-11 18:29:57 +0000

    sysutils/zsm: Update to 0.3.0

    - Move library code from zsm-lib into zsm.
    - Remove dependency on sarge.
    - Update dependencies to newer versions.

    PR:             258353

 sysutils/zsm/Makefile  | 15 ++++++++-------
 sysutils/zsm/distinfo  |  6 +++---
 sysutils/zsm/pkg-descr |  3 ---
 3 files changed, 11 insertions(+), 13 deletions(-)
Comment 3 Kevin Bowling freebsd_committer freebsd_triage 2021-09-11 18:31:07 UTC
Thank you for your contribution!