FreeBSD Bugzilla – Attachment 239376 Details for
Bug 268601
net/jotta-cli: jottad needs write access to etc/jottad
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch to port that incorporates initial patch with report
jotta-cli-patch.diff (text/plain), 1.59 KB, created by
Trenton Schulz
on 2023-01-10 10:33:13 UTC
(
hide
)
Description:
Updated patch to port that incorporates initial patch with report
Filename:
MIME Type:
Creator:
Trenton Schulz
Created:
2023-01-10 10:33:13 UTC
Size:
1.59 KB
patch
obsolete
>commit 3c3e1cbd934c9aed56c10e11097113e3c2a4a1fa >Author: Trenton Schulz <trenton@nr.no> >Date: Tue Jan 10 11:27:14 2023 +0100 > > Fix permissions for jotta-cli > > The ownership for @LOCALBASE/etc/jottad were wrong (they need to be > owned by jottad:jottad. > > As I was updated the portrevision, I fixed some PORTLINT issues as well. > > Originally reported by Vidar Karlsen <vidar@karlsen.tech> > >diff --git a/net/jotta-cli/Makefile b/net/jotta-cli/Makefile >index 9fce17405b1b..ff1bf87471eb 100644 >--- a/net/jotta-cli/Makefile >+++ b/net/jotta-cli/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= jotta-cli > DISTVERSION= 0.14.60923 >+PORTREVISION= 1 > 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|} >@@ -13,12 +14,11 @@ 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 > >-RESTRICTED= yes >- > ONLY_FOR_ARCHS= amd64 i386 >- > RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss > >+RESTRICTED= yes >+ > USE_RC_SUBR= jottad > > NO_BUILD= yes >diff --git a/net/jotta-cli/pkg-plist b/net/jotta-cli/pkg-plist >index d1d4447d456d..3bdb89180ea0 100644 >--- a/net/jotta-cli/pkg-plist >+++ b/net/jotta-cli/pkg-plist >@@ -3,6 +3,7 @@ sbin/jottad > @dir etc/rc.d > @owner jottad > @group jottad >+@dir etc/jottad > @sample(jottad,jottad,644) etc/jottad/config.ini.sample > @dir /var/lib/jottad > @dir /var/lib
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 268601
:
239066
| 239376