Bug 15625 - Update port: devel/libgnugetopt
Summary: Update port: devel/libgnugetopt
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-12-22 10:10 UTC by Andrey Zakhvatov
Modified: 1999-12-23 08:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Zakhvatov 1999-12-22 10:10:01 UTC
   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.
Comment 1 cpiazza 1999-12-22 19:16:33 UTC
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
Comment 2 Andrey Zakhvatov 1999-12-23 06:35:25 UTC
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
Comment 3 cpiazza freebsd_committer freebsd_triage 1999-12-23 08:50:11 UTC
State Changed
From-To: open->closed

Updated, thanks!