Date: Mon, 20 Dec 1999 00:23:50 +0300 (MSK) From: Dmitry Sivachenko <dima@Chg.RU> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/15573: Fix for devel/gaa distfiles Message-ID: <199912192123.AAA21737@netserv1.chg.ru>
next in thread | raw e-mail | index | archive | help
>Number: 15573 >Category: ports >Synopsis: Fix for devel/gaa distfiles >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 19 13:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Dmitry Sivachenko >Release: FreeBSD 3.2-RELEASE i386 >Organization: >Environment: >Description: It seems that mastersite for devel/gaa has gone. Please update the Makefile, tarball is now available only at my server. >How-To-Repeat: >Fix: diff -Nur gaa.old/Makefile gaa/Makefile --- gaa.old/Makefile Mon Dec 20 00:24:11 1999 +++ gaa/Makefile Mon Dec 20 00:24:34 1999 @@ -8,7 +8,7 @@ DISTNAME= gaa-1.5 CATEGORIES= devel -MASTER_SITES= http://gaa.netpedia.net/ +MASTER_SITES= ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= dima@chg.ru diff -Nur gaa.old/pkg/DESCR gaa/pkg/DESCR --- gaa.old/pkg/DESCR Mon Dec 20 00:24:11 1999 +++ gaa/pkg/DESCR Mon Dec 20 00:24:41 1999 @@ -3,7 +3,5 @@ language generates C-code which analyses the arguments and creates your program's help. -WWW: http://gaa.netpedia.net/ - --Dima dima@chg.ru >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912192123.AAA21737>