From owner-cvs-ports@FreeBSD.ORG Mon Oct 10 14:36:04 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA8A61065674; Mon, 10 Oct 2011 14:36:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B29388FC26; Mon, 10 Oct 2011 14:36:04 +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 p9AEa4b3099628; Mon, 10 Oct 2011 14:36:04 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9AEa4KL099627; Mon, 10 Oct 2011 14:36:04 GMT (envelope-from sunpoet) Message-Id: <201110101436.p9AEa4KL099627@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 10 Oct 2011 14:36:04 +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/PDL Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2011 14:36:05 -0000 sunpoet 2011-10-10 14:36:04 UTC FreeBSD ports repository Modified files: math/PDL Makefile Log: - Update *_DEPENDS: - Filter::Util::Call is already in core - Add missing Convert::UU - Add OpenGL>=0.60 as comment, we have only 0.54 in ports tree and the newer version cant be built in tinderbox without patch - Fix test: - Bump PORTREVISION for dependency change Revision Changes Path 1.68 +14 -10 ports/math/PDL/Makefile