diff options
author | jgh <jgh@FreeBSD.org> | 2012-04-23 02:28:03 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-04-23 02:28:03 +0800 |
commit | 945e5abd9ec146cef7b7da87a3dc6bcfe6e92ddb (patch) | |
tree | f337b576601761d338f6cb6aec88b17a2fba2139 /math | |
parent | 6e7e90c537347e409d2b6df538243754b13d5f19 (diff) | |
download | freebsd-ports-gnome-945e5abd9ec146cef7b7da87a3dc6bcfe6e92ddb.tar.gz freebsd-ports-gnome-945e5abd9ec146cef7b7da87a3dc6bcfe6e92ddb.tar.zst freebsd-ports-gnome-945e5abd9ec146cef7b7da87a3dc6bcfe6e92ddb.zip |
- Update to 4.2.5
PR: ports/167004
Submitted by: maintainer, fernando.apesteguia@gmail.com
Diffstat (limited to 'math')
-rw-r--r-- | math/dynare/Makefile | 4 | ||||
-rw-r--r-- | math/dynare/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/dynare/Makefile b/math/dynare/Makefile index b857928c22a7..62b651a7643b 100644 --- a/math/dynare/Makefile +++ b/math/dynare/Makefile @@ -5,9 +5,9 @@ # $FreeBSD$ PORTNAME= dynare -PORTVERSION= 4.2.4 +PORTVERSION= 4.2.5 CATEGORIES= math -MASTER_SITES= http://www.dynare.org/download/dynare-4.2/source/dynare-4.2.4.tar.gz/at_download/file +MASTER_SITES= http://www.dynare.org/download/dynare-4.2/source/${DISTNAME}.tar.gz/at_download/file MAINTAINER= fernando.apesteguia@gmail.com COMMENT= Software platform for handling a wide class of economic models diff --git a/math/dynare/distinfo b/math/dynare/distinfo index 2934bef5e5da..db5504c228c1 100644 --- a/math/dynare/distinfo +++ b/math/dynare/distinfo @@ -1,2 +1,2 @@ -SHA256 (dynare-4.2.4.tar.gz) = e31f89f5a512fad501d5c53bd3650cb53614b19cbd85c303042d33f948dbeadb -SIZE (dynare-4.2.4.tar.gz) = 13637794 +SHA256 (dynare-4.2.5.tar.gz) = b7307cc8c477151ce61a885227e208dfb521df932ab4c79955b4f6a5cc351643 +SIZE (dynare-4.2.5.tar.gz) = 13664654 |