From owner-svn-ports-all@freebsd.org Sat Feb 3 05:04:25 2018 Return-Path: Delivered-To: svn-ports-all@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 BA990EE7A42; Sat, 3 Feb 2018 05:04:25 +0000 (UTC) (envelope-from swills@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 6B31273811; Sat, 3 Feb 2018 05:04:25 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6581D26108; Sat, 3 Feb 2018 05:04:25 +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 w1354P54046386; Sat, 3 Feb 2018 05:04:25 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1354PYB046384; Sat, 3 Feb 2018 05:04:25 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802030504.w1354PYB046384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 3 Feb 2018 05:04:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460776 - head/net/cf X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/cf X-SVN-Commit-Revision: 460776 X-SVN-Commit-Repository: ports 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.25 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: Sat, 03 Feb 2018 05:04:25 -0000 Author: swills Date: Sat Feb 3 05:04:24 2018 New Revision: 460776 URL: https://svnweb.freebsd.org/changeset/ports/460776 Log: net/cf: Update to 6.34.1 Submitted by: dumbbell Differential Revision: https://reviews.freebsd.org/D14077 Modified: head/net/cf/Makefile (contents, props changed) head/net/cf/distinfo (contents, props changed) Modified: head/net/cf/Makefile ============================================================================== --- head/net/cf/Makefile Sat Feb 3 05:01:00 2018 (r460775) +++ head/net/cf/Makefile Sat Feb 3 05:04:24 2018 (r460776) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cf -PORTVERSION= 6.24.0 +PORTVERSION= 6.34.1 DISTVERSIONPREFIX= v CATEGORIES= net @@ -22,7 +22,7 @@ GO_PKGNAME= code.cloudfoundry.org/cli PLIST_FILES= bin/cf -PORTDOCS= CHANGELOG.md NOTICE README.md +PORTDOCS= NOTICE README.md OPTIONS_DEFINE= DOCS Modified: head/net/cf/distinfo ============================================================================== --- head/net/cf/distinfo Sat Feb 3 05:01:00 2018 (r460775) +++ head/net/cf/distinfo Sat Feb 3 05:04:24 2018 (r460776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487333583 -SHA256 (cloudfoundry-cli-v6.24.0_GH0.tar.gz) = bb62e9bed4b95b0042426dab9fd40890de48ed04a9ff654193cf803d35422f75 -SIZE (cloudfoundry-cli-v6.24.0_GH0.tar.gz) = 5632074 +TIMESTAMP = 1517078215 +SHA256 (cloudfoundry-cli-v6.34.1_GH0.tar.gz) = 6eac22c6b59904bba8351c280624207d402af14118850d674c31ff7d07aa9442 +SIZE (cloudfoundry-cli-v6.34.1_GH0.tar.gz) = 26497502