FreeBSD Bugzilla – Attachment 253840 Details for
Bug 281705
net/rclone: update to 1.68.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update Rclone to 1.68.1 and merge GO_BUILDARGS
rclone-1.68.1.patch (text/plain), 1.97 KB, created by
Ralf van der Enden
on 2024-09-26 20:43:51 UTC
(
hide
)
Description:
Update Rclone to 1.68.1 and merge GO_BUILDARGS
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2024-09-26 20:43:51 UTC
Size:
1.97 KB
patch
obsolete
>From bffbeb8cbe9e19c2f2603cffa017628348c2fb02 Mon Sep 17 00:00:00 2001 >From: Ralf van der Enden <tremere@cainites.net> >Date: Sun, 8 Sep 2024 21:37:59 +0200 >Subject: [PATCH] net/rclone: update to 1.68.1 and merge GO_BUILDARGS > >PR: 281705 >Approved by: submitter is maintainer >--- > net/rclone/Makefile | 7 ++----- > net/rclone/distinfo | 10 +++++----- > 2 files changed, 7 insertions(+), 10 deletions(-) > >diff --git a/net/rclone/Makefile b/net/rclone/Makefile >index fad92d9710..6030629127 100644 >--- a/net/rclone/Makefile >+++ b/net/rclone/Makefile >@@ -1,7 +1,6 @@ > PORTNAME= rclone > DISTVERSIONPREFIX= v >-DISTVERSION= 1.67.0 >-PORTREVISION= 2 >+DISTVERSION= 1.68.1 > CATEGORIES= net > > MAINTAINER= tremere@cainites.net >@@ -17,13 +16,11 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss > USES= cpe go:modules > GO_MODULE= github.com/rclone/rclone > >-GO_BUILDFLAGS= -ldflags -s >+GO_BUILDFLAGS= -ldflags -s -tags cmount > > PLIST_FILES= bin/rclone \ > share/man/man1/rclone.1.gz > >-GO_BUILDFLAGS+= -tags cmount >- > post-install: > ${INSTALL_MAN} ${WRKSRC}/rclone.1 ${STAGEDIR}${PREFIX}/share/man/man1 > >diff --git a/net/rclone/distinfo b/net/rclone/distinfo >index 4af2751cd5..df9d9c89b5 100644 >--- a/net/rclone/distinfo >+++ b/net/rclone/distinfo >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1718397933 >-SHA256 (go/net_rclone/rclone-v1.67.0/v1.67.0.mod) = f07692cd82e84e7a86ca7391d63e140249254576d5a1a78eb08e771db5ccaecb >-SIZE (go/net_rclone/rclone-v1.67.0/v1.67.0.mod) = 9353 >-SHA256 (go/net_rclone/rclone-v1.67.0/v1.67.0.zip) = d5e3899b328e0663bed5ed0531cad4e0dbad3514ed1d60254093bdf2084f180e >-SIZE (go/net_rclone/rclone-v1.67.0/v1.67.0.zip) = 18287407 >+TIMESTAMP = 1727252942 >+SHA256 (go/net_rclone/rclone-v1.68.1/v1.68.1.mod) = 25fb6509f155cdbfa6f5597dac1221e223c7e729fa3b4a1b866361b14ce78aa9 >+SIZE (go/net_rclone/rclone-v1.68.1/v1.68.1.mod) = 11349 >+SHA256 (go/net_rclone/rclone-v1.68.1/v1.68.1.zip) = fa8c6f66b40b875e4cd03889d7df71cf95ace6d4538b4184a97fdfba037182f9 >+SIZE (go/net_rclone/rclone-v1.68.1/v1.68.1.zip) = 18521535 >-- >2.46.2 >
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 281705
:
253807
| 253840