svn commit: r557167 - head/net/syncthing

Steve Wills swills at FreeBSD.org
Sun Dec 6 19:51:34 UTC 2020


Author: swills
Date: Sun Dec  6 19:51:33 2020
New Revision: 557167
URL: https://svnweb.freebsd.org/changeset/ports/557167

Log:
  net/syncthing: update to 1.12.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	Sun Dec  6 19:42:52 2020	(r557166)
+++ head/net/syncthing/Makefile	Sun Dec  6 19:51:33 2020	(r557167)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	1.10.0
+PORTVERSION=	1.12.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	Sun Dec  6 19:42:52 2020	(r557166)
+++ head/net/syncthing/distinfo	Sun Dec  6 19:51:33 2020	(r557167)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602216085
-SHA256 (syncthing-source-v1.10.0.tar.gz) = 6598bc8daaae70e6e11c8df86f1e38a6a286401cfcbec44f25f5aee9f444eb4e
-SIZE (syncthing-source-v1.10.0.tar.gz) = 11259664
+TIMESTAMP = 1607281453
+SHA256 (syncthing-source-v1.12.0.tar.gz) = fb0b57581c59b050a6ad2fbde8058114dc380d7f27635eff91e8e1a86a3f1a29
+SIZE (syncthing-source-v1.12.0.tar.gz) = 11598323


More information about the svn-ports-all mailing list