From owner-cvs-all@FreeBSD.ORG Sun Feb 22 17:41:02 2009 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 EEF091065701; Sun, 22 Feb 2009 17:41:02 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DC2C98FC08; Sun, 22 Feb 2009 17:41:02 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1MHf2sC071116; Sun, 22 Feb 2009 17:41:02 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1MHf2Rr071115; Sun, 22 Feb 2009 17:41:02 GMT (envelope-from thierry) Message-Id: <200902221741.n1MHf2Rr071115@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 22 Feb 2009 17:41:02 +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/graphics/cimg Makefile distinfo pkg-plist ports/graphics/cimg/files patch-examples::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: Sun, 22 Feb 2009 17:41:03 -0000 thierry 2009-02-22 17:41:02 UTC FreeBSD ports repository Modified files: graphics/cimg Makefile distinfo pkg-plist graphics/cimg/files patch-examples::Makefile Log: - Upgrade to 1.3.0; Changelog at - Replace WITHOUT_OPTIMIZATIONS by WITH_DEBUG; - Use Blas & Lapack by default, unless Atlas is installed; - Handle NOPORTEXAMPLES. Revision Changes Path 1.52 +44 -33 ports/graphics/cimg/Makefile 1.40 +3 -3 ports/graphics/cimg/distinfo 1.23 +130 -90 ports/graphics/cimg/files/patch-examples::Makefile 1.30 +95 -25 ports/graphics/cimg/pkg-plist