mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
[PATCH]math/gsl: update to 1.10
PR: ports/116506 Submitted by: bf <bf2006a@yahoo.com>
This commit is contained in:
parent
888deb46e8
commit
50e29a5e62
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199947
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gsl
|
||||
PORTVERSION= 1.9
|
||||
PORTVERSION= 1.10
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gsl/} \
|
||||
http://www.gnu.org/software/${PORTNAME}/manual/:gslref
|
||||
@ -20,7 +20,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= bf2006a@yahoo.com
|
||||
COMMENT= The GNU Scientific Library - mathematical libs
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV+= MAKEINFO='makeinfo --no-split'
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gsl-1.9.tar.gz) = 81dca4362ae8d2aa1547b7d010881e43
|
||||
SHA256 (gsl-1.9.tar.gz) = fcd1c6784997c2312d922d107fcb30462f5be4335ebdfa8e1e0e07568c962250
|
||||
SIZE (gsl-1.9.tar.gz) = 2574939
|
||||
MD5 (gsl-1.10.tar.gz) = d67be4f2e5560d6cf907e18a428becdc
|
||||
SHA256 (gsl-1.10.tar.gz) = ea3968b58bfc7619f47bf5ff64a7198a38c72419d24b844e71e48823a4776ff0
|
||||
SIZE (gsl-1.10.tar.gz) = 2842422
|
||||
MD5 (gsl-ref.ps.gz) = IGNORE
|
||||
SHA256 (gsl-ref.ps.gz) = IGNORE
|
||||
|
Loading…
Reference in New Issue
Block a user