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

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Mon May 6 10:03:13 UTC 2019


Author: dumbbell
Date: Mon May  6 10:03:12 2019
New Revision: 500910
URL: https://svnweb.freebsd.org/changeset/ports/500910

Log:
  net/bosh-bootloader: Update to 7.6.0
  
  Release notes:
  * https://github.com/cloudfoundry/bosh-bootloader/releases/tag/v7.6.0
  
  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 May  6 10:01:50 2019	(r500909)
+++ head/net/bosh-bootloader/Makefile	Mon May  6 10:03:12 2019	(r500910)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bosh-bootloader
-PORTVERSION=	7.4.0
+PORTVERSION=	7.6.0
 CATEGORIES=	net sysutils
 
 MAINTAINER=	dumbbell at FreeBSD.org

Modified: head/net/bosh-bootloader/distinfo
==============================================================================
--- head/net/bosh-bootloader/distinfo	Mon May  6 10:01:50 2019	(r500909)
+++ head/net/bosh-bootloader/distinfo	Mon May  6 10:03:12 2019	(r500910)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552052710
-SHA256 (cloudfoundry-bosh-bootloader-7.4.0-v7.4.0_GH0.tar.gz) = 8bd385684f3453e677b0ec62844ce9bbb31645e809623beb96b011ac74118ab1
-SIZE (cloudfoundry-bosh-bootloader-7.4.0-v7.4.0_GH0.tar.gz) = 9224880
+TIMESTAMP = 1557134989
+SHA256 (cloudfoundry-bosh-bootloader-7.6.0-v7.6.0_GH0.tar.gz) = d82e6f02c176933228026225718b2142dba6d076e005665faf3880a82cbb4f8d
+SIZE (cloudfoundry-bosh-bootloader-7.6.0-v7.6.0_GH0.tar.gz) = 9225507


More information about the svn-ports-all mailing list