From owner-cvs-all@FreeBSD.ORG Sat Jul 19 18:37:32 2008 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 A8AA31065679; Sat, 19 Jul 2008 18:37:32 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 81BE48FC19; Sat, 19 Jul 2008 18:37:32 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m6JIbW9j037159; Sat, 19 Jul 2008 18:37:32 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6JIbWvD037158; Sat, 19 Jul 2008 18:37:32 GMT (envelope-from beech) Message-Id: <200807191837.m6JIbWvD037158@repoman.freebsd.org> From: Beech Rintoul Date: Sat, 19 Jul 2008 18:37:32 +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/dataplot Makefile distinfo ports/graphics/dataplot/files Makefile.tmpl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2008 18:37:32 -0000 beech 2008-07-19 18:37:32 UTC FreeBSD ports repository Modified files: graphics/dataplot Makefile distinfo graphics/dataplot/files Makefile.tmpl Log: - Update to version 20070224. - Use $(F77) as the linker in order to avoid ugly hacks. - Use bigger MAXOBV as recommended by the upstream author. - Remove ALPHA error message, it's unsupported anyway. - Use EXTRACT_SUFX PR: ports/125761 Submitted by: Pedro F. Giffuni Revision Changes Path 1.23 +10 -22 ports/graphics/dataplot/Makefile 1.10 +3 -3 ports/graphics/dataplot/distinfo 1.6 +3 -3 ports/graphics/dataplot/files/Makefile.tmpl