diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-04-19 03:56:30 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-04-19 03:56:30 +0800 |
commit | bbd5e2ae3ce2c0f2bd2766259356563239177441 (patch) | |
tree | 537b5dc3431fe5291c62e083bd0845a5b1200396 /math/dynare | |
parent | 5e51ed2e95a10bacc82d6b8f85569eccbf56c2ae (diff) | |
download | freebsd-ports-gnome-bbd5e2ae3ce2c0f2bd2766259356563239177441.tar.gz freebsd-ports-gnome-bbd5e2ae3ce2c0f2bd2766259356563239177441.tar.zst freebsd-ports-gnome-bbd5e2ae3ce2c0f2bd2766259356563239177441.zip |
- Update to 4.3.3
- Fix Makefile header
PR: ports/177841
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe: yes
Diffstat (limited to 'math/dynare')
-rw-r--r-- | math/dynare/Makefile | 5 | ||||
-rw-r--r-- | math/dynare/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/dynare/Makefile b/math/dynare/Makefile index d14335d2f8e9..b2a40fdb49d4 100644 --- a/math/dynare/Makefile +++ b/math/dynare/Makefile @@ -1,9 +1,8 @@ -# Created by: Fernando Apesteguia <fernando.apesteguia@gmail.com> -# +# Created by: Fernando Apesteguia <fernando.apesteguia@gmail.com> # $FreeBSD$ PORTNAME= dynare -PORTVERSION= 4.3.2 +PORTVERSION= 4.3.3 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ diff --git a/math/dynare/distinfo b/math/dynare/distinfo index b4ed90cc63b9..3d8a88bb1f60 100644 --- a/math/dynare/distinfo +++ b/math/dynare/distinfo @@ -1,2 +1,2 @@ -SHA256 (dynare-4.3.2.tar.xz) = f8a1ef8fa9b60df3f1c9d41fd21d020ecf32f3c2642801da90f0e714ff61a63f -SIZE (dynare-4.3.2.tar.xz) = 12431964 +SHA256 (dynare-4.3.3.tar.xz) = 76c9ca44ed95d63f2b3a565dd8e91f5e6c51265dd1c75a5d80125eaac812f1d0 +SIZE (dynare-4.3.3.tar.xz) = 12430124 |