diff options
author | Olivier Cochard <olivier@FreeBSD.org> | 2023-10-06 09:52:27 +0000 |
---|---|---|
committer | Olivier Cochard <olivier@FreeBSD.org> | 2023-10-06 09:57:38 +0000 |
commit | 73d06a8003c507715a0f094ec8cfe18219ae8f31 (patch) | |
tree | 139ef8d1fe9af48c66145e9b790f10cb82bb6c2e | |
parent | 9c57b79ab7bcb7b820fec95b1989132acda03a23 (diff) |
net/jotta-cli: Update to 0.15.93226
PR: 274301
Reported by: Trenton Schulz <trueos@norwegianrockcat.com>
Event: Oslo Hackathon at Modirum
-rw-r--r-- | net/jotta-cli/Makefile | 3 | ||||
-rw-r--r-- | net/jotta-cli/distinfo | 8 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/jotta-cli/Makefile b/net/jotta-cli/Makefile index 9ce90d2fef9e..bfa3632eeaae 100644 --- a/net/jotta-cli/Makefile +++ b/net/jotta-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= jotta-cli -DISTVERSION= 0.15.84961 +DISTVERSION= 0.15.93226 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|} @@ -14,7 +14,6 @@ LICENSE_TEXT= "JottaCloud has its own terms and conditions available at https:// LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 -RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss RESTRICTED= yes diff --git a/net/jotta-cli/distinfo b/net/jotta-cli/distinfo index 632388c8c0b6..c5400d162525 100644 --- a/net/jotta-cli/distinfo +++ b/net/jotta-cli/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1688752625 -SHA256 (jotta-cli-0.15.84961_freebsd_amd64.tar.gz) = 1ec72403d9001173c17896a487e9e1dc6c73de94d906ee4707b02f51183a6e87 -SIZE (jotta-cli-0.15.84961_freebsd_amd64.tar.gz) = 14149276 -SHA256 (jotta-cli-0.15.84961_freebsd_386.tar.gz) = 15b585c27ccd84d58845b9e7329efd7a92ce70c4954eb116f52c7fe4dcf3bc60 -SIZE (jotta-cli-0.15.84961_freebsd_386.tar.gz) = 13639025 +SHA256 (jotta-cli-0.15.93226_freebsd_amd64.tar.gz) = 890c6f0f07fe0af895f31461f572d5489a0d76a9b09f6ab3c0eb167686301c82 +SIZE (jotta-cli-0.15.93226_freebsd_amd64.tar.gz) = 14386990 +SHA256 (jotta-cli-0.15.93226_freebsd_386.tar.gz) = 8bdbaf19630bbf2ecc39e3d52ca2bb13f9d650d134fe395846d13a6cd249cf5e +SIZE (jotta-cli-0.15.93226_freebsd_386.tar.gz) = 13881453 |