amule 2.2.3 port - ready for test

Torfinn Ingolfsen tingox at gmail.com
Mon Jan 19 11:53:51 PST 2009


Hello

On Sun, Jan 18, 2009 at 7:50 PM, Bernhard Fröhlich <decke at bluelife.at> wrote:
> To be exact tinderbox complains about some directories that you have
> removed but you shouldn't. So just remove these lines from pkg-plist and
> tinderbox should be happy with it.

I understand that, but I don't understand the difference between the
handling of fr, pt_PT and the other locales.. Here is an example. the
port install the following files:
share/locale/da/LC_MESSAGES/amule.mo
share/locale/pt_PT/LC_MESSAGES/amule.mo
share/locale/fr/LC_MESSAGES/amule.mo

(I verified this by doing tar tvf on the package archive)

The last two are the ones tinderbox complains about, the first one
(and all the others) doesn't get complaints from your tinderbox.

Here is the corresponding lines in pkg-plist:
share/locale/da/LC_MESSAGES/amule.mo
share/locale/fr/LC_MESSAGES/amule.mo
share/locale/pt_PT/LC_MESSAGES/amule.mo

followed by these lines later in pkg-plist:
@dirrmtry share/locale/da/LC_MESSAGES
@dirrmtry share/locale/da
@dirrmtry share/locale/fr_FR/LC_MESSAGES
@dirrmtry share/locale/fr_FR
@dirrmtry share/locale/pt_PT/LC_MESSAGES
@dirrmtry share/locale/pt_PT


There must be something wrong here, since tinderbox complains, but I
just can't see the error / problem.

> portlint and port-tools are great tools for a quick check but a tinderbox
> can detect a lot more errors because it builds the ports in a clean
> environment so none of them can replace one another. Use them in
> combination and you catch most of the errors.

Yes, I am still trying to get my tinderbox working again.
-- 
Regards,
Torfinn Ingolfsen


More information about the freebsd-ports mailing list