Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2015 15:22:00 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402088 - head/net/syncthing
Message-ID:  <201511201522.tAKFM0Gm022323@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Nov 20 15:22:00 2015
New Revision: 402088
URL: https://svnweb.freebsd.org/changeset/ports/402088

Log:
  net/syncthing: Update to v0.12.3
  
  PR:		204546
  Submitted by:	romain

Modified:
  head/net/syncthing/Makefile
  head/net/syncthing/distinfo
  head/net/syncthing/pkg-message

Modified: head/net/syncthing/Makefile
==============================================================================
--- head/net/syncthing/Makefile	Fri Nov 20 15:07:12 2015	(r402087)
+++ head/net/syncthing/Makefile	Fri Nov 20 15:22:00 2015	(r402088)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	syncthing
-PORTVERSION=	0.11.26
+PORTVERSION=	0.12.3
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
 

Modified: head/net/syncthing/distinfo
==============================================================================
--- head/net/syncthing/distinfo	Fri Nov 20 15:07:12 2015	(r402087)
+++ head/net/syncthing/distinfo	Fri Nov 20 15:22:00 2015	(r402088)
@@ -1,2 +1,2 @@
-SHA256 (syncthing-syncthing-v0.11.26_GH0.tar.gz) = d2cc72d5711c5a7d25c32951bd11680ad7d9530c2183de240287f07fe9e80ac2
-SIZE (syncthing-syncthing-v0.11.26_GH0.tar.gz) = 4205756
+SHA256 (syncthing-syncthing-v0.12.3_GH0.tar.gz) = 2e9777c7131bebbb64e295888ea8956ec0649ed0e86d4700a1474d43a0bdcbbc
+SIZE (syncthing-syncthing-v0.12.3_GH0.tar.gz) = 4248529

Modified: head/net/syncthing/pkg-message
==============================================================================
--- head/net/syncthing/pkg-message	Fri Nov 20 15:07:12 2015	(r402087)
+++ head/net/syncthing/pkg-message	Fri Nov 20 15:22:00 2015	(r402088)
@@ -1,5 +1,7 @@
-WARNING: This version is not backwards compatible with 0.10.x releases!
+WARNING: This version is not backwards compatible with 0.10.x nor 0.11.x
+releases!
 
 For more information, please read:
 
 https://forum.syncthing.net/t/syncthing-v0-11-0-release-notes/2426
+https://forum.syncthing.net/t/syncthing-syncthing-v0-12-0-beryllium-bedbug/6026



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511201522.tAKFM0Gm022323>