Index: head/math/dynare/Makefile =================================================================== --- head/math/dynare/Makefile (revision 310747) +++ head/math/dynare/Makefile (revision 310748) @@ -1,50 +1,50 @@ # Created by: Fernando Apesteguia # # $FreeBSD$ PORTNAME= dynare -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ MAINTAINER= fernando.apesteguia@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 WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes USE_GMAKE= yes USE_FORTRAN= yes USE_XZ= yes INFO= dynare OPTIONS_DEFINE= OCTAVE MATLAB OCTAVE_DESC=Enable compilation of MEX files for Octave MATLAB_DESC= Enable compilation of MEX files for MATLAB OPTIONS_DEFAULT= OCTAVE .include .if empty(PORT_OPTIONS:MMATLAB) CONFIGURE_ARGS+= --disable-matlab .endif .if ${PORT_OPTIONS:MOCTAVE} BUILD_DEPENDS+= octave:${PORTSDIR}/math/octave .else CONFIGURE_ARGS+= --disable-octave .endif post-configure: @${ECHO_MSG} "" @${ECHO_MSG} "" @${ECHO_MSG} "*******************************************************************************" @${ECHO_MSG} "Follow instructions at http://www.freebsd.org/doc/handbook/linuxemu-matlab.html" @${ECHO_MSG} "on how to install MATLAB on FreeBSD" @${ECHO_MSG} "*******************************************************************************" @${ECHO_MSG} "" @${ECHO_MSG} "" .include Property changes on: head/math/dynare/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/math/dynare/distinfo =================================================================== --- head/math/dynare/distinfo (revision 310747) +++ head/math/dynare/distinfo (revision 310748) @@ -1,2 +1,2 @@ -SHA256 (dynare-4.3.1.tar.xz) = 6a2d4a1c058b34295a1f825bafe7c46919577cc7b20797f63f8a4132d99db54a -SIZE (dynare-4.3.1.tar.xz) = 12427912 +SHA256 (dynare-4.3.2.tar.xz) = f8a1ef8fa9b60df3f1c9d41fd21d020ecf32f3c2642801da90f0e714ff61a63f +SIZE (dynare-4.3.2.tar.xz) = 12431964 Property changes on: head/math/dynare/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property