svn commit: r493216 - head/net/rclone

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Feb 17 19:55:16 UTC 2019


Author: sunpoet
Date: Sun Feb 17 19:55:15 2019
New Revision: 493216
URL: https://svnweb.freebsd.org/changeset/ports/493216

Log:
  Update to 1.46
  
  Changes:	https://github.com/ncw/rclone/releases
  PR:		235262
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 3 weeks)

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

Modified: head/net/rclone/Makefile
==============================================================================
--- head/net/rclone/Makefile	Sun Feb 17 19:41:08 2019	(r493215)
+++ head/net/rclone/Makefile	Sun Feb 17 19:55:15 2019	(r493216)
@@ -2,7 +2,7 @@
 
 PORTNAME=	rclone
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.43
+DISTVERSION=	1.46
 CATEGORIES=	net
 
 MAINTAINER=	wg at FreeBSD.org

Modified: head/net/rclone/distinfo
==============================================================================
--- head/net/rclone/distinfo	Sun Feb 17 19:41:08 2019	(r493215)
+++ head/net/rclone/distinfo	Sun Feb 17 19:55:15 2019	(r493216)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536683863
-SHA256 (ncw-rclone-v1.43_GH0.tar.gz) = cbcd60cc09324cf9f8ad8491fe3351a49abfa835a652e7ddffbcd4a4b5f7de5b
-SIZE (ncw-rclone-v1.43_GH0.tar.gz) = 15964810
+TIMESTAMP = 1550359228
+SHA256 (ncw-rclone-v1.46_GH0.tar.gz) = 4a5deb7b7aa8222be9179c12d497b6e48af55d76abbd671b6fc2d6d1af8c88ea
+SIZE (ncw-rclone-v1.46_GH0.tar.gz) = 16771447


More information about the svn-ports-all mailing list