Date: 28 Oct 2005 17:33:01 -0200 From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@cuivre.fr.eu.org Subject: ports/88156: Update port: devel/asis fix MASTER_SITE Message-ID: <20051028193301.29193.qmail@capeta.freebsdbrasil.com.br> Resent-Message-ID: <200510281940.j9SJeGlN082955@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88156 >Category: ports >Synopsis: Update port: devel/asis fix MASTER_SITE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 28 19:40:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jean Milanez Melo >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386 >Description: - Update MASTER_SITE to fix fetch problem. - Maintainer has been CCed. >How-To-Repeat: >Fix: --- asis.diff begins here --- diff -ruN asis.old/Makefile asis/Makefile --- asis.old/Makefile Wed Dec 22 23:39:18 2004 +++ asis/Makefile Fri Oct 28 17:32:02 2005 @@ -10,8 +10,8 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= \ - ftp://ftp.lip6.fr/pub/gnat/${PORTVERSION}/asis/ \ - ftp://cs.nyu.edu/pub/gnat/${PORTVERSION}/asis/ + http://gd.tuwien.ac.at/languages/ada/gnat/3.15p/asis/ \ + ftp://ftp.cs.kuleuven.ac.be/pub/Ada-Belgium/mirrors/gnu-ada/3.15p/asis/ DISTNAME= asis-${PORTVERSION}-src EXTRACT_SUFX= .tgz --- asis.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051028193301.29193.qmail>