diff options
author | Trenton Schulz <trueos@norwegianrockcat.com> | 2025-05-10 13:55:01 +0200 |
---|---|---|
committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2025-05-10 13:56:20 +0200 |
commit | 7e272b3f57d8d66ad53d587307c12c2804abdf21 (patch) | |
tree | 5734048a8d86f028ba91f372336ad8922f482cba | |
parent | mail/neomutt: update to 20250510 (diff) |
net/jotta-cli: Update to 0.17.132497
Pet portlint, portfmt, portclippy.
Changelog:
https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli
PR: 285583
Approved by: submitter is maintainer
-rw-r--r-- | net/jotta-cli/Makefile | 9 | ||||
-rw-r--r-- | 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..bf9a74bed6c8 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.17.132497_freebsd_386.tar.gz) = 15386435 |