svn commit: r529263 - head/net/syncthing

Steve Wills swills at FreeBSD.org
Fri Mar 27 15:36:00 UTC 2020


Author: swills
Date: Fri Mar 27 15:28:45 2020
New Revision: 529263
URL: https://svnweb.freebsd.org/changeset/ports/529263

Log:
  net/syncthing: update to 1.4.0

Modified:
  head/net/syncthing/Makefile   (contents, props changed)
  head/net/syncthing/distinfo   (contents, props changed)

Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile	Fri Mar 27 15:23:26 2020	(r529262)
+++ head/net/syncthing/Makefile	Fri Mar 27 15:28:45 2020	(r529263)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	1.3.4
+PORTVERSION=	1.4.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 MASTER_SITES=	https://github.com/syncthing/syncthing/releases/download/v${PORTVERSION}/

Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo	Fri Mar 27 15:23:26 2020	(r529262)
+++ head/net/syncthing/distinfo	Fri Mar 27 15:28:45 2020	(r529263)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580876221
-SHA256 (syncthing-source-v1.3.4.tar.gz) = e40227f67b4317419900353be3f49f381ed36e41044df5d168b850f6b183ae08
-SIZE (syncthing-source-v1.3.4.tar.gz) = 10405731
+TIMESTAMP = 1585322339
+SHA256 (syncthing-source-v1.4.0.tar.gz) = 0c45955445752dac43d56bc321fae2140b5b05ad6d41a574ed37813607493edd
+SIZE (syncthing-source-v1.4.0.tar.gz) = 10432971


More information about the svn-ports-all mailing list