svn commit: r437427 - in head: . devel lang lang/rubinius

Nikolai Lifanov lifanov at FreeBSD.org
Sat Apr 1 13:25:51 UTC 2017



On 04/01/2017 06:58, Baptiste Daroussin wrote:
> Author: bapt
> Date: Sat Apr  1 10:58:27 2017
> New Revision: 437427
> URL: https://svnweb.freebsd.org/changeset/ports/437427
> 
> Log:
>   Remove LLVM 3.7
>   
>   It is unused and not maintained by upstream
>   
>   Approved by:	brooks
> 
> 
> Modified: head/devel/Makefile
> ==============================================================================
> --- head/devel/Makefile	Sat Apr  1 10:53:34 2017	(r437426)
> +++ head/devel/Makefile	Sat Apr  1 10:58:27 2017	(r437427)
> @@ -1544,7 +1544,6 @@
>      SUBDIR += llvm34
>      SUBDIR += llvm35
>      SUBDIR += llvm36
> -    SUBDIR += llvm37
>      SUBDIR += llvm38
>      SUBDIR += llvm39
>      SUBDIR += llvm40
> 
> Modified: head/lang/Makefile
> ==============================================================================
> --- head/lang/Makefile	Sat Apr  1 10:53:34 2017	(r437426)
> +++ head/lang/Makefile	Sat Apr  1 10:58:27 2017	(r437427)
> @@ -37,7 +37,6 @@
>      SUBDIR += clang33
>      SUBDIR += clang34
>      SUBDIR += clang35
> -    SUBDIR += clang36
>      SUBDIR += clang37
>      SUBDIR += clang38
>      SUBDIR += cling
> 

Hi!

This commit doesn't actually delete devel/llvm37 or lang/clang37.

- Nikolai

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 992 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20170401/944d84ce/attachment.sig>


More information about the svn-ports-head mailing list