svn commit: r555979 - head/net/onedrive

Mikael Urankar mikael at FreeBSD.org
Sat Nov 21 13:25:10 UTC 2020


Author: mikael
Date: Sat Nov 21 13:25:09 2020
New Revision: 555979
URL: https://svnweb.freebsd.org/changeset/ports/555979

Log:
  net/onedrive: Update to 2.4.7
  
  Changelog:
    https://github.com/abraunegg/onedrive/releases/tag/v2.4.6
    https://github.com/abraunegg/onedrive/releases/tag/v2.4.7
  
  PR:		251285
  Submitted by:	Hiroo Ono (maintainer)

Modified:
  head/net/onedrive/Makefile
  head/net/onedrive/distinfo

Modified: head/net/onedrive/Makefile
==============================================================================
--- head/net/onedrive/Makefile	Sat Nov 21 13:13:14 2020	(r555978)
+++ head/net/onedrive/Makefile	Sat Nov 21 13:25:09 2020	(r555979)
@@ -2,7 +2,7 @@
 
 PORTNAME=	onedrive
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.4.5
+DISTVERSION=	2.4.7
 CATEGORIES=	net
 
 MAINTAINER=	hiroo.ono+freebsd at gmail.com

Modified: head/net/onedrive/distinfo
==============================================================================
--- head/net/onedrive/distinfo	Sat Nov 21 13:13:14 2020	(r555978)
+++ head/net/onedrive/distinfo	Sat Nov 21 13:25:09 2020	(r555979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597439319
-SHA256 (abraunegg-onedrive-v2.4.5_GH0.tar.gz) = 1f1f5e1f2f37376b6d96bda2426552a94a8b195f545b4fb7f3668c4fe2e8f6a0
-SIZE (abraunegg-onedrive-v2.4.5_GH0.tar.gz) = 965217
+TIMESTAMP = 1605619630
+SHA256 (abraunegg-onedrive-v2.4.7_GH0.tar.gz) = b4c2bee0158b1d1c89f53b965854fffe36bcdc9942942935b6f4c1eb7650ed0f
+SIZE (abraunegg-onedrive-v2.4.7_GH0.tar.gz) = 974339


More information about the svn-ports-all mailing list