pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42755: [math/py-mpmath]update to 0.14
The following reply was made to PR pkg/42755; it has been noted by GNATS.
From: wen heping <wenheping%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/42755: [math/py-mpmath]update to 0.14
Date: Sun, 7 Feb 2010 23:10:05 +0800
--00504502cc545e4657047f04144d
Content-Type: text/plain; charset=ISO-8859-1
On Sun, Feb 7, 2010 at 11:05 PM, OBATA Akio <obache%netbsd.org@localhost>
wrote:
> The following reply was made to PR pkg/42755; it has been noted by GNATS.
>
> From: "OBATA Akio" <obache%netbsd.org@localhost>
> To: gnats-bugs%netbsd.org@localhost
> Cc:
> Subject: Re: pkg/42755: [math/py-mpmath]update to 0.14
> Date: Mon, 08 Feb 2010 00:00:16 +0900
>
> On Sun, 07 Feb 2010 23:20:03 +0900, wen heping
> <wenheping%gmail.com@localhost>
> wrote:
>
> > > It may break binary files, and equivalent with "unzip -aa".
> > >
> > Here binary files you mean .pyo and .pyc files ?
>
> No, they will be generated in build or install phase, aren't they?
>
Yes.
How about I add these lines to the Makefile:
USE_TOOLS+=perl
post-extract:
@cd ${WRKSRC} && find . -name "*.py" | xargs perl -p -i -e
's/\r\n/\n/g'
wen
--00504502cc545e4657047f04144d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<br><br><div class=3D"gmail_quote">On Sun, Feb 7, 2010 at 11:05 PM, OBATA A=
kio <span dir=3D"ltr"><<a
href=3D"mailto:obache%netbsd.org@localhost">obache@netbs=
d.org</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"m=
argin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); paddin=
g-left: 1ex;">
The following reply was made to PR pkg/42755; it has been noted by GNATS.<b=
r>
<br>
From: "OBATA Akio" <<a
href=3D"mailto:obache%netbsd.org@localhost">obach=
e%netbsd.org@localhost</a>><br>
To: <a
href=3D"mailto:gnats-bugs%netbsd.org@localhost">gnats-bugs%netbsd.org@localhost</a><br>
Cc:<br>
Subject: Re: pkg/42755: [math/py-mpmath]update to 0.14<br>
Date: Mon, 08 Feb 2010 00:00:16 +0900<br>
<br>
=A0On Sun, 07 Feb 2010 23:20:03 +0900, wen heping <<a href=3D"mailto:wen=
heping%gmail.com@localhost">wenheping%gmail.com@localhost</a>> wrote:<br>
<br>
=A0> =A0> =A0It may break binary files, and equivalent with "unz=
ip -aa".<br>
=A0> =A0><br>
=A0> Here binary files you mean .pyo and .pyc files ?<br>
<br>
=A0No, they will be generated in build or install phase, aren't they?<b=
r></blockquote><div><br>Yes. <br><br>How about I add these lines to the Mak=
efile:<br><br>USE_TOOLS+=3Dperl<br><br>post-extract:<br>=A0=A0=A0=A0=A0=A0=
=A0
@cd ${WRKSRC} && find . -name "*.py" | xargs perl -p -i =
-e=20
's/\r\n/\n/g'<br><br><br><br>wen<br></div></div><br>
--00504502cc545e4657047f04144d--
Home |
Main Index |
Thread Index |
Old Index