svn commit: r480601 - head/net/bosh-bootloader

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Mon Sep 24 11:39:39 UTC 2018


Author: dumbbell
Date: Mon Sep 24 11:39:38 2018
New Revision: 480601
URL: https://svnweb.freebsd.org/changeset/ports/480601

Log:
  net/bosh-bootloader: Update to 6.10.3
  
  Release notes:
  * https://github.com/cloudfoundry/bosh-bootloader/releases/tag/v6.10.3
  
  Sponsored by:	Pivotal Software, Inc.

Modified:
  head/net/bosh-bootloader/Makefile
  head/net/bosh-bootloader/distinfo

Modified: head/net/bosh-bootloader/Makefile
==============================================================================
--- head/net/bosh-bootloader/Makefile	Mon Sep 24 11:38:55 2018	(r480600)
+++ head/net/bosh-bootloader/Makefile	Mon Sep 24 11:39:38 2018	(r480601)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bosh-bootloader
-PORTVERSION=	6.10.0
+PORTVERSION=	6.10.3
 CATEGORIES=	net sysutils
 
 MAINTAINER=	dumbbell at FreeBSD.org

Modified: head/net/bosh-bootloader/distinfo
==============================================================================
--- head/net/bosh-bootloader/distinfo	Mon Sep 24 11:38:55 2018	(r480600)
+++ head/net/bosh-bootloader/distinfo	Mon Sep 24 11:39:38 2018	(r480601)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536842806
-SHA256 (cloudfoundry-bosh-bootloader-6.10.0-v6.10.0_GH0.tar.gz) = 4dd379d579ddb16c98d184105343a058ad802a1dfc34797acc119a556f3d9e1d
-SIZE (cloudfoundry-bosh-bootloader-6.10.0-v6.10.0_GH0.tar.gz) = 8562018
+TIMESTAMP = 1537782591
+SHA256 (cloudfoundry-bosh-bootloader-6.10.3-v6.10.3_GH0.tar.gz) = 3aef810ec7db101d0639acff9f1fd39023d0f583dfa351f7a8def0febae45b43
+SIZE (cloudfoundry-bosh-bootloader-6.10.3-v6.10.3_GH0.tar.gz) = 8558569


More information about the svn-ports-head mailing list