Date: Thu, 6 Mar 2014 20:26:11 GMT From: Fernando <fernando.apesteguia@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/187327: [maintainer update] update math/dynare to 4.4.2 Message-ID: <201403062026.s26KQB0U076643@cgiserv.freebsd.org> Resent-Message-ID: <201403062030.s26KU0so017101@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 187327 >Category: ports >Synopsis: [maintainer update] update math/dynare to 4.4.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Mar 06 20:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Fernando >Release: 9.1-RELEASE >Organization: >Environment: FreeBSD beastie 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update math/dynare to 4.4.2 Very simple update >How-To-Repeat: >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: diff -ruN /usr/ports/math/dynare/Makefile math/dynare/Makefile --- /usr/ports/math/dynare/Makefile 2014-02-16 18:15:31.000000000 +0100 +++ math/dynare/Makefile 2014-03-04 17:47:16.000000000 +0100 @@ -2,7 +2,7 @@ # $FreeBSD: head/math/dynare/Makefile 344614 2014-02-16 17:15:31Z tijl $ PORTNAME= dynare -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.2 PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ diff -ruN /usr/ports/math/dynare/distinfo math/dynare/distinfo --- /usr/ports/math/dynare/distinfo 2014-01-21 22:25:29.000000000 +0100 +++ math/dynare/distinfo 2014-03-04 17:47:44.000000000 +0100 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403062026.s26KQB0U076643>