aboutsummaryrefslogtreecommitdiffstats
path: root/math/dynare/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-11-19 23:35:46 +0800
committermiwi <miwi@FreeBSD.org>2011-11-19 23:35:46 +0800
commit6d0d98971b53e8eb1b5dedcd819f31624f568d39 (patch)
tree4dbd08b2fbdf95a40b12017ecd5aa2a0b2e6a863 /math/dynare/Makefile
parent23b9749127fc28ac8a4685ee5db0318e5a2da098 (diff)
downloadfreebsd-ports-gnome-6d0d98971b53e8eb1b5dedcd819f31624f568d39.tar.gz
freebsd-ports-gnome-6d0d98971b53e8eb1b5dedcd819f31624f568d39.tar.zst
freebsd-ports-gnome-6d0d98971b53e8eb1b5dedcd819f31624f568d39.zip
- Update to 4.2.2
PR: 162601 Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer) Feature safe: yes
Diffstat (limited to 'math/dynare/Makefile')
-rw-r--r--math/dynare/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/dynare/Makefile b/math/dynare/Makefile
index a6a1fa5e795a..b28a26d202d7 100644
--- a/math/dynare/Makefile
+++ b/math/dynare/Makefile
@@ -5,16 +5,16 @@
# $FreeBSD$
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@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