From owner-svn-ports-head@freebsd.org Fri Sep 14 11:58:24 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D2F310809F2; Fri, 14 Sep 2018 11:58:24 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D772C7F184; Fri, 14 Sep 2018 11:58:23 +0000 (UTC) (envelope-from dumbbell@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D273324101; Fri, 14 Sep 2018 11:58:23 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8EBwNVd016315; Fri, 14 Sep 2018 11:58:23 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8EBwNPx016313; Fri, 14 Sep 2018 11:58:23 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201809141158.w8EBwNPx016313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Fri, 14 Sep 2018 11:58:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479769 - head/net/concourse-fly X-SVN-Group: ports-head X-SVN-Commit-Author: dumbbell X-SVN-Commit-Paths: head/net/concourse-fly X-SVN-Commit-Revision: 479769 X-SVN-Commit-Repository: ports 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.27 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, 14 Sep 2018 11:58:24 -0000 Author: dumbbell Date: Fri Sep 14 11:58:23 2018 New Revision: 479769 URL: https://svnweb.freebsd.org/changeset/ports/479769 Log: net/concourse-fly: Update to 4.1.0 Release notes: * https://concourse-ci.org/download.html#v400 * https://concourse-ci.org/download.html#v410 Sponsored by: Pivotal Software, Inc. Modified: head/net/concourse-fly/Makefile head/net/concourse-fly/distinfo Modified: head/net/concourse-fly/Makefile ============================================================================== --- head/net/concourse-fly/Makefile Fri Sep 14 11:20:45 2018 (r479768) +++ head/net/concourse-fly/Makefile Fri Sep 14 11:58:23 2018 (r479769) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= concourse -PORTVERSION= 3.14.1 +PORTVERSION= 4.1.0 CATEGORIES= net sysutils MASTER_SITES= LOCAL/dumbbell/concourse/ PKGNAMESUFFIX= -fly Modified: head/net/concourse-fly/distinfo ============================================================================== --- head/net/concourse-fly/distinfo Fri Sep 14 11:20:45 2018 (r479768) +++ head/net/concourse-fly/distinfo Fri Sep 14 11:58:23 2018 (r479769) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528809590 -SHA256 (concourse-3.14.1.tar.xz) = e9955e44764e3d6f87e6b1b76f60ead1e699e8c8f4b7e26a4a5e0e25bc52dccf -SIZE (concourse-3.14.1.tar.xz) = 41049460 +TIMESTAMP = 1536916623 +SHA256 (concourse-4.1.0.tar.xz) = fe1792636da42fd04da37e44e3898990277b10d537650a53bdaba7299cf477e5 +SIZE (concourse-4.1.0.tar.xz) = 39934408