cvs commit: src/usr.sbin/portsnap/make_index make_index.c
Colin Percival
cperciva at FreeBSD.org
Sat Sep 17 08:30:16 PDT 2005
cperciva 2005-09-17 15:30:16 UTC
FreeBSD src repository
Modified files:
usr.sbin/portsnap/make_index make_index.c
Log:
Handle circular dependencies properly (via errx(3)) rather than dumping
core. This bug was made visible by a recent change to the audio/timidity++
port, which now has itself as a run dependency.
Reported by: Emil Mikulic, Andreas Klemm
Revision Changes Path
1.3 +15 -2 src/usr.sbin/portsnap/make_index/make_index.c
More information about the cvs-src
mailing list