On Wed Jun 07, 2017 at 11:56:44AM -0400, Brian Callahan wrote:
> Hi ports --
> 
> Attached is a diff for lang/nim, bringing it to its latest version.
> The Changelog is here:
> https://nim-lang.org/blog/2017/05/17/version-0170-released.html
> 
> Note that I only tested this on amd64 as I don't have access to an i386
> machine. Testing there would be appreciated.
> 
> Take maintainer.
> 
> ~Brian
> 

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/lang/nim/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- Makefile  9 Jan 2017 10:32:33 -0000       1.6
> +++ Makefile  7 Jun 2017 15:52:46 -0000
> @@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =      i386 amd64
>  
>  COMMENT =            statically typed, imperative programming language
>  
> -VERSION =            0.16.0
> +VERSION =            0.17.0
>  DISTNAME =           nim-${VERSION}
>  EXTRACT_SUFX =               .tar.xz
>  
> @@ -13,6 +13,7 @@ CATEGORIES =                lang
>  HOMEPAGE =           http://nim-lang.org/
HTTPS please.

Reply via email to