Date: Thu, 18 Apr 2013 19:56:30 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316074 - head/math/dynare Message-ID: <201304181956.r3IJuUkT086180@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Thu Apr 18 19:56:30 2013 New Revision: 316074 URL: http://svnweb.freebsd.org/changeset/ports/316074 Log: - Update to 4.3.3 - Fix Makefile header PR: ports/177841 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Feature safe: yes Modified: head/math/dynare/Makefile head/math/dynare/distinfo Modified: head/math/dynare/Makefile ============================================================================== --- head/math/dynare/Makefile Thu Apr 18 19:31:53 2013 (r316073) +++ head/math/dynare/Makefile Thu Apr 18 19:56:30 2013 (r316074) @@ -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/ Modified: head/math/dynare/distinfo ============================================================================== --- head/math/dynare/distinfo Thu Apr 18 19:31:53 2013 (r316073) +++ head/math/dynare/distinfo Thu Apr 18 19:56:30 2013 (r316074) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304181956.r3IJuUkT086180>