Subject: Re: pkg/28876: teTeX-share does not include full `listings' package
To: None <kei@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Peter Bex <Peter.Bex@student.kun.nl>
List: pkgsrc-bugs
Date: 03/21/2005 10:05:02
The following reply was made to PR pkg/28876; it has been noted by GNATS.
From: Peter Bex <Peter.Bex@student.kun.nl>
To: SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org,
pkgsrc-bugs@netbsd.org
Subject: Re: pkg/28876: teTeX-share does not include full `listings' package
resulting in errors.
Date: Sun, 20 Mar 2005 18:59:06 +0100
On Sun, Mar 20, 2005 at 08:24:40PM +0900, SUNAGAWA Keiki wrote:
> Hi,
>
> Applogies for my delayed response. I made a modification to
> print/teTeX-share and print/teTeX-sharesrc. Could you
> please check if the attached diff is ok? Here are random
> notes:
>
> - I took a look at newly released teTeX-3.0 and current
> version 2.0.2. The difference is the place of
> listings.sty. So I made no change in
> print/teTeX-share/files/exclude, just moved the file from
> teTeX-sharesrc to teTeX-share.
Sounds ok.
> - After the change, I tried typestting your test.tex.
> the ruslt is below. Is it expected?
>
(snip)
>
> LaTeX Warning: No \author given.
Looks like your input file is missing an author. ;)
I tried it here with a correct input file, and now it works fine.
Your patches remove the existing distinfo entries for tetex-texmf-2.0.2.tar.gz
and because of that teTeX-share refuses to extract.
Please restore these, keeping the newly added entries of course.
Also, I don't see a point in removing the listings file from teTeX-sharesrc.
Otherwise, your patches are fine. Thanks!
Regards,
Peter