On 9 February 2013 16:42, Stephen Montgomery-Smith <step...@missouri.edu> wrote: > The first line of security/super/pkg-plist is: > # $FreeBSD: head/security/super/pkg-plist 307297 2012-11-10 17:38:33Z > pawel $ > > This has the unfortunate effect that the package install process thinks > that there is a file by this name. So for example, make deinstall produces: > > pkg_delete: file '/usr/local/# $FreeBSD: head/security/super/pkg-plist > 307297 2012-11-10 17:38:33Z pawel $' doesn't exist > > and there is a similar error for make package. > > (I have seen a lot of email correspondence about pkgng, which I must > admit I have not followed at all. Is this related in some way?)
It is incorrect. If a $FreeBSD$ is included at all in a pkg-plist it must be preceded by @comment. Pawel, please fix! Chris _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"