mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
net/jotta-cli: Update 0.17.132497 => 0.17.159692
Release notes: https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cl - Add ability to run make makesum on any ARCH. - Replace RESTRICTED with LICENSE_PERMS. PR: 293665 Sponsored by: UNIS Labs Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> MFH: 2026Q2
This commit is contained in:
committed by
Vladimir Druzenko
parent
f07bff5c0d
commit
08626de964
+11
-6
@@ -1,8 +1,15 @@
|
||||
PORTNAME= jotta-cli
|
||||
DISTVERSION= 0.17.132497
|
||||
DISTVERSION= 0.17.159692
|
||||
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|}
|
||||
_SITESPREFIX= https://repo.jotta.us/archives/freebsd/
|
||||
_DISTPREFIX= ${PORTNAME}-${DISTVERSION}_freebsd_
|
||||
.ifmake makesum || makeplist || distclean
|
||||
MASTER_SITES= ${ONLY_FOR_ARCHS:S|i386|386|:C|(.*)|${_SITESPREFIX}\1/|}
|
||||
DISTFILES= ${ONLY_FOR_ARCHS:S|i386|386|:C|(.*)|${_DISTPREFIX}\1${EXTRACT_SUFX}|}
|
||||
.else
|
||||
MASTER_SITES= ${_SITESPREFIX}${ARCH:S|i386|386|}/
|
||||
DISTNAME= ${_DISTPREFIX}${ARCH:S|i386|386|}
|
||||
.endif
|
||||
|
||||
MAINTAINER= trueos@norwegianrockcat.com
|
||||
COMMENT= Jotta Cloud Daemon and Command-Line Interface
|
||||
@@ -11,12 +18,10 @@ WWW= https://www.jottacloud.com
|
||||
LICENSE= UNKNOWN
|
||||
LICENSE_NAME= "Jottacloud Terms and Service"
|
||||
LICENSE_TEXT= "JottaCloud has its own terms and conditions available at https://www.jottacloud.com/en/terms.html"
|
||||
LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
|
||||
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
RESTRICTED= yes
|
||||
|
||||
USE_RC_SUBR= jottad
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1688752625
|
||||
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
|
||||
TIMESTAMP = 1775245734
|
||||
SHA256 (jotta-cli-0.17.159692_freebsd_amd64.tar.gz) = fced34d3e4b1648522f5a07b15acca9f83546a54951da214474f77f6e7f0f7f1
|
||||
SIZE (jotta-cli-0.17.159692_freebsd_amd64.tar.gz) = 18164324
|
||||
SHA256 (jotta-cli-0.17.159692_freebsd_386.tar.gz) = 9a7f9eed75830f2bca09419e8af03dcfc026fe22cf9d3cf0ea7ae98c7a2345b2
|
||||
SIZE (jotta-cli-0.17.159692_freebsd_386.tar.gz) = 16968761
|
||||
|
||||
Reference in New Issue
Block a user