Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 18:30:31 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0a1ea79b5f79 - main - net/rclone: Add CPE information
Message-ID:  <202108151830.17FIUV5B001137@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a1ea79b5f790826886c467b3fade703faec0464

commit 0a1ea79b5f790826886c467b3fade703faec0464
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 18:25:15 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 18:25:15 +0000

    net/rclone: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net/rclone/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/rclone/Makefile b/net/rclone/Makefile
index b3cb7782fd72..866b5494b970 100644
--- a/net/rclone/Makefile
+++ b/net/rclone/Makefile
@@ -9,7 +9,7 @@ COMMENT=	Sync files to and from various cloud services
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		go:modules
+USES=		cpe go:modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	ncw
 GH_TUPLE=	Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108151830.17FIUV5B001137>