FreeBSD Bugzilla – Attachment 246595 Details for
Bug 275371
net/rclone: update to 1.65.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update rclone to 1.65.0 and enable cmount build optino by default
rclone-1.65.0.patch (text/plain), 2.11 KB, created by
Ralf van der Enden
on 2023-11-27 10:52:36 UTC
(
hide
)
Description:
Update rclone to 1.65.0 and enable cmount build optino by default
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2023-11-27 10:52:36 UTC
Size:
2.11 KB
patch
obsolete
>From ac0ce031ea6e18e0e00b578ae5031ecca3684967 Mon Sep 17 00:00:00 2001 >From: Ralf van der Enden <tremere@cainites.net> >Date: Mon, 27 Nov 2023 11:43:03 +0100 >Subject: [PATCH] net/rclone: update to 1.65.0 > >--- > net/rclone/Makefile | 10 +++------- > net/rclone/distinfo | 10 +++++----- > 2 files changed, 8 insertions(+), 12 deletions(-) > >diff --git a/net/rclone/Makefile b/net/rclone/Makefile >index 39c3e070c..86bc5799f 100644 >--- a/net/rclone/Makefile >+++ b/net/rclone/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= rclone > DISTVERSIONPREFIX= v >-DISTVERSION= 1.64.2 >+DISTVERSION= 1.65.0 > CATEGORIES= net > > MAINTAINER= tremere@cainites.net >@@ -10,6 +10,7 @@ WWW= https://rclone.org/ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/COPYING > >+LIB_DEPENDS= libfuse.so:sysutils/fusefs-libs > RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss > > USES= cpe go:modules >@@ -20,12 +21,7 @@ GO_BUILDFLAGS= -ldflags -s > PLIST_FILES= bin/rclone \ > man/man1/rclone.1.gz > >-OPTIONS_DEFINE= CMOUNT >- >-CMOUNT_DESC= Enable cmount command (depends on fusefs-libs) >- >-CMOUNT_LIB_DEPENDS= libfuse.so:sysutils/fusefs-libs >-CMOUNT_VARS= GO_BUILDFLAGS+="-tags cmount" >+GO_BUILDFLAGS+= -tags cmount > > post-install: > ${INSTALL_MAN} ${WRKSRC}/rclone.1 ${STAGEDIR}${MANPREFIX}/man/man1 >diff --git a/net/rclone/distinfo b/net/rclone/distinfo >index 47c933709..d3509cf8f 100644 >--- a/net/rclone/distinfo >+++ b/net/rclone/distinfo >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1698404342 >-SHA256 (go/net_rclone/rclone-v1.64.2/v1.64.2.mod) = 90943ac64fe47f54b40bdd7d4fda6cee3d99f59a5ac420be43bc7369ed1b9250 >-SIZE (go/net_rclone/rclone-v1.64.2/v1.64.2.mod) = 8152 >-SHA256 (go/net_rclone/rclone-v1.64.2/v1.64.2.zip) = e2a081cefbd810bde0c1c2bac87cc9103decdb0fefa820e15eee25467253bf4a >-SIZE (go/net_rclone/rclone-v1.64.2/v1.64.2.zip) = 17702032 >+TIMESTAMP = 1701074507 >+SHA256 (go/net_rclone/rclone-v1.65.0/v1.65.0.mod) = 046c968c1514fc711f431a524ca3a19a6851f2e8b15bd4e03231a218c65fb795 >+SIZE (go/net_rclone/rclone-v1.65.0/v1.65.0.mod) = 9348 >+SHA256 (go/net_rclone/rclone-v1.65.0/v1.65.0.zip) = ed3b1bfd243324b1d9636cdbd54db07b43242b92f728f28e495fbd192a8a8382 >+SIZE (go/net_rclone/rclone-v1.65.0/v1.65.0.zip) = 17680101 >-- >2.43.0 >
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:
tremere
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 275371
: 246595