svn commit: r518968 - head/net/rclone

Ben Woods woodsb02 at FreeBSD.org
Tue Dec 3 21:50:59 UTC 2019


Author: woodsb02
Date: Tue Dec  3 21:50:58 2019
New Revision: 518968
URL: https://svnweb.freebsd.org/changeset/ports/518968

Log:
  net/rclone: Update to 1.50.2
  
  Changes this release:
    https://rclone.org/changelog/#v1-50-2-2019-11-19
  
  Approved by:	wg (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D22617

Modified:
  head/net/rclone/Makefile
  head/net/rclone/distinfo

Modified: head/net/rclone/Makefile
==============================================================================
--- head/net/rclone/Makefile	Tue Dec  3 20:55:17 2019	(r518967)
+++ head/net/rclone/Makefile	Tue Dec  3 21:50:58 2019	(r518968)
@@ -2,8 +2,7 @@
 
 PORTNAME=	rclone
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.49.4
-PORTREVISION=	1
+DISTVERSION=	1.50.2
 CATEGORIES=	net
 
 MAINTAINER=	wg at FreeBSD.org

Modified: head/net/rclone/distinfo
==============================================================================
--- head/net/rclone/distinfo	Tue Dec  3 20:55:17 2019	(r518967)
+++ head/net/rclone/distinfo	Tue Dec  3 21:50:58 2019	(r518968)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569941534
-SHA256 (ncw-rclone-v1.49.4_GH0.tar.gz) = d21baf46551d9f3ee33dbc921cfaac503b0142339bdcc75eee973f7ed4b7a354
-SIZE (ncw-rclone-v1.49.4_GH0.tar.gz) = 18199319
+TIMESTAMP = 1575171415
+SHA256 (ncw-rclone-v1.50.2_GH0.tar.gz) = 86401e3d3db2c98df3103dd3e787ac9cea5ba2570c89063e57f17d87231a305c
+SIZE (ncw-rclone-v1.50.2_GH0.tar.gz) = 18556334


More information about the svn-ports-all mailing list