diff options
author | bf <bf@FreeBSD.org> | 2013-04-19 22:47:48 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2013-04-19 22:47:48 +0800 |
commit | 22b5ead129c6a922ec31d1b0f031ba06541579de (patch) | |
tree | 0eacaa74af217738f1ecedf8002fd4d611fffbb9 /math | |
parent | cf0dae95cbd61603bed8ed15441a0c9485e79c35 (diff) | |
download | freebsd-ports-gnome-22b5ead129c6a922ec31d1b0f031ba06541579de.tar.gz freebsd-ports-gnome-22b5ead129c6a922ec31d1b0f031ba06541579de.tar.zst freebsd-ports-gnome-22b5ead129c6a922ec31d1b0f031ba06541579de.zip |
update to 3.1.3
Feature safe: yes
Diffstat (limited to 'math')
-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 |