From owner-svn-ports-head@freebsd.org Fri Nov 20 15:22:02 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05B78A3495E; Fri, 20 Nov 2015 15:22:02 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABA2C1E22; Fri, 20 Nov 2015 15:22:01 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAKFM0YV022326; Fri, 20 Nov 2015 15:22:00 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAKFM0Gm022323; Fri, 20 Nov 2015 15:22:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201511201522.tAKFM0Gm022323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 20 Nov 2015 15:22:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402088 - head/net/syncthing X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2015 15:22:02 -0000 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