mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Backout to 3.5.5
a) newer version build fails like: /usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b1' /usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b0' b) Define PORTEPOCH=1 Reported by: Pedro F. Giffuni <giffunip@yahoo.com> kris Thierry Thomas <thierry@pompo.net> Jonathan <j.e.drews@worldnet.att.net>
This commit is contained in:
parent
654d18bb07
commit
f97bb94e5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86572
2 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,8 @@
|
|||
# Program and compiler flags are finetuned to gcc 2.95/3.1.
|
||||
|
||||
PORTNAME= atlas
|
||||
PORTVERSION= 3.5.7
|
||||
PORTVERSION= 3.5.5
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= math-atlas
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (atlas3.5.7.tar.bz2) = aa9ad28dec2478f25362e69716c5c3d0
|
||||
MD5 (atlas3.5.5.tar.bz2) = d4acbc5e79cde224d60fa452f741c686
|
||||
|
|
Loading…
Add table
Reference in a new issue