FreeBSD Bugzilla – Attachment 229778 Details for
Bug 260104
net/onedrive: update to 2.4.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for onedrive 2.4.14
onedrive-2.4.14.diff (text/plain), 1.12 KB, created by
Hiroo Ono
on 2021-11-29 07:50:58 UTC
(
hide
)
Description:
patch for onedrive 2.4.14
Filename:
MIME Type:
Creator:
Hiroo Ono
Created:
2021-11-29 07:50:58 UTC
Size:
1.12 KB
patch
obsolete
>diff --git a/net/onedrive/Makefile b/net/onedrive/Makefile >index 54839b3280..06beea9153 100644 >--- a/net/onedrive/Makefile >+++ b/net/onedrive/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= onedrive > DISTVERSIONPREFIX= v >-DISTVERSION= 2.4.12 >+DISTVERSION= 2.4.14 > CATEGORIES= net > > MAINTAINER= hiroo.ono+freebsd@gmail.com >@@ -46,4 +46,10 @@ post-extract: > post-install: > ${INSTALL} -d -m 0775 ${STAGEDIR}${ONEDRIVE_LOGDIR} > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if (${OSVERSION} >= 1400042) >+CONFIGURE_ARGS+= DCFLAGS=-L=-Wl,-z,-nostart-stop-gc >+.endif >+ >+.include <bsd.port.post.mk> >diff --git a/net/onedrive/distinfo b/net/onedrive/distinfo >index e4678ba23c..50f0b01b77 100644 >--- a/net/onedrive/distinfo >+++ b/net/onedrive/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1623530759 >-SHA256 (abraunegg-onedrive-v2.4.12_GH0.tar.gz) = 4f6aa46fc28e859b63c0a2c190f66c3286ec0bde3f54f77af0ddea6b62bba37a >-SIZE (abraunegg-onedrive-v2.4.12_GH0.tar.gz) = 1034187 >+TIMESTAMP = 1637887291 >+SHA256 (abraunegg-onedrive-v2.4.14_GH0.tar.gz) = 32c6835ddd2b8c6febc1ec904380cc88a92e7fecfacff8ac4cc6271805c4214f >+SIZE (abraunegg-onedrive-v2.4.14_GH0.tar.gz) = 1130968
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
Actions:
View
|
Diff
Attachments on
bug 260104
:
229778
|
229784