Date: Tue, 14 Jun 2005 22:17:12 +0200 From: Kirill Ponomarew <krion@voodoo.oberon.net> To: Maxim.Sobolev@portaone.com Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/create pkg_create.1 src/usr.sbin/pkg_install/info show.c src/usr.sbin/pkg_install/lib lib.h plist.c Message-ID: <20050614201712.GB21336@voodoo.oberon.net> In-Reply-To: <42AEFDD0.5060508@portaone.com> References: <200506141505.j5EF5hr9001816@repoman.freebsd.org> <42AEFDD0.5060508@portaone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 14, 2005 at 06:54:56PM +0300, Maxim Sobolev wrote: > What's the purpose of such feature? I can't guess any. The purpose is to separate the meanings of these two fields, I was agree with flz that @comment sounds a little strange in relation to files, @noinst is more appropriate in this case. However @comment will stay anyway and serve for real comments, md5 sums etc. > Kirill Ponomarew wrote: > >krion 2005-06-14 15:05:43 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.sbin/pkg_install/add extract.c > > usr.sbin/pkg_install/create pkg_create.1 > > usr.sbin/pkg_install/info show.c > > usr.sbin/pkg_install/lib lib.h plist.c > > Log: > > Implement @noinst field which has at the moment the same meaning and > > function as @comment has. But will be valid only for files and not > > for md5 sums, rcsid's and comments in the future. > > > > Submitted by: flz > > Approved by: re@ (scottl) > > > > Revision Changes Path > > 1.43 +2 -1 src/usr.sbin/pkg_install/add/extract.c > > 1.66 +10 -0 src/usr.sbin/pkg_install/create/pkg_create.1 > > 1.38 +4 -0 src/usr.sbin/pkg_install/info/show.c > > 1.56 +2 -1 src/usr.sbin/pkg_install/lib/lib.h > > 1.49 +6 -0 src/usr.sbin/pkg_install/lib/plist.c > > > > > > > -Kirill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050614201712.GB21336>