Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2022 17:46:42 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cb8080bc98fb - main - net/onedrive: update to 2.4.16
Message-ID:  <202203311746.22VHkgHR029558@gitrepo.freebsd.org>

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

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

commit cb8080bc98fb47907678823ebc34db2294cbefb4
Author:     Hiroo Ono <hiroo.ono+freebsd@gmail.com>
AuthorDate: 2022-03-30 13:32:33 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-03-31 17:44:46 +0000

    net/onedrive: update to 2.4.16
    
    ChangeLog: https://github.com/abraunegg/onedrive/blob/v2.4.16/CHANGELOG.md
    
    PR:     262911
    Reported by:    hiroo.ono+freebsd@gmail.com (maintainer)
---
 net/onedrive/Makefile | 6 +++---
 net/onedrive/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/onedrive/Makefile b/net/onedrive/Makefile
index bf33b6e6f3da..42c2a982650c 100644
--- a/net/onedrive/Makefile
+++ b/net/onedrive/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	onedrive
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.4.15
+DISTVERSION=	2.4.16
 CATEGORIES=	net
 
 MAINTAINER=	hiroo.ono+freebsd@gmail.com
@@ -22,6 +22,8 @@ GH_ACCOUNT=	abraunegg
 GNU_CONFIGURE=	yes
 PKGCONFIG=		pkgconf
 
+PORTDOCS=	*
+
 OPTIONS_DEFINE=		DOCS NOTIFY COMPLETION
 OPTIONS_DEFAULT=	NOTIFY COMPLETION
 OPTIONS_SUB=		yes
@@ -38,8 +40,6 @@ COMPLETION_RUN_DEPENDS=		bash-completion>0:shells/bash-completion
 
 ONEDRIVE_LOGDIR=	/var/log/${PORTNAME}
 
-PORTDOCS=	*
-
 post-extract:
 	${CP} ${FILESDIR}/freebsd_inotify.d ${WRKSRC}/src
 
diff --git a/net/onedrive/distinfo b/net/onedrive/distinfo
index 6d9f2de26ac9..833b4c8177da 100644
--- a/net/onedrive/distinfo
+++ b/net/onedrive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641189389
-SHA256 (abraunegg-onedrive-v2.4.15_GH0.tar.gz) = 8824f1530ef874d68d221e2684cdab0c730feba7d1a47ed29903cd46d67eaaa2
-SIZE (abraunegg-onedrive-v2.4.15_GH0.tar.gz) = 1131360
+TIMESTAMP = 1648508815
+SHA256 (abraunegg-onedrive-v2.4.16_GH0.tar.gz) = 7660cc6f637ee78f6b1135f52afe2f6568295ec94bd187ceb3e99737e0985ea7
+SIZE (abraunegg-onedrive-v2.4.16_GH0.tar.gz) = 1139304



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