FreeBSD Bugzilla – Attachment 260141 Details for
Bug 285583
net/jotta-cli: Update to 0.16.129390
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Corrected patch to 0.17.132496
0001-Update-jotta-cli-to-0.17.132497.patch (text/plain), 2.24 KB, created by
Trenton Schulz
on 2025-05-04 08:53:08 UTC
(
hide
)
Description:
Corrected patch to 0.17.132496
Filename:
MIME Type:
Creator:
Trenton Schulz
Created:
2025-05-04 08:53:08 UTC
Size:
2.24 KB
patch
obsolete
>From 06b02a77bb7db4281b983405a2aefda46418e9b1 Mon Sep 17 00:00:00 2001 >From: Trenton Schulz <trenton@norwegianrockcat.com> >Date: Sat, 22 Mar 2025 11:27:02 +0100 >Subject: [PATCH] Update jotta-cli to 0.17.132497 > >Changes since tha last update includes new options for specifying >formats, excluding temporary files, better downloading and merging >with existing files and several fixes for tab completion and crash >fixes. > >Changelog is available here: > >https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli >--- > net/jotta-cli/Makefile | 9 ++++----- > net/jotta-cli/distinfo | 8 ++++---- > 2 files changed, 8 insertions(+), 9 deletions(-) > >diff --git a/net/jotta-cli/Makefile b/net/jotta-cli/Makefile >index b1443b53732a..44130e5cd3b5 100644 >--- a/net/jotta-cli/Makefile >+++ b/net/jotta-cli/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= jotta-cli >-DISTVERSION= 0.15.109709 >+DISTVERSION= 0.17.132497 > CATEGORIES= net > MASTER_SITES= https://repo.jotta.us/archives/freebsd/${ARCH:S|amd64|amd64|:S|i386|386|}/ > DISTNAME= ${PORTNAME}-${PORTVERSION}_freebsd_${ARCH:S|amd64|amd64|:S|i386|386|} >@@ -20,11 +20,10 @@ RESTRICTED= yes > USE_RC_SUBR= jottad > > NO_BUILD= yes >-SUB_FILES= pkg-message \ >- jottad >+SUB_FILES= jottad pkg-message > >-USERS= jottad >-GROUPS= jottad >+USERS= jottad >+GROUPS= jottad > > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/jottad >diff --git a/net/jotta-cli/distinfo b/net/jotta-cli/distinfo >index 3662cf36e806..c80260554880 100644 >--- a/net/jotta-cli/distinfo >+++ b/net/jotta-cli/distinfo >@@ -1,5 +1,5 @@ > TIMESTAMP = 1688752625 >-SHA256 (jotta-cli-0.15.109709_freebsd_amd64.tar.gz) = 8732833166df1cd38a83b84b87632ba8705ad8d7e700b48d182c969cf193c718 >-SIZE (jotta-cli-0.15.109709_freebsd_amd64.tar.gz) = 14946124 >-SHA256 (jotta-cli-0.15.109709_freebsd_386.tar.gz) = d1e31ad74d39f059e1ab67293a51441666198bc1ab9f88160169e6adf08a8712 >-SIZE (jotta-cli-0.15.109709_freebsd_386.tar.gz) = 14322173 >+SHA256 (jotta-cli-0.17.132497_freebsd_amd64.tar.gz) = ab8249104a101f21817cf7a6919980c85368a9bab23258a8b48e58775f9ed8f8 >+SIZE (jotta-cli-0.17.132497_freebsd_amd64.tar.gz) = 16127954 >+SHA256 (jotta-cli-0.17.132497_freebsd_386.tar.gz) = 00949dcd113276f0ad888a28d7066f06620fc2f5ba3bb5ae7bd075a9e49b6eae >+SIZE (jotta-cli-0.16.129390_freebsd_386.tar.gz) = 15386435 >-- >2.49.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
trueos
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 285583
:
258905
|
260138
|
260141
|
260285