From owner-svn-ports-all@freebsd.org Tue Jan 30 20:44:47 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24A7FEE1E68; Tue, 30 Jan 2018 20:44:47 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from marvin.blogreen.org (blogreen.org [IPv6:2001:41d0:fea8:8901::2]) by mx1.freebsd.org (Postfix) with ESMTP id 9FC4980788; Tue, 30 Jan 2018 20:44:46 +0000 (UTC) (envelope-from romain@blogreen.org) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 7D9CE9379E; Tue, 30 Jan 2018 21:44:45 +0100 (CET) Date: Tue, 30 Jan 2018 21:44:45 +0100 From: Romain =?iso-8859-1?Q?Tarti=E8re?= To: Rodrigo Osorio Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r459945 - in head/ports-mgmt: . pkg-provides pkg-provides/files Message-ID: <20180130204445.GA1536@blogreen.org> References: <201801251445.w0PEj4db093706@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <201801251445.w0PEj4db093706@repo.freebsd.org> X-PGP-Key: http://romain.blogreen.org/pubkey.asc User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jan 2018 20:44:47 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey Rodrigo, It looks like pkg-message has a typo and consistency issue: On Thu, Jan 25, 2018 at 02:45:04PM +0000, Rodrigo Osorio wrote: > + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D = pkg plugin activation =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D > + In order to use the pkg-provides plugin you need to enable plugins in = pkg. > + To do this, uncomment the following lines in %%LOCALBASE%%etc/pkg.conf= file > + and add pkg-provides to the supported plugin list > + > + PKG_PLUGINS_DIR =3D "%%LOCALBASE%%lib/pkg/"; ^ ^ | `-- consistency: comma `----------- typo: missing '/' > + PKG_ENABLE_PLUGINS =3D true; ^ `------------------ consistency: comma > + PLUGINS [ provides ] ^ `----------------------- consistency: no comma --=20 Romain Tarti=E8re http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --AqsLC8rIMeq19msA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEEgjSaeOfAuAcLWYD/uk0dlVESM28FAlpw2TsACgkQuk0dlVES M29BhQv/dDBmi8dB2AmrY66Fibxagy/UgBkshIbtnNmh/Wip8+7erkDNCJMt1YY5 uMNlGDSCIQigVuE/xVA0bnAR0/aW5S9Zdy3kTMo523KTEmD+e4zVpNbKLhj5HIFl 9veaC4tRmP20l62B9zWm8J9zb7+2JLAgnx6Pe1lGH5RBAVdHkfPODlFfQ2ZeoxLv oFQBPGO8VPsIKi4LAJsXXcOKhgSLI+PFvI6+eTcxk5B7tj6Tvmz3zPumzrdDTeTb 3n7fYhGgO6SoUXufnsm0CAKfnYCkGPpPQw8lKTCjyi0VBQ1N6MTzgnIXNJ1+EvLf peWkuvTgW7QtBfYYqmEFRVs3AAABfKiSmO8ghNKK1uCOWZ6D4mjaoHJpa4AVU4yy IR+/tZosfKAk3ocVXhusiF4QBQ6mURkUrU8LH7BqlnSpBwliyAT6SCzrKaIv86oh QfRanE7ugwxv7RFfDcTm2cbdLG0CsFjhUguL2v7Urt2F7TYe3qUVz0RViyQ8Fkh9 47c7WfaA =rFTL -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--