svn commit: r455159 - head/editors/nano

Mathieu Arnold mat at FreeBSD.org
Thu Nov 30 16:47:27 UTC 2017


Le 30/11/2017 à 02:28, Danilo Egea Gondolfo a écrit :
> Author: danilo
> Date: Thu Nov 30 01:28:26 2017
> New Revision: 455159
> URL: https://svnweb.freebsd.org/changeset/ports/455159
>
> Log:
>   - Update to 2.9.1

This fails to build:


/usr/include/stdlib.h:175:56: error: expected ')'
int      posix_memalign(void **, size_t, size_t) __nonnull(1); /* (ADV) */
                                                           ^
1 error generated.
*** [globfree.o] Error code 1



https://pkg.absolight.fr/data/11amd64-pkgng-default/20171130T170307Z/logs/errors/nano-2.9.1.log

> Modified:
>   head/editors/nano/Makefile
>   head/editors/nano/distinfo
>
> Modified: head/editors/nano/Makefile
> ==============================================================================
> --- head/editors/nano/Makefile	Wed Nov 29 23:40:13 2017	(r455158)
> +++ head/editors/nano/Makefile	Thu Nov 30 01:28:26 2017	(r455159)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	nano
> -PORTVERSION=	2.8.7
> +PORTVERSION=	2.9.1
>  CATEGORIES=	editors
>  MASTER_SITES=	http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
>  
>
> Modified: head/editors/nano/distinfo
> ==============================================================================
> --- head/editors/nano/distinfo	Wed Nov 29 23:40:13 2017	(r455158)
> +++ head/editors/nano/distinfo	Thu Nov 30 01:28:26 2017	(r455159)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1504483104
> -SHA256 (nano-2.8.7.tar.gz) = a49a888c20f09a17c7f1049d1fda619472c92eedcb25fd4be5f088a51cc392a5
> -SIZE (nano-2.8.7.tar.gz) = 2822417
> +TIMESTAMP = 1512004169
> +SHA256 (nano-2.9.1.tar.gz) = 41650407cf1d4b752f31dc05e7c63319957e3dc86e9fb6ad51760e8b36941d19
> +SIZE (nano-2.9.1.tar.gz) = 2839465
>
>

-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20171130/8df30601/attachment.sig>


More information about the svn-ports-all mailing list