Update math/dynare to 4.4.2 Very simple update Fix: Apply the attached patch. On my system, this port passes a: $port test exam. However, in redports, as of now, it fails due to a problem fetching print/texinfo (upstream project rerolling files...). That's the reason I don't provide the redports log as I usually do. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
Author: pawel Date: Sat Mar 8 15:25:21 2014 New Revision: 347509 URL: http://svnweb.freebsd.org/changeset/ports/347509 QAT: https://qat.redports.org/buildarchive/r347509/ Log: Update to version 4.4.2 PR: ports/187327 Submitted by: maintainer Modified: head/math/dynare/Makefile head/math/dynare/distinfo Modified: head/math/dynare/Makefile ============================================================================== --- head/math/dynare/Makefile Sat Mar 8 15:24:57 2014 (r347508) +++ head/math/dynare/Makefile Sat Mar 8 15:25:21 2014 (r347509) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dynare -PORTVERSION= 4.4.1 -PORTREVISION= 1 +PORTVERSION= 4.4.2 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ Modified: head/math/dynare/distinfo ============================================================================== --- head/math/dynare/distinfo Sat Mar 8 15:24:57 2014 (r347508) +++ head/math/dynare/distinfo Sat Mar 8 15:25:21 2014 (r347509) @@ -1,2 +1,2 @@ -SHA256 (dynare-4.4.1.tar.xz) = 4a18961b60126424aabfaaf32b9825eb715e4a1c719e3f6658a5e939e9433d34 -SIZE (dynare-4.4.1.tar.xz) = 14907988 +SHA256 (dynare-4.4.2.tar.xz) = 843fa58433da1b998b8e81d51cc927906cc70a318176b1323e71a0b9c42c4bf2 +SIZE (dynare-4.4.2.tar.xz) = 14931568 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!