ports/162601: [maintainer update] math/dynare

Fernando fernando.apesteguia at gmail.com
Tue Nov 15 22:20:08 UTC 2011


>Number:         162601
>Category:       ports
>Synopsis:       [maintainer update] math/dynare
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 15 22:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Fernando
>Release:        8.1-RELEASE-p2
>Organization:
>Environment:
FreeBSD beastie 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Fri Mar 18 19:17:53 CET 2011     root at beastie:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This simple patch updates the port math/dynare to version 4.2.2. This is a bug fix release so only a couple of changes in the Makefile and the distinfo file were necessary.
>How-To-Repeat:

>Fix:
Apply the patch attached below.

Patch attached with submission follows:

diff -ruN dynare.orig/Makefile dynare/Makefile
--- dynare.orig/Makefile	2011-11-15 23:08:15.000000000 +0100
+++ dynare/Makefile	2011-11-15 22:59:23.000000000 +0100
@@ -5,16 +5,16 @@
 # $FreeBSD: ports/math/dynare/Makefile,v 1.1 2011/09/27 06:35:22 wen Exp $
 
 PORTNAME=	dynare
-PORTVERSION=	4.2.1
+PORTVERSION=	4.2.2
 CATEGORIES=	math
-MASTER_SITES=	http://www.dynare.org/download/dynare-4.2/source/dynare-2.4.1/at_download/file/
+MASTER_SITES=	http://www.dynare.org/download/dynare-4.2/source/dynare-4.2.2.tar.gz/at_download/file
 
 MAINTAINER=	fernando.apesteguia at gmail.com
 COMMENT=	Software platform for handling a wide class of economic models
 
-BUILD_DEPENDS=  ${LOCALBASE}/include/boost/unordered_set.hpp:${PORTSDIR}/devel/boost-libs
+BUILD_DEPENDS=	${LOCALBASE}/include/boost/unordered_set.hpp:${PORTSDIR}/devel/boost-libs
 
-WRKSRC=                ${WRKDIR}/${DISTNAME}
+WRKSRC=		${WRKDIR}/${DISTNAME}
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_FORTRAN=	yes
diff -ruN dynare.orig/distinfo dynare/distinfo
--- dynare.orig/distinfo	2011-11-15 23:08:15.000000000 +0100
+++ dynare/distinfo	2011-11-14 18:52:11.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (dynare-4.2.1.tar.gz) = 65b30a6524843a5751387cf962a10ba104042bef7932c472254f3bbf03aa044d
-SIZE (dynare-4.2.1.tar.gz) = 13634307
+SHA256 (dynare-4.2.2.tar.gz) = 2db21e0ddff7425986db07528b6ca2757d2bcc32d929f6d9bec9a9c206822915
+SIZE (dynare-4.2.2.tar.gz) = 13588861


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list