Bug 263973 - net/jotta-cli: update to 0.14.5889
Summary: net/jotta-cli: update to 0.14.5889
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: Nuno Teixeira
URL: https://docs.jottacloud.com/en/articl...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-14 14:14 UTC by Trenton Schulz
Modified: 2022-05-14 16:35 UTC (History)
2 users (show)

See Also:


Attachments
Port patch to 0.14.5889 (1.40 KB, patch)
2022-05-14 14:14 UTC, Trenton Schulz
trueos: maintainer-approval+
Details | Diff
Corrected patch (1.54 KB, patch)
2022-05-14 14:30 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 2022-05-14 14:14:18 UTC
Created attachment 233911 [details]
Port patch to 0.14.5889

Update jotta-cli to 0.14.5889

The previous 0.13 release had some bugs that made it not work on FreeBSD, even though release notes claimed otherwise, so this is the first non-beta release where everything works.

Release notes are available here:

https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli
Comment 1 Trenton Schulz 2022-05-14 14:30:16 UTC
Created attachment 233912 [details]
Corrected patch

Patch with i386 checksums
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-14 16:23:26 UTC
Use DISTVERSION instead of PORTVERSION [1]

[1] https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-naming
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-14 16:30:06 UTC
Hi,

Is there a ChangeLog available?
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-05-14 16:32:25 UTC
A commit in branch main references this bug:

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

commit faf87f75f0117092444455f55cf0825b3c9bc332
Author:     Trenton Schulz <trueos@norwegianrockcat.com>
AuthorDate: 2022-05-14 16:29:12 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-05-14 16:31:51 +0000

    net/jotta-cli: Update to 0.14.5889

    PR:             263973

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

 net/jotta-cli/Makefile | 2 +-
 net/jotta-cli/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-05-14 16:35:48 UTC
Commited thanks!