Bug 279179 - net/jotta-cli: update to 0.15.109709
Summary: net/jotta-cli: update to 0.15.109709
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: Gabriel M. Dutra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-20 14:52 UTC by Trenton Schulz
Modified: 2024-05-23 03:13 UTC (History)
1 user (show)

See Also:


Attachments
Patch to 0.15.109709 (1.84 KB, patch)
2024-05-20 14:52 UTC, Trenton Schulz
trueos: maintainer-approval+
Details | Diff
Updated patch with correct version 0.15.109709 (1.84 KB, patch)
2024-05-20 15:09 UTC, Trenton Schulz
trueos: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Trenton Schulz 2024-05-20 14:52:44 UTC
Created attachment 250830 [details]
Patch to 0.15.109709

Fixes are in the sync for moving items and ignoring sqlite tmp files and a crash fix for full accounts.

Changelog is available at:

https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli
Comment 1 Trenton Schulz 2024-05-20 15:09:09 UTC
Created attachment 250831 [details]
Updated patch with correct version 0.15.109709

I botched the version numbers in the patch. Now corrected.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-23 03:12:35 UTC
A commit in branch main references this bug:

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

commit 66313d16840b6346d7c6c23a5ef72ba98fb7f9ac
Author:     Trenton Schulz <trueos@norwegianrockcat.com>
AuthorDate: 2024-05-23 03:09:11 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-05-23 03:11:56 +0000

    net/jotta-cli: Update to 0.15.109709

    changeLog:
    https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli

    PR:             279179
    Approved by:    submitter is maintainer

 net/jotta-cli/Makefile | 2 +-
 net/jotta-cli/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-05-23 03:13:38 UTC
Commited, thank you!