diff options
author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2018-06-20 15:40:25 +0000 |
---|---|---|
committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2018-06-20 15:40:25 +0000 |
commit | d92a6e9c27bf54f53fc90209fb71ef737909b2c5 (patch) | |
tree | a646ed9e916ebc7db763ebe20cf266771aa2b8eb | |
parent | Sort ONLY_FOR_ARCHS and NOT_FOR_ARCHS on display. (diff) |
net/cf: Update to 6.37.0
Submitted by: swills
Approved by: swills
Sponsored by: Pivotal Software, Inc
Notes
Notes:
svn path=/head/; revision=472876
-rw-r--r-- | net/cf/Makefile | 2 | ||||
-rw-r--r-- | net/cf/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/cf/Makefile b/net/cf/Makefile index 09e84dd4408f..d18213390a0a 100644 --- a/net/cf/Makefile +++ b/net/cf/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cf -PORTVERSION= 6.34.1 +PORTVERSION= 6.37.0 DISTVERSIONPREFIX= v CATEGORIES= net diff --git a/net/cf/distinfo b/net/cf/distinfo index c462d976bfbb..6669666005db 100644 --- a/net/cf/distinfo +++ b/net/cf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517078215 -SHA256 (cloudfoundry-cli-v6.34.1_GH0.tar.gz) = 6eac22c6b59904bba8351c280624207d402af14118850d674c31ff7d07aa9442 -SIZE (cloudfoundry-cli-v6.34.1_GH0.tar.gz) = 26497502 +TIMESTAMP = 1529438034 +SHA256 (cloudfoundry-cli-v6.37.0_GH0.tar.gz) = 10af90aa3c09fc1a512a8b33adc9ca1fe27a8d9c70454c3e0fe179ab4c779429 +SIZE (cloudfoundry-cli-v6.37.0_GH0.tar.gz) = 8331325 |