Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2016 21:23:08 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420040 - head/sysutils/cloudabi-utils
Message-ID:  <201608102123.u7ALN8wo050580@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed (src committer)
Date: Wed Aug 10 21:23:07 2016
New Revision: 420040
URL: https://svnweb.freebsd.org/changeset/ports/420040

Log:
  Upgrade to the latest version of cloudabi-utils, v0.15.
  
  The most important change in this release is that it contains new
  prebuilt binaries of cloudabi-reexec. These contain some important bug
  fixes related to the handling of vDSOs, in a way that they provide
  better forward compatibility.
  
  In addition to that, the YAML parser in cloudabi-run follows the YAML
  1.1 specification more closely.

Modified:
  head/sysutils/cloudabi-utils/Makefile
  head/sysutils/cloudabi-utils/distinfo

Modified: head/sysutils/cloudabi-utils/Makefile
==============================================================================
--- head/sysutils/cloudabi-utils/Makefile	Wed Aug 10 21:20:51 2016	(r420039)
+++ head/sysutils/cloudabi-utils/Makefile	Wed Aug 10 21:23:07 2016	(r420040)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cloudabi-utils
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 DISTVERSIONPREFIX=v
 CATEGORIES=	sysutils
 

Modified: head/sysutils/cloudabi-utils/distinfo
==============================================================================
--- head/sysutils/cloudabi-utils/distinfo	Wed Aug 10 21:20:51 2016	(r420039)
+++ head/sysutils/cloudabi-utils/distinfo	Wed Aug 10 21:23:07 2016	(r420040)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470168361
-SHA256 (NuxiNL-cloudabi-utils-v0.14_GH0.tar.gz) = 21c23c39620f98b5994a42306d34b05e0c1e172164b4f85cd5f28fab0fa9077b
-SIZE (NuxiNL-cloudabi-utils-v0.14_GH0.tar.gz) = 142672
+TIMESTAMP = 1470864037
+SHA256 (NuxiNL-cloudabi-utils-v0.15_GH0.tar.gz) = dd365421502538243b76935ba5ebdfc899696c0afe538839bf5d0adf0e1eee42
+SIZE (NuxiNL-cloudabi-utils-v0.15_GH0.tar.gz) = 146174



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608102123.u7ALN8wo050580>