Bug 187327 - [maintainer update] update math/dynare to 4.4.2
Summary: [maintainer update] update math/dynare to 4.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-06 20:30 UTC by Fernando Apesteguía
Modified: 2014-03-08 15:30 UTC (History)
0 users

See Also:


Attachments
file.diff (917 bytes, patch)
2014-03-06 20:30 UTC, Fernando Apesteguía
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Apesteguía freebsd_committer freebsd_triage 2014-03-06 20:30:00 UTC
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:
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2014-03-08 14:11:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-08 15:25:28 UTC
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"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2014-03-08 15:26:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!