Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2008 21:59:33 +0200
From:      Ulrich Spoerlein <uspoerlein@gmail.com>
To:        ports@freebsd.org
Cc:        jw@innerewut.de
Subject:   Rubygems and trouble with rdoc node renumbering
Message-ID:  <20080425195933.GB1674@roadrunner.spoerlein.net>

next in thread | raw e-mail | index | archive | help
Hi all,

I'm trying to update rubygem-rgl and the rdoc part is giving me a
headache, as the rdoc will obviously use readdir() only to walk the
directory tree *but* gives each of its HTML pages a unique number.

The upshot is, that my pkg-plist is changing every time I install the
port. That's a big problem since the rdoc is also run on do-install and
I'm not sure I could generate the pkg-plist dynamically *after* that
step.

How are other people solving this problem?

Cheers,
Ulrich Spoerlein
-- 
It is better to remain silent and be thought a fool,
than to speak, and remove all doubt.



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