diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-03-18 21:31:43 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-03-18 21:31:43 +0000 |
commit | b1ab65b7f905bada3fda9f1763a5fe1dc0f43226 (patch) | |
tree | f7e673b894a2b5e0bcb05204bdae5ff76296009a /science | |
parent | - update to 3.17 (diff) |
Update to 1.2.1.
Changelog at <http://geuz.org/getdp/doc/VERSIONS>.
Diffstat (limited to 'science')
-rw-r--r-- | science/getdp/Makefile | 4 | ||||
-rw-r--r-- | science/getdp/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 6b8967ddb7b9..d123e79867b1 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= getdp -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= science MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source @@ -21,7 +21,7 @@ LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl \ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-gsl-prefix=${LOCALBASE} \ - --with-blas-lapack-prefix=${LOCALBASE}/lib + --with-blas-lapack-prefix=${LOCALBASE} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/science/getdp/distinfo b/science/getdp/distinfo index 66a0978773e9..6e9aecad9c15 100644 --- a/science/getdp/distinfo +++ b/science/getdp/distinfo @@ -1,3 +1,3 @@ -MD5 (getdp-1.2.0-source.tgz) = a778a3247a8167d24ee922a8fdce1475 -SHA256 (getdp-1.2.0-source.tgz) = 98e1ad0b9f0f84e7200e22b1bfc451ac256ff71c4c07badb887e1cdd71d6c6d6 -SIZE (getdp-1.2.0-source.tgz) = 1424137 +MD5 (getdp-1.2.1-source.tgz) = 5f5d7cdaeaeea3dcd15ba900e9f7e896 +SHA256 (getdp-1.2.1-source.tgz) = 93b3af4f0ee9ff857863413765ecbbbad53810b7cc0798960d1b7738148691a3 +SIZE (getdp-1.2.1-source.tgz) = 1425314 |