Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Feb 2016 13:52:09 +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: r408796 - head/lang/cloudabi-clang
Message-ID:  <201602131352.u1DDq9eN031873@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ed (src committer)
Date: Sat Feb 13 13:52:09 2016
New Revision: 408796
URL: https://svnweb.freebsd.org/changeset/ports/408796

Log:
  Let the CloudABI toolchain use Clang 3.8 instead of 3.7.
  
  As all of the CloudABI tests also pass with Clang 3.8, I think it may be
  wise to just go ahead and upgrade.

Modified:
  head/lang/cloudabi-clang/Makefile

Modified: head/lang/cloudabi-clang/Makefile
==============================================================================
--- head/lang/cloudabi-clang/Makefile	Sat Feb 13 13:51:38 2016	(r408795)
+++ head/lang/cloudabi-clang/Makefile	Sat Feb 13 13:52:09 2016	(r408796)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cloudabi-clang
-PORTVERSION=	3.7
-PORTREVISION=	2
+PORTVERSION=	3.8
 CATEGORIES=	lang
 MASTER_SITES=	# None
 DISTFILES=	# None



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