From nobody@FreeBSD.org  Wed Oct 17 16:22:10 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 06935A48
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Oct 2012 16:22:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id C95DE8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Oct 2012 16:22:09 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9HGM9sH056240
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 17 Oct 2012 16:22:09 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q9HGM9FG056239;
	Wed, 17 Oct 2012 16:22:09 GMT
	(envelope-from nobody)
Message-Id: <201210171622.q9HGM9FG056239@red.freebsd.org>
Date: Wed, 17 Oct 2012 16:22:09 GMT
From: Fernando <fernando.apesteguia@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] update math/dynare to 4.3.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         172831
>Category:       ports
>Synopsis:       [maintainer update] update math/dynare to 4.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 17 16:30:00 UTC 2012
>Closed-Date:    Thu Oct 25 21:07:52 UTC 2012
>Last-Modified:  Thu Oct 25 21:07:52 UTC 2012
>Originator:     Fernando
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD beastie 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Update dynare to 4.3.1 released on Oct 11.
>How-To-Repeat:

>Fix:
Apply the attached patch.

It's been tested on my machine and "port test" shows no errors. However, there's a problem with print/ghostscript9 that has already been reported[1] and not fixed yet. That's the reason why I can't build it on redports[2].

[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172740
[2] https://redports.org/~fernape/20121016160842-36703-88354/ghostscript9-9.06_1.log



Patch attached with submission follows:

diff -ruN /usr/ports/math/dynare/Makefile dynare/Makefile
--- /usr/ports/math/dynare/Makefile	2012-06-24 12:25:15.000000000 +0200
+++ dynare/Makefile	2012-10-16 18:00:36.000000000 +0200
@@ -5,9 +5,9 @@
 # $FreeBSD: ports/math/dynare/Makefile,v 1.8 2012/06/24 10:25:15 madpilot Exp $
 
 PORTNAME=	dynare
-PORTVERSION=	4.3.0
+PORTVERSION=	4.3.1
 CATEGORIES=	math
-MASTER_SITES=	http://www.dynare.org/download/dynare-4.3/source/${DISTNAME}${EXTRACT_SUFX}/at_download/file
+MASTER_SITES=	http://www.dynare.org/release/source/
 
 MAINTAINER=	fernando.apesteguia@gmail.com
 COMMENT=	Software platform for handling a wide class of economic models
@@ -35,11 +35,6 @@
 BUILD_DEPENDS+=		octave:${PORTSDIR}/math/octave
 .endif
 
-do-fetch:
-	if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
-		${FETCH_BINARY} -o ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} http://www.dynare.org/download/dynare-4.3/source/${DISTNAME}${EXTRACT_SUFX}/at_download/file ;\
-	fi
-
 post-configure:
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} ""
diff -ruN /usr/ports/math/dynare/distinfo dynare/distinfo
--- /usr/ports/math/dynare/distinfo	2012-06-24 12:25:15.000000000 +0200
+++ dynare/distinfo	2012-10-16 18:00:55.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (dynare-4.3.0.tar.xz) = b83f2d1d509338f2adcc572a5bf5b6e4162a5c5a2dd61fc5bd63f3b97e8a6f52
-SIZE (dynare-4.3.0.tar.xz) = 13127736
+SHA256 (dynare-4.3.1.tar.xz) = 6a2d4a1c058b34295a1f825bafe7c46919577cc7b20797f63f8a4132d99db54a
+SIZE (dynare-4.3.1.tar.xz) = 12427912


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Thu Oct 18 00:06:38 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172831 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Thu Oct 25 21:07:52 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172831 
>Unformatted:
