Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2019 21:19:14 +0200
From:      Piotr Kubaj <pkubaj@anongoth.pl>
To:        Danilo Egea Gondolfo <danilo@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r507525 - head/editors/nano
Message-ID:  <20190728191914.GA11240@ThinkPad-X200.g.anongoth.pl>
In-Reply-To: <201907281911.x6SJBEe2092059@repo.freebsd.org>
References:  <201907281911.x6SJBEe2092059@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--REljHexywcAsiUG+
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Disposition: inline

You can just put:
NLS_USES=              gettext localbase

On 19-07-28 19:11:14, Danilo Egea Gondolfo wrote:
>Author: danilo
>Date: Sun Jul 28 19:11:14 2019
>New Revision: 507525
>URL: https://svnweb.freebsd.org/changeset/ports/507525
>
>Log:
>  - Update to 4.3
>  - Re-introduce CPPFLAGS. Without it the configure test for libintl fails and nano crashes when the user selects one of the NLS supported languages
>
>  PR:		239189
>
>Modified:
>  head/editors/nano/Makefile
>  head/editors/nano/distinfo
>
>Modified: head/editors/nano/Makefile
>==============================================================================
>--- head/editors/nano/Makefile	Sun Jul 28 19:08:40 2019	(r507524)
>+++ head/editors/nano/Makefile	Sun Jul 28 19:11:14 2019	(r507525)
>@@ -2,7 +2,7 @@
> # $FreeBSD$
>
> PORTNAME=	nano
>-PORTVERSION=	4.2
>+PORTVERSION=	4.3
> CATEGORIES=	editors
> MASTER_SITES=	https://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
>
>@@ -29,6 +29,7 @@ OPTIONS_SUB=	yes
>
> NLS_USES=		gettext
> NLS_CONFIGURE_ENABLE=	nls
>+NLS_CPPFLAGS=	-I${LOCALBASE}/include
>
> INFO=		nano
>
>
>Modified: head/editors/nano/distinfo
>==============================================================================
>--- head/editors/nano/distinfo	Sun Jul 28 19:08:40 2019	(r507524)
>+++ head/editors/nano/distinfo	Sun Jul 28 19:11:14 2019	(r507525)
>@@ -1,3 +1,3 @@
>-TIMESTAMP = 1560579916
>-SHA256 (nano-4.2.tar.xz) = 1143defce62e391b241252ffdb6e5c1ded56cfe26d46ee81b796abe0ccc45df9
>-SIZE (nano-4.2.tar.xz) = 1478972
>+TIMESTAMP = 1564338029
>+SHA256 (nano-4.3.tar.xz) = 00d3ad1a287a85b4bf83e5f06cedd0a9f880413682bebd52b4b1e2af8cfc0d81
>+SIZE (nano-4.3.tar.xz) = 1485776
>

--REljHexywcAsiUG+
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKTBAABCgB9FiEEycyIeNkkgohzsoorelmbhSCDnJ0FAl099TJfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM5
Q0M4ODc4RDkyNDgyODg3M0IyOEEyQjdBNTk5Qjg1MjA4MzlDOUQACgkQelmbhSCD
nJ0g/A//UvAPZRygC4FQ8FJsU0WMW8TdCy9m7ENQ03a1iVOv2D1sCc9XAZV+nzBZ
EHnhdbKkytswh09c5s/4WiUPi0X+gZnhI79TprWpe2Abulu0RtsSyybbbMevhbUU
E16l0jmsGvwlxytWG43drRugao1OJHe/fc0Lh2cYP94MNKl9+HHambdbELkuQn/H
qSGi5Mob9QkCsu8fJTeNVzuLHh/cIy0zykRK4+y8mxYC3vbxfbsowwgGwdwjCENN
Imu1lMlLhat8IBonj9A5c9X4sY67mlHmxMyz4t3gVkvZf72Rf361oGgWcfdaYNYa
zq0WXLJ69AUDvfdx81is3o1gGHcfjbXfUg7Tcny17TCQjWDdNyIW569kEfOa8cnV
BCIX6iETKzqxs2ccQht1usZW7hxjXrIfgiiOAigaraQWI1VovzJfEqhwa+VO7gip
S6yJu8t5TDmHeApV0Rvd0sZSUNR2rDWXulfpTebbW5IcEvPf8vaDbYfdH6x8+w3J
HUbO2DbN2fikoDywPpMQc0QbSqZP0lbCRl/XECzuLys0+a6n/d3U/iis+IS6Izpk
MfrogOEAwfc2eMKH9vFi+6gwJSkv2mjYgvrIgOtmH1mt+z9+xyaDnhkKXTmGvqQI
k4jrPV14kF1e44OLDzPEvimmgq5p6fzCPRVl1M5mgPQCRnyeWa4=
=uoJ8
-----END PGP SIGNATURE-----

--REljHexywcAsiUG+--



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