FreeBSD Bugzilla – Attachment 106800 Details for
Bug 147487
[PATCH] strange behaviour of math/arpack linking with lapack library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
ddd
ddd (text/plain), 1.42 KB, created by
Stephen Montgomery-Smith
on 2010-06-05 05:32:04 UTC
(
hide
)
Description:
ddd
Filename:
MIME Type:
Creator:
Stephen Montgomery-Smith
Created:
2010-06-05 05:32:04 UTC
Size:
1.42 KB
patch
obsolete
>diff -ur /usr/ports/math/arpack/Makefile arpack/Makefile >--- /usr/ports/math/arpack/Makefile 2010-05-21 22:26:50.000000000 -0500 >+++ arpack/Makefile 2010-06-04 23:27:55.000000000 -0500 >@@ -7,7 +7,7 @@ > > PORTNAME= arpack > PORTVERSION= 96 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= math > MASTER_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/ > DISTFILES= ${PORTNAME}${PORTVERSION}.tar.gz patch.tar.gz >@@ -17,7 +17,10 @@ > DIST_SUBDIR= arpack > EXTRACT_ONLY= ${PORTNAME}${PORTVERSION}.tar.gz > >-PATCH_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/ >+PATCH_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/ \ >+ http://mathema.tician.de/news.tiker.net/files/ >+PATCHFILES= arpack-arscnd-2.patch.gz >+PATCH_DIST_STRIP= -p1 > > MAINTAINER= stephen@missouri.edu > COMMENT= Argand Library: large eigenvalue subroutines (serial version) >diff -ur /usr/ports/math/arpack/distinfo arpack/distinfo >--- /usr/ports/math/arpack/distinfo 2010-05-21 22:26:50.000000000 -0500 >+++ arpack/distinfo 2010-06-04 23:30:03.000000000 -0500 >@@ -7,3 +7,6 @@ > MD5 (arpack/ug.ps.gz) = 79cc51e4812c75873adafcad2185842e > SHA256 (arpack/ug.ps.gz) = ff1faac74bfc42442955906132756ecd7f0034803898d507dbd1bc960f6f4ab0 > SIZE (arpack/ug.ps.gz) = 248543 >+MD5 (arpack/arpack-arscnd-2.patch.gz) = dc1bc25e853b1d5e10dfdc752d2424f5 >+SHA256 (arpack/arpack-arscnd-2.patch.gz) = 5c7923b64560733200c4ce79b2cbdc740b2cbfd94885182378c9ee8be1375711 >+SIZE (arpack/arpack-arscnd-2.patch.gz) = 7946
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 147487
: 106800 |
106801