svn commit: r459945 - in head/ports-mgmt: . pkg-provides pkg-provides/files

Romain Tartière romain at FreeBSD.org
Tue Jan 30 20:44:47 UTC 2018


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:
> +  ======================= pkg plugin activation ========================
> +  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 = "%%LOCALBASE%%lib/pkg/";
                                     ^        ^
				     |        `-- consistency: comma
				     `----------- typo: missing '/'
> +  PKG_ENABLE_PLUGINS = true;
                              ^
			      `------------------ consistency: comma
> +  PLUGINS [ provides ]
                         ^
			 `----------------------- consistency: no comma

-- 
Romain Tartière <romain at FreeBSD.org>  http://people.FreeBSD.org/~romain/
pgp: 8234 9A78 E7C0 B807 0B59  80FF BA4D 1D95 5112 336F (ID: 0x5112336F)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180130/99b5261d/attachment.sig>


More information about the svn-ports-all mailing list