| Summary: | [PATCH] editors/leo: fix fetching/building | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | osa <osa> | ||||
| Component: | Individual Port(s) | Assignee: | Alan Eldridge <alane> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | alane | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
osa
2003-04-17 20:20:15 UTC
Hi,
On Thu, Apr 17, 2003 at 11:16:32PM +0400, Sergey A.Osokin wrote:
> editors/leo: fix fetching/building
> >How-To-Repeat:
> >Fix:
>
> Index: ports/editors/leo/distinfo
> ===================================================================
> RCS file: /home/ncvs/ports/editors/leo/distinfo,v
> retrieving revision 1.5
> diff -u -r1.5 distinfo
> --- ports/editors/leo/distinfo 5 Apr 2003 23:09:29 -0000 1.5
> +++ ports/editors/leo/distinfo 17 Apr 2003 19:15:51 -0000
> @@ -5,4 +5,4 @@
> MD5 (leo/python.leo.zip) = 5fd91ce6402a9040ec9aaa40dd9a61c7
> MD5 (leo/tkinter.leo.zip) = 56847ff596594223db795bcc2a93cd68
> MD5 (leo/leodocs.zip) = 415546378dae95d30ede942294fdeef1
> -MD5 (leo/LeoDocs.zip) = 990c8c4613e7c9e02597358d7ad71315
> +MD5 (leo/LeoDocs.zip) = f258c2ae0e96ce16a8925465378e04fd
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
it's duplicate of PR/50876
Kirill
On Thu, Apr 17, 2003 at 09:55:13PM +0200, Kirill Ponomarew wrote: > On Thu, Apr 17, 2003 at 11:16:32PM +0400, Sergey A.Osokin wrote: > > editors/leo: fix fetching/building > > >How-To-Repeat: > > >Fix: > > > > Index: ports/editors/leo/distinfo > > =================================================================== > > RCS file: /home/ncvs/ports/editors/leo/distinfo,v > > retrieving revision 1.5 > > diff -u -r1.5 distinfo > > --- ports/editors/leo/distinfo 5 Apr 2003 23:09:29 -0000 1.5 > > +++ ports/editors/leo/distinfo 17 Apr 2003 19:15:51 -0000 > > @@ -5,4 +5,4 @@ > > MD5 (leo/python.leo.zip) = 5fd91ce6402a9040ec9aaa40dd9a61c7 > > MD5 (leo/tkinter.leo.zip) = 56847ff596594223db795bcc2a93cd68 > > MD5 (leo/leodocs.zip) = 415546378dae95d30ede942294fdeef1 > > -MD5 (leo/LeoDocs.zip) = 990c8c4613e7c9e02597358d7ad71315 > > +MD5 (leo/LeoDocs.zip) = f258c2ae0e96ce16a8925465378e04fd > > >Release-Note: > > >Audit-Trail: > > >Unformatted: > > it's duplicate of PR/50876 > > Kirill oops, sorry :-) -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ Responsible Changed From-To: freebsd-ports-bugs->alane over to maintainer State Changed From-To: open->closed MD5 sums updated. |