Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2012 21:07:27 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306399 - head/math/dynare
Message-ID:  <201210252107.q9PL7Rd3046183@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Thu Oct 25 21:07:27 2012
New Revision: 306399
URL: http://svn.freebsd.org/changeset/ports/306399

Log:
  - update to 4.3.1
  
  PR:		172831
  Submitted by:	maintainer, fernando.apesteguia@gmail.com
  Feature safe:	yes

Modified:
  head/math/dynare/Makefile
  head/math/dynare/distinfo

Modified: head/math/dynare/Makefile
==============================================================================
--- head/math/dynare/Makefile	Thu Oct 25 21:06:38 2012	(r306398)
+++ head/math/dynare/Makefile	Thu Oct 25 21:07:27 2012	(r306399)
@@ -3,7 +3,7 @@
 # $FreeBSD$
 
 PORTNAME=	dynare
-PORTVERSION=	4.3.0
+PORTVERSION=	4.3.1
 CATEGORIES=	math
 MASTER_SITES=	http://www.dynare.org/release/source/
 
@@ -37,11 +37,6 @@ BUILD_DEPENDS+=		octave:${PORTSDIR}/math
 CONFIGURE_ARGS+=	--disable-octave
 .endif
 
-do-fetch:
-	if [ ! -f ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ]; then \
-		${FETCH_BINARY} -o ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} http://www.dynare.org/release/source/dynare-${PORTVERSION}.tar.xz;\
-	fi
-
 post-configure:
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} ""

Modified: head/math/dynare/distinfo
==============================================================================
--- head/math/dynare/distinfo	Thu Oct 25 21:06:38 2012	(r306398)
+++ head/math/dynare/distinfo	Thu Oct 25 21:07:27 2012	(r306399)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210252107.q9PL7Rd3046183>