This is a patch to update devel/libgnugetopt port. diff -Nru libgnugetopt/Makefile libgnugetopt-1.1/Makefile --- libgnugetopt/Makefile Wed Aug 25 14:14:00 1999 +++ libgnugetopt-1.1/Makefile Wed Dec 22 13:03:09 1999 @@ -8,7 +8,7 @@ DISTNAME= libgnugetopt-1.1 CATEGORIES= devel -MASTER_SITES= http://www.geocities.com/SiliconValley/Code/3502/ +MASTER_SITES= http://members.tripod.com/zakhvatov/ MAINTAINER= andy@icc.surw.chel.su Fix: Please, check and apply this patch.
On Wed, Dec 22, 1999 at 01:07:55PM +0300, Andrey Zakhvatov wrote: > This is a patch to update devel/libgnugetopt port. > > > diff -Nru libgnugetopt/Makefile libgnugetopt-1.1/Makefile > --- libgnugetopt/Makefile Wed Aug 25 14:14:00 1999 > +++ libgnugetopt-1.1/Makefile Wed Dec 22 13:03:09 1999 > @@ -8,7 +8,7 @@ > > DISTNAME= libgnugetopt-1.1 > CATEGORIES= devel > -MASTER_SITES= http://www.geocities.com/SiliconValley/Code/3502/ > +MASTER_SITES= http://members.tripod.com/zakhvatov/ Hi Andrey, Tripod seems to be truncating my download. Maybe you can put the distfile in ~andy/public_html and use http://www.freebsd.org/~andy/ as the MASTER_SITE? -Chris -- cpiazza@jaxon.net cpiazza@FreeBSD.org Abbotsford, BC, Canada
Hello, > Tripod seems to be truncating my download. Maybe you can put the distfile > in ~andy/public_html and use http://www.freebsd.org/~andy/ as the > MASTER_SITE? Done. Thanx for reminder. It seems tripod trancate files like crazy ;) Can you fix port's Makefile? Sincerely yours, Andy. -- Tel: +7-(3512)-38-39-73, E-mail: andy@icc.surw.chel.su WWW: http://surw.chel.su/~andy/index.html, ICQ:10705306
State Changed From-To: open->closed Updated, thanks!