Date: Thu, 11 Oct 2018 10:27:56 +0000 (UTC) From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= <dumbbell@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481812 - head/net/cf Message-ID: <201810111027.w9BARuPX092922@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dumbbell Date: Thu Oct 11 10:27:56 2018 New Revision: 481812 URL: https://svnweb.freebsd.org/changeset/ports/481812 Log: net/cf: Update to 6.40.0 Release notes: * https://github.com/cloudfoundry/cli/releases/tag/v6.40.0 Sponsored by: Pivotal Software, Inc. Modified: head/net/cf/Makefile head/net/cf/distinfo Modified: head/net/cf/Makefile ============================================================================== --- head/net/cf/Makefile Thu Oct 11 10:22:46 2018 (r481811) +++ head/net/cf/Makefile Thu Oct 11 10:27:56 2018 (r481812) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cf -PORTVERSION= 6.39.1 +PORTVERSION= 6.40.0 DISTVERSIONPREFIX= v CATEGORIES= net Modified: head/net/cf/distinfo ============================================================================== --- head/net/cf/distinfo Thu Oct 11 10:22:46 2018 (r481811) +++ head/net/cf/distinfo Thu Oct 11 10:27:56 2018 (r481812) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537782778 -SHA256 (cloudfoundry-cli-v6.39.1_GH0.tar.gz) = 438896e161f1651a04ce095a8611cf620829d9e4322390d5dd5b952a9c302ea3 -SIZE (cloudfoundry-cli-v6.39.1_GH0.tar.gz) = 8508567 +TIMESTAMP = 1539253264 +SHA256 (cloudfoundry-cli-v6.40.0_GH0.tar.gz) = cfc151656b555b8f7a7453eecbe99af0ca400e22b98490c8284b1700d7572c3e +SIZE (cloudfoundry-cli-v6.40.0_GH0.tar.gz) = 8984259
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810111027.w9BARuPX092922>