Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 May 2002 01:35:32 -0700
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 show.c src/usr.sbin/pkg_install/lib lib.h plist.c
Message-ID:  <20020505013532.A11991@citusc17.usc.edu>
In-Reply-To: <200205041449.g44Enoh30237@freefall.freebsd.org>; from sobomax@FreeBSD.org on Sat, May 04, 2002 at 07:49:50AM -0700
References:  <200205041449.g44Enoh30237@freefall.freebsd.org>

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

--zYM0uCDKw75PZbzx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, May 04, 2002 at 07:49:50AM -0700, Maxim Sobolev wrote:
> sobomax     2002/05/04 07:49:50 PDT
>=20
>   Modified files:
>     usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1=20
>                               show.c=20
>     usr.sbin/pkg_install/lib lib.h plist.c=20
>   Log:
>   Add ability to query installed packages based on origin.

This breaks a number of operations, because you haven't added the new
PLIST_ORIGIN to several of the case statements.

e.g.:

pkg_info: show_plist: unknown command type 17 (www/links)
pkg_create: write_plist: unknown command type 17 (www/links)

Kris

--zYM0uCDKw75PZbzx
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE81O7QWry0BWjoQKURAk6GAKDvDiTAOK3PDxB8fUb1/nq2d/8zMwCffPpS
ClMIWa6AiscazmgovY4/8jk=
=/Ws8
-----END PGP SIGNATURE-----

--zYM0uCDKw75PZbzx--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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