From owner-svn-ports-head@FreeBSD.ORG Thu Dec 18 01:22:42 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78411B47; Thu, 18 Dec 2014 01:22:42 +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 4A6011D85; Thu, 18 Dec 2014 01:22:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBI1MgRU026800; Thu, 18 Dec 2014 01:22:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBI1MfYF026798; Thu, 18 Dec 2014 01:22:41 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201412180122.sBI1MfYF026798@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 18 Dec 2014 01:22:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374879 - 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-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 18 Dec 2014 01:22:42 -0000 Author: swills Date: Thu Dec 18 01:22:40 2014 New Revision: 374879 URL: https://svnweb.freebsd.org/changeset/ports/374879 QAT: https://qat.redports.org/buildarchive/r374879/ Log: net/syncthing-cli: update for new syncthing version Modified: head/net/syncthing-cli/Makefile head/net/syncthing-cli/distinfo Modified: head/net/syncthing-cli/Makefile ============================================================================== --- head/net/syncthing-cli/Makefile Thu Dec 18 01:22:23 2014 (r374878) +++ head/net/syncthing-cli/Makefile Thu Dec 18 01:22:40 2014 (r374879) @@ -3,7 +3,7 @@ PORTNAME= syncthing-cli PORTVERSION= 0.1.0.2014120201 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/archive/${GH_TAGNAME}.tar.gz?dummy=/:group1 \ https://github.com/syncthing/syncthing/archive/v${SYNCTHING_VER}.tar.gz?dummy=/:group2 \ @@ -22,7 +22,7 @@ GH_PROJECT= syncthing-cli GH_COMMIT= 66a2027ae9537b2967082a3070ee84f918bef32c GH_TAGNAME= ${GH_COMMIT} -SYNCTHING_VER= 0.10.11 +SYNCTHING_VER= 0.10.12 WRKSRC= ${WRKDIR}/syncthing-cli-${GH_COMMIT} Modified: head/net/syncthing-cli/distinfo ============================================================================== --- head/net/syncthing-cli/distinfo Thu Dec 18 01:22:23 2014 (r374878) +++ head/net/syncthing-cli/distinfo Thu Dec 18 01:22:40 2014 (r374879) @@ -1,6 +1,6 @@ SHA256 (syncthing-cli-0.1.0.2014120201.tar.gz) = d0532a9b85ae46fbbd1d5cc269fe555c88f289badf6b88a9462364579a830fee SIZE (syncthing-cli-0.1.0.2014120201.tar.gz) = 8819 -SHA256 (syncthing-0.10.11.tar.gz) = 65facff28539cbe53e2469e996fceb2c924f7083a00caf00ec664fa436233fab -SIZE (syncthing-0.10.11.tar.gz) = 3080244 +SHA256 (syncthing-0.10.12.tar.gz) = f575286ee36aa9fb2fd75d3ad04322c9dca15c26a3b5a1a3cba2020fa8844190 +SIZE (syncthing-0.10.12.tar.gz) = 3111221 SHA256 (AudriusButkevicius-cli-7f561c7) = ad64f151c314333f714ef600f65a4fb512ce7242bc2100074775581a56ad439a SIZE (AudriusButkevicius-cli-7f561c7) = 14736