From owner-cvs-all@FreeBSD.ORG Thu Jun 7 16:00:29 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8EFE1065677; Thu, 7 Jun 2012 16:00:29 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 244408FC14; Thu, 7 Jun 2012 16:00:27 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q57G0R0q045766; Thu, 7 Jun 2012 16:00:27 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q57G0QXc045765; Thu, 7 Jun 2012 16:00:26 GMT (envelope-from erwin) Message-Id: <201206071600.q57G0QXc045765@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 7 Jun 2012 16:00:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/dynare Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2012 16:00:29 -0000 erwin 2012-06-07 16:00:26 UTC FreeBSD ports repository Modified files: math/dynare Makefile Log: - Rework the do-fetch target to check for the availability of the distribution file in DISTDIR. - Remove the hardcoded "fetch" command and replaces it with ${FETCH_BINARY} PR: 168760 Submitted by: Fernando (maintainer) Revision Changes Path 1.6 +3 -1 ports/math/dynare/Makefile