Date: Fri, 11 Apr 2014 22:02:07 -0500 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Sergey Matveychuk <sem@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r350985 - head/dns/unbound/files Message-ID: <5348ACAF.2060405@FreeBSD.org> In-Reply-To: <201404111527.s3BFRcNH002983@svn.freebsd.org> References: <201404111527.s3BFRcNH002983@svn.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) --3IbIxjCa55Ai37DXghAXsjwWbbGEsOfmH Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 4/11/2014 10:27 AM, Sergey Matveychuk wrote: > Author: sem > Date: Fri Apr 11 15:27:38 2014 > New Revision: 350985 > URL: http://svnweb.freebsd.org/changeset/ports/350985 > QAT: https://qat.redports.org/buildarchive/r350985/ >=20 > Log: > - Fix unbound_anchorflags in RC script >=20 > Modified: > head/dns/unbound/files/unbound.in >=20 > Modified: head/dns/unbound/files/unbound.in > =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/dns/unbound/files/unbound.in Fri Apr 11 15:25:48 2014 (r350984= ) > +++ head/dns/unbound/files/unbound.in Fri Apr 11 15:27:38 2014 (r350985= ) > @@ -35,7 +35,7 @@ start_precmd() > { > %%PREFIX%%/sbin/unbound-checkconf > /dev/null && \ > echo -n "Obtaining a trust anchor:" && \ > - su -m unbound -c %%PREFIX%%/sbin/unbound-anchor ${unbound_anchorflags= } && \ > + su -m unbound -c "%%PREFIX%%/sbin/unbound-anchor ${unbound_anchorflag= s}" && \ > echo . > } > =20 >=20 PORTREVISION? Current package doesn't work: # service unbound onestart Obtaining a trust anchor:/usr/local/etc/rc.d/unbound: WARNING: failed precmd routine for unbound --=20 Regards, Bryan Drewery --3IbIxjCa55Ai37DXghAXsjwWbbGEsOfmH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTSKyvAAoJEDXXcbtuRpfPJ+EIANFzA5OMess6iMOeuP5TdX3A p/YAoSA1g5tjnGVeGJv6PPbitczYqkzuQej38qmuxMGOniqJYRZCeFfNhUcN1Dp9 CuLCUJ3mU52eO7cLqJK5JqI+DGKYC4tPFqsEoTe3CaRA1hw0h+RrQZS59K+ILpfu 3SxIASMEVoQNXPVsL8DoNGbnOLlYZAhM8pBsd9Ds/ITeXN6k896Jwm+VZZWW7FOn LUfEkrAcfqTutTuQ3Rwgynhz3Be3tUuW0naPPe53t+9WIOdcQA+THpJ4YBt623F1 pdol+UlsXt22dQFqwajcPpX+DZDh+/RoZ1nH09ZC+F5IsRWaeykfrNe3cTX20ds= =CP9U -----END PGP SIGNATURE----- --3IbIxjCa55Ai37DXghAXsjwWbbGEsOfmH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5348ACAF.2060405>