Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 07:14:17 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f5b7cb176013 - main - net/onedrive: Update to 2.4.22
Message-ID:  <202212300714.2BU7EHjv036262@gitrepo.freebsd.org>

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

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

commit f5b7cb17601372a18b782de83c0ce173340ea019
Author:     Hiroo Ono <hiroo.ono+freebsd@gmail.com>
AuthorDate: 2022-12-29 13:06:19 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-12-30 07:14:01 +0000

    net/onedrive: Update to 2.4.22
    
    PR:             268644
---
 net/onedrive/Makefile | 12 ++----------
 net/onedrive/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/net/onedrive/Makefile b/net/onedrive/Makefile
index 3b33e199ec3f..e775d65cf75a 100644
--- a/net/onedrive/Makefile
+++ b/net/onedrive/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	onedrive
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.4.21
+DISTVERSION=	2.4.22
 CATEGORIES=	net
 
 MAINTAINER=	hiroo.ono+freebsd@gmail.com
@@ -47,12 +47,4 @@ post-extract:
 post-install:
 	${INSTALL} -d -m 0775 ${STAGEDIR}${ONEDRIVE_LOGDIR}
 
-.include <bsd.port.pre.mk>
-
-# llvm 13.0 and above.
-.if (${OSVERSION} >= 1400042) || \
-	(${OSVERSION} < 1400000 && ${OSVERSION} >= 1300522)
-CONFIGURE_ARGS+=	DCFLAGS=-L=-Wl,-z,nostart-stop-gc
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/onedrive/distinfo b/net/onedrive/distinfo
index 47497a98b16f..11d570c6f6a1 100644
--- a/net/onedrive/distinfo
+++ b/net/onedrive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1668554606
-SHA256 (abraunegg-onedrive-v2.4.21_GH0.tar.gz) = c9991970cbb108368d16a4e6aefe66f0d61d66791ab3bbc526bff2237b926c51
-SIZE (abraunegg-onedrive-v2.4.21_GH0.tar.gz) = 1223054
+TIMESTAMP = 1672317848
+SHA256 (abraunegg-onedrive-v2.4.22_GH0.tar.gz) = 2adee749cc8cf7229f1525074fe500a279d01de65ae5c58e135a2ac8aea1364a
+SIZE (abraunegg-onedrive-v2.4.22_GH0.tar.gz) = 1232399



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