Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2005 15:30:16 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/portsnap/make_index make_index.c
Message-ID:  <200509171530.j8HFUGNs033731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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