FreeBSD Bugzilla – Attachment 173109 Details for
Bug 211454
math/arpack-ng: Update to 3.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
arpack-ng 3.4.0 patch
arpack-ng.patch (text/plain), 1.84 KB, created by
Iblis Lin
on 2016-07-30 05:30:31 UTC
(
hide
)
Description:
arpack-ng 3.4.0 patch
Filename:
MIME Type:
Creator:
Iblis Lin
Created:
2016-07-30 05:30:31 UTC
Size:
1.84 KB
patch
obsolete
>diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile >index 171c3bb..ace61d0 100644 >--- a/math/arpack-ng/Makefile >+++ b/math/arpack-ng/Makefile >@@ -2,21 +2,21 @@ > # $FreeBSD$ > > PORTNAME= arpack-ng >-PORTVERSION= 3.1.5 >-PORTREVISION= 2 >+PORTVERSION= 3.4.0 > CATEGORIES= math >-MASTER_SITES= http://forge.scilab.org/index.php/p/arpack-ng/downloads/get/ \ >- LOCAL/bf >-DISTNAME= ${PORTNAME}_${PORTVERSION} >+MASTER_SITES= GH > > MAINTAINER= ports@FreeBSD.org > COMMENT+= Revised Argand library for solving large-scale eigenvalue problems > > LICENSE= BSD3CLAUSE > >-USES= fortran libtool >+USES= autoreconf:build fortran libtool > USE_LDCONFIG= yes > >+USE_GITHUB= yes >+GH_ACCOUNT= opencollab >+ > CONFLICTS= arpack-[0-9]* > SLAVEDIRS= math/arpack-ng-mpich > >@@ -62,7 +62,10 @@ IGNORE= unknown value of WITH_BLAS: ${WITH_BLAS} > > post-patch: > @${REINPLACE_CMD} -Ee 's|\(libdir\)(/pkgconfig)|(prefix)/libdata\1|' \ >- ${WRKSRC}/Makefile.in >+ ${WRKSRC}/Makefile.am >+ >+pre-configure: >+ @cd ${WRKSRC}; ./bootstrap > @${REINPLACE_CMD} -e '/BLAS_LIBS.*LAPACK_LIBS/ \ > {s/LAPACK_LIBS/BLAS_LIBS/;s/BLAS_LIBS/LAPACK_LIBS/;}' \ > ${WRKSRC}/Makefile.in \ >@@ -70,7 +73,7 @@ post-patch: > ${WRKSRC}/TESTS/Makefile.in > > post-build: >- @cd ${WRKSRC}/.libs; ${STRIP_CMD} libarpack.a libarpack.so.*.* >+ @cd ${WRKSRC}/SRC/.libs; ${STRIP_CMD} libarpack.so.*.* > > post-install: > .if ${PORT_OPTIONS:MDOCS} >diff --git a/math/arpack-ng/distinfo b/math/arpack-ng/distinfo >index e390a0b..2e143a9 100644 >--- a/math/arpack-ng/distinfo >+++ b/math/arpack-ng/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (arpack-ng_3.1.5.tar.gz) = a269ce7806bc77ced31ef794d23c3e3aff8543b65550fd7e3e24660f2a79d515 >-SIZE (arpack-ng_3.1.5.tar.gz) = 1516406 >+TIMESTAMP = 1469850136 >+SHA256 (opencollab-arpack-ng-3.4.0_GH0.tar.gz) = 69e9fa08bacb2475e636da05a6c222b17c67f1ebeab3793762062248dd9d842f >+SIZE (opencollab-arpack-ng-3.4.0_GH0.tar.gz) = 942149
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 Diff
View Attachment As Raw
Flags:
iblis.dif01
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 211454
:
173109
|
173813