Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2017 16:57:42 -0500
From:      Steve Wills <swills@FreeBSD.org>
To:        Nikolai Lifanov <lifanov@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r431611 - in head/sysutils/ansible: . files
Message-ID:  <a5fb4037-3b0f-d9d7-40b9-ed9ccad22543@FreeBSD.org>
In-Reply-To: <201701160017.v0G0Hecn038294@repo.freebsd.org>
References:  <201701160017.v0G0Hecn038294@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--dk3a7dxtEiSJFSc9X03nBM2wIJHpU5kSd
Content-Type: multipart/mixed; boundary="JmNcxPUgeTogUBIabmcsI2ShdOUSW6N6F";
 protected-headers="v1"
From: Steve Wills <swills@FreeBSD.org>
To: Nikolai Lifanov <lifanov@FreeBSD.org>, ports-committers@freebsd.org,
 svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Message-ID: <a5fb4037-3b0f-d9d7-40b9-ed9ccad22543@FreeBSD.org>
Subject: Re: svn commit: r431611 - in head/sysutils/ansible: . files
References: <201701160017.v0G0Hecn038294@repo.freebsd.org>
In-Reply-To: <201701160017.v0G0Hecn038294@repo.freebsd.org>

--JmNcxPUgeTogUBIabmcsI2ShdOUSW6N6F
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Please MFH this, approved by me. Ansible doesn't work without it and bug
fixes are just as eligible for MFH as security fixes. (If you don't want
to do the work, please let me know and I'll do it, tho it's as easy of
"mfh 431611").

Thanks,
Steve

On 01/15/2017 19:17, Nikolai Lifanov wrote:
> Author: lifanov
> Date: Mon Jan 16 00:17:40 2017
> New Revision: 431611
> URL: https://svnweb.freebsd.org/changeset/ports/431611
>=20
> Log:
>   fix patch for ec84ff6
>  =20
>   PR:		216103
>   Submitted by:	freebsd@sh0shin.org
>   Reviewed by:	matthew
>   Approved by:	matthew (mentor)
>   MFH:		2017Q1
>   Differential Revision:	https://reviews.freebsd.org/D9189
>=20
> Modified:
>   head/sysutils/ansible/Makefile
>   head/sysutils/ansible/files/extra-patch-ec84ff6
>=20
> Modified: head/sysutils/ansible/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/sysutils/ansible/Makefile	Mon Jan 16 00:16:00 2017	(r431610)
> +++ head/sysutils/ansible/Makefile	Mon Jan 16 00:17:40 2017	(r431611)
> @@ -3,7 +3,7 @@
> =20
>  PORTNAME=3D	ansible
>  PORTVERSION?=3D	2.2.0.0
> -PORTREVISION?=3D	2
> +PORTREVISION?=3D	3
>  CATEGORIES=3D	sysutils python
>  MASTER_SITES=3D	http://releases.ansible.com/ansible/
> =20
>=20
> Modified: head/sysutils/ansible/files/extra-patch-ec84ff6
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/sysutils/ansible/files/extra-patch-ec84ff6	Mon Jan 16 00:16:00=
 2017	(r431610)
> +++ head/sysutils/ansible/files/extra-patch-ec84ff6	Mon Jan 16 00:17:40=
 2017	(r431611)
> @@ -281,7 +281,7 @@
>                           result =3D self._cached_result[sha1_hash]
>                       else:
>  -                        result =3D self._do_template(variable, preser=
ve_trailing_newlines=3Dpreserve_trailing_newlines, escape_backslashes=3De=
scape_backslashes, fail_on_undefined=3Dfail_on_undefined, overrides=3Dove=
rrides)
> -+                        result =3D self.do_template(
> ++                        result =3D self._do_template(
>  +                            variable,
>  +                            preserve_trailing_newlines=3Dpreserve_tra=
iling_newlines,
>  +                            escape_backslashes=3Descape_backslashes,
>=20


--JmNcxPUgeTogUBIabmcsI2ShdOUSW6N6F--

--dk3a7dxtEiSJFSc9X03nBM2wIJHpU5kSd
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

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

iQGnBAEBCgCRFiEEmPpBSlwqDvnP0K0N9c9isyB7G6EFAliCh9ZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk4
RkE0MTRBNUMyQTBFRjlDRkQwQUQwREY1Q0Y2MkIzMjA3QjFCQTETHHN3aWxsc0Bm
cmVlYnNkLm9yZwAKCRD1z2KzIHsboZhWCACzMdwiIQAgWM3nzXS8RZ2yMOy6CNSp
UxLLANzZvFSz9QvR6e6lt7E5ktV3p7RLhJN8E/Uc7XDWdGKAzq1k0K84esTTSXu2
f8WvyIngTWCEuZ457p8IqnDgi8SECr6wLTPsS2Nw12jIih9LEhatWfgw+XB/8Eva
vugxBJGjiEAPASjYFnwr+sh8hfgwUdOkqwmBR6gsst3f5KfhW3Ie7OQcGCANqJvM
r7AqUWtoIcKFFipcJyWQGoh8QjeGJSywNmpCJTf3fsvANVZ3LnAsUYpgUNf51eSu
+E2fI5ysGNQHTE4deAyG7cJtoicjYLo1bllfPchpkxzhbidxu4uFSEO/
=YS2a
-----END PGP SIGNATURE-----

--dk3a7dxtEiSJFSc9X03nBM2wIJHpU5kSd--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a5fb4037-3b0f-d9d7-40b9-ed9ccad22543>