Date: Mon, 11 May 2015 17:30:02 +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: r386091 - head/net/syncthing Message-ID: <201505111730.t4BHU2oP073291@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon May 11 17:30:01 2015 New Revision: 386091 URL: https://svnweb.freebsd.org/changeset/ports/386091 Log: net/syncthing: update to 0.11.2 Added: head/net/syncthing/pkg-message (contents, props changed) Modified: head/net/syncthing/Makefile head/net/syncthing/distinfo Modified: head/net/syncthing/Makefile ============================================================================== --- head/net/syncthing/Makefile Mon May 11 17:18:55 2015 (r386090) +++ head/net/syncthing/Makefile Mon May 11 17:30:01 2015 (r386091) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= syncthing -PORTVERSION= 0.10.30 -PORTREVISION= 1 -CATEGORIES= net +PORTVERSION= 0.11.2 DISTVERSIONPREFIX= v +CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Encrypted file sync tool Modified: head/net/syncthing/distinfo ============================================================================== --- head/net/syncthing/distinfo Mon May 11 17:18:55 2015 (r386090) +++ head/net/syncthing/distinfo Mon May 11 17:30:01 2015 (r386091) @@ -1,2 +1,2 @@ -SHA256 (syncthing-syncthing-v0.10.30_GH0.tar.gz) = 0358f8b5edacebb0eacfad424e2fbca32587b0747c7f7060c63e961038289880 -SIZE (syncthing-syncthing-v0.10.30_GH0.tar.gz) = 3029635 +SHA256 (syncthing-syncthing-v0.11.2_GH0.tar.gz) = 59784b57e54c2271f9d8d5544e03cbbb2413d41e72929f11e75ec46c0e4c4549 +SIZE (syncthing-syncthing-v0.11.2_GH0.tar.gz) = 3127112 Added: head/net/syncthing/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/syncthing/pkg-message Mon May 11 17:30:01 2015 (r386091) @@ -0,0 +1,5 @@ +WARNING: This version is not backwards compatible with 0.10.x releases! + +For more information, please read: + +https://forum.syncthing.net/t/syncthing-v0-11-0-release-notes/2426
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505111730.t4BHU2oP073291>