pkgsrc/devel/id-utils
thorpej b89b6a95fa #include statements in asm files that did not match the form:
#include "foo.h"
..or..
#include <foo.h>

would cause mkid to happily loop forever.  Fix this, making the
scanner properly detect EOL/EOF and defined name tokens in #include
statements, as well.

Merge all libidu/scanners.c patches into a single patch file.

Bump package revision to nb3.
2003-01-08 02:35:59 +00:00
..
patches #include statements in asm files that did not match the form: 2003-01-08 02:35:59 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
distinfo #include statements in asm files that did not match the form: 2003-01-08 02:35:59 +00:00
Makefile #include statements in asm files that did not match the form: 2003-01-08 02:35:59 +00:00
PLIST Introduce new framework for handling info files generation and installation. 2002-02-18 15:14:00 +00:00