Date: Sat, 17 Feb 2018 14:15:32 +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: r462162 - in head/net/bosh-bootloader: . files Message-ID: <201802171415.w1HEFWo8053261@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dumbbell Date: Sat Feb 17 14:15:32 2018 New Revision: 462162 URL: https://svnweb.freebsd.org/changeset/ports/462162 Log: net/bosh-bootloader: Update to 6.1.2 The patch to fix the build on 32-bit archs is not needed anymore, the problem was fixed upstream. See: https://github.com/cloudfoundry/bosh-bootloader/issues/246 Sponsored by: Pivotal Deleted: head/net/bosh-bootloader/files/ Modified: head/net/bosh-bootloader/Makefile head/net/bosh-bootloader/distinfo Modified: head/net/bosh-bootloader/Makefile ============================================================================== --- head/net/bosh-bootloader/Makefile Sat Feb 17 14:14:12 2018 (r462161) +++ head/net/bosh-bootloader/Makefile Sat Feb 17 14:15:32 2018 (r462162) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-bootloader -PORTVERSION= 6.1.1 +PORTVERSION= 6.1.2 CATEGORIES= net sysutils MAINTAINER= dumbbell@FreeBSD.org Modified: head/net/bosh-bootloader/distinfo ============================================================================== --- head/net/bosh-bootloader/distinfo Sat Feb 17 14:14:12 2018 (r462161) +++ head/net/bosh-bootloader/distinfo Sat Feb 17 14:15:32 2018 (r462162) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518344731 -SHA256 (cloudfoundry-bosh-bootloader-6.1.1-v6.1.1_GH0.tar.gz) = 282c3ae1b63f6d9f3bdc9634130da16fb8205eb819ba7b9bb4d60eaa3998ae77 -SIZE (cloudfoundry-bosh-bootloader-6.1.1-v6.1.1_GH0.tar.gz) = 4572392 +TIMESTAMP = 1518874029 +SHA256 (cloudfoundry-bosh-bootloader-6.1.2-v6.1.2_GH0.tar.gz) = 04d07c88aa141b7addcd4e34c5ced29168f607c6fe75949b2c40afdbfdcbcb2d +SIZE (cloudfoundry-bosh-bootloader-6.1.2-v6.1.2_GH0.tar.gz) = 4572502
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802171415.w1HEFWo8053261>