El 07-07-2013 17:20, Paul Irofti escribió:
On Sun, Jul 07, 2013 at 10:32:29AM -0500, Amit Kulkarni wrote:
Yes, MASTER_SITE change. If you don't have the sources, this will help you
get it.

I tried this morning both http and ftp without success.
Might be a temporary problem.


On Sun, Jul 7, 2013 at 4:37 AM, Paul Irofti <p...@irofti.net> wrote:

On Sun, Jun 30, 2013 at 12:30:02AM -0500, Amit Kulkarni wrote:
Index: Makefile
===================================================================
RCS file: /cvs/ports/math/lapack/Makefile,v
retrieving revision 1.22
diff -u -p -u -p -r1.22 Makefile
--- Makefile  11 Mar 2013 11:23:55 -0000      1.22
+++ Makefile  30 Jun 2013 05:28:12 -0000
@@ -14,7 +14,7 @@ HOMEPAGE=   http://www.netlib.org/lapack/
  # BSD
  PERMIT_PACKAGE_CDROM=        Yes

-MASTER_SITES=        ftp://ftp.netlib.org/lapack/ \
+MASTER_SITES=        http://www.netlib.org/lapack/ \
               ftp://netlib.bell-labs.com/netlib/lapack/ \
               http://www.netlib.no/netlib/lapack/
  EXTRACT_SUFX=        .tgz


This is not a homepage change.





Yes, it is probably a temporary error.
Yesterday I installed Octave, that depends ofLapack and it worked perfectly, but today after reading this post I see that the Lapack library stopped working.


# for ms in $(make show=MASTER_SITES); do make clean=dist; make fetch checksum MASTER_SITES=$ms; done
===>  Cleaning for lapack-3.1.1p4
===>  Dist cleaning for lapack-3.1.1p4
===>  Checking files for lapack-3.1.1p4
>> Fetch ftp://ftp.netlib.org/lapack/lapack-3.1.1.tgz
ftp: connect: Connection timed out
ftp: Can't connect or login to host `ftp.netlib.org'
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2817 '/usr/ports/distfiles/lapack-3.1.1.tgz': @lock=lapack-3.1.1.tgz.dist; perl /...) *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2202 '_internal-fetch') *** Error 1 in /usr/ports/math/lapack (/usr/ports/infrastructure/mk/bsd.port.mk:2367 'fetch')
===>  Cleaning for lapack-3.1.1p4
===>  Dist cleaning for lapack-3.1.1p4
===>  Checking files for lapack-3.1.1p4
>> Fetch ftp://netlib.bell-labs.com/netlib/lapack/lapack-3.1.1.tgz
Cwd failed: '/netlib/lapack' does not exist
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2817 '/usr/ports/distfiles/lapack-3.1.1.tgz': @lock=lapack-3.1.1.tgz.dist; perl /...) *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2202 '_internal-fetch') *** Error 1 in /usr/ports/math/lapack (/usr/ports/infrastructure/mk/bsd.port.mk:2367 'fetch')
===>  Cleaning for lapack-3.1.1p4
===>  Dist cleaning for lapack-3.1.1p4
===>  Checking files for lapack-3.1.1p4
>> Fetch http://www.netlib.no/netlib/lapack/lapack-3.1.1.tgz
lapack-3.1.1.tgz 100% |*********************************| 10163 KB    .
.
.
.
>> Fetch http://ftp.openbsd.org/pub/OpenBSD/distfiles//lapack-3.1.1.tgz
lapack-3.1.1.tgz 100% |*********************************| 10163 KB    00:22
>> (SHA256) lapack-3.1.1.tgz: OK
...
>> Fetch ftp://ftp.usa.openbsd.org/pub/OpenBSD/distfiles//lapack-3.1.1.tgz
lapack-3.1.1.tgz 100% |*********************************| 10163 KB    00:24
...
>> (SHA256) lapack-3.1.1.tgz: OK
...
>> Fetch http://ftp.fr.openbsd.org/pub/OpenBSD/distfiles//lapack-3.1.1.tgz
lapack-3.1.1.tgz 100% |*********************************| 10163 KB    00:22
...
>> (SHA256) lapack-3.1.1.tgz: OK
#


--
deoxyt2.-


Reply via email to