net/rclone: add security/ca_root_nss run dependency

- add security/ca_root_nss run dependency to fix rclone when running
   with web gui
 - bump PORTREVISION

PR:		250695
Approved by:	maintainer timeout (tremere@cainites.net, > 1 year)
This commit is contained in:
James 2022-06-08 13:40:29 +01:00 committed by Nuno Teixeira
parent 9521e5fdc5
commit 8560760fa7

View file

@ -1,7 +1,7 @@
PORTNAME= rclone
DISTVERSIONPREFIX= v
DISTVERSION= 1.58.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net
MAINTAINER= tremere@cainites.net
@ -10,6 +10,8 @@ COMMENT= Sync files to and from various cloud services
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
USES= cpe go:modules
USE_GITHUB= yes
GH_ACCOUNT= ncw