diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-04-19 14:47:48 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-04-19 14:47:48 +0000 |
commit | 29ced7e22b5137e48897cd565206cdec381192b1 (patch) | |
tree | 0eacaa74af217738f1ecedf8002fd4d611fffbb9 /math/arpack-ng | |
parent | - Remove duplicate LANG_US_DESC entry (diff) |
update to 3.1.3
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=316107
Diffstat (limited to 'math/arpack-ng')
-rw-r--r-- | math/arpack-ng/Makefile | 9 | ||||
-rw-r--r-- | math/arpack-ng/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/math/arpack-ng/Makefile b/math/arpack-ng/Makefile index 2a72f2e82c48..851879a861f0 100644 --- a/math/arpack-ng/Makefile +++ b/math/arpack-ng/Makefile @@ -1,16 +1,11 @@ -# New ports collection makefile for: arpack-ng -# Date created: 26 June 2012 -# Whom: bf <bf@FreeBSD.org> -# +# Created by: bf <bf@FreeBSD.org> # $FreeBSD$ -# PORTNAME= arpack-ng -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= math MASTER_SITES= http://forge.scilab.org/index.php/p/arpack-ng/downloads/get/ \ LOCAL/bf -DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= bf@FreeBSD.org COMMENT= Revised Argand library for solving large-scale eigenvalue problems diff --git a/math/arpack-ng/distinfo b/math/arpack-ng/distinfo index c229feee0eff..eab25f16f0da 100644 --- a/math/arpack-ng/distinfo +++ b/math/arpack-ng/distinfo @@ -1,2 +1,2 @@ -SHA256 (arpack-ng_3.1.2.tar.gz) = 9338bda5bef5a4bafd99c18f327acb54f8be4ffc5c53d0a186e4aa27db3260f2 -SIZE (arpack-ng_3.1.2.tar.gz) = 1299556 +SHA256 (arpack-ng-3.1.3.tar.gz) = 4d649b80778e9145b9220f6cdd0d96f589f4c4fb225d385419be87dc863c3c0d +SIZE (arpack-ng-3.1.3.tar.gz) = 1299344 |