From owner-svn-ports-all@FreeBSD.ORG Mon May 11 17:30:29 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F7C2E0C; Mon, 11 May 2015 17:30:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 2DC071FF4; Mon, 11 May 2015 17:30:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4BHUTd9074010; Mon, 11 May 2015 17:30:29 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4BHUStE074004; Mon, 11 May 2015 17:30:28 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201505111730.t4BHUStE074004@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 11 May 2015 17:30:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386092 - head/net/syncthing-cli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2015 17:30:29 -0000 Author: swills Date: Mon May 11 17:30:27 2015 New Revision: 386092 URL: https://svnweb.freebsd.org/changeset/ports/386092 Log: net/syncthing-cli: update to 0.11.2 Added: head/net/syncthing-cli/pkg-message (contents, props changed) Modified: head/net/syncthing-cli/Makefile head/net/syncthing-cli/distinfo Modified: head/net/syncthing-cli/Makefile ============================================================================== --- head/net/syncthing-cli/Makefile Mon May 11 17:30:01 2015 (r386091) +++ head/net/syncthing-cli/Makefile Mon May 11 17:30:27 2015 (r386092) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= syncthing-cli -PORTVERSION= 0.1.0.2015032001 -PORTREVISION= 0 +PORTVERSION= 0.1.0.2015050601 CATEGORIES= net MASTER_SITES= GH \ https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \ @@ -20,9 +19,9 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:${POR USE_GITHUB= yes GH_ACCOUNT= syncthing GH_PROJECT= syncthing-cli -GH_TAGNAME= 144a17a4794470cc61830eeadeb1ad094b90cbde +GH_TAGNAME= 51ec7bb30c3ccb92a3c4616ef00be3b3db739afe -SYNCTHING_VER= 0.10.30 +SYNCTHING_VER= 0.11.2 PLIST_FILES= bin/syncthing-cli @@ -37,11 +36,11 @@ post-patch: @${MV} ${WRKDIR}/AudriusButkevicius-cli-7f561c7 \ ${WRKSRC}/src/github.com/AudriusButkevicius/cli @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/golang.org/x/crypto \ - ${WRKSRC}/src/golang.org/x + ${WRKSRC}/src/golang.org/x @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/golang.org/x/text \ - ${WRKSRC}/src/golang.org/x + ${WRKSRC}/src/golang.org/x @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/bkaradzic/go-lz4 \ - ${WRKSRC}/src/github.com/bkaradzic + ${WRKSRC}/src/github.com/bkaradzic @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER}/Godeps/_workspace/src/github.com/calmh \ ${WRKSRC}/src/github.com/calmh @${MV} ${WRKDIR}/syncthing-${SYNCTHING_VER} \ Modified: head/net/syncthing-cli/distinfo ============================================================================== --- head/net/syncthing-cli/distinfo Mon May 11 17:30:01 2015 (r386091) +++ head/net/syncthing-cli/distinfo Mon May 11 17:30:27 2015 (r386092) @@ -1,6 +1,6 @@ -SHA256 (syncthing-syncthing-cli-0.1.0.2015032001-144a17a4794470cc61830eeadeb1ad094b90cbde_GH0.tar.gz) = 089fc9a9a7ceb909cf2722594b83398bba9459062c6028539c1d068a920eb65a -SIZE (syncthing-syncthing-cli-0.1.0.2015032001-144a17a4794470cc61830eeadeb1ad094b90cbde_GH0.tar.gz) = 9195 -SHA256 (syncthing-0.10.30.tar.gz) = 0358f8b5edacebb0eacfad424e2fbca32587b0747c7f7060c63e961038289880 -SIZE (syncthing-0.10.30.tar.gz) = 3029635 +SHA256 (syncthing-syncthing-cli-0.1.0.2015050601-51ec7bb30c3ccb92a3c4616ef00be3b3db739afe_GH0.tar.gz) = aeb4e6a5588391e0b0645f23684e2fb11ccaff3a5b20abf7dea3a4a45f7d69a3 +SIZE (syncthing-syncthing-cli-0.1.0.2015050601-51ec7bb30c3ccb92a3c4616ef00be3b3db739afe_GH0.tar.gz) = 9202 +SHA256 (syncthing-0.11.2.tar.gz) = 59784b57e54c2271f9d8d5544e03cbbb2413d41e72929f11e75ec46c0e4c4549 +SIZE (syncthing-0.11.2.tar.gz) = 3127112 SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a SIZE (AudriusButkevicius-cli-7f561c7) = 14736 Added: head/net/syncthing-cli/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/syncthing-cli/pkg-message Mon May 11 17:30:27 2015 (r386092) @@ -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