From owner-cvs-all@FreeBSD.ORG Thu Dec 8 03:14:30 2011 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 90CF8106566B; Thu, 8 Dec 2011 03:14:30 +0000 (UTC) (envelope-from bf@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 67DC18FC0C; Thu, 8 Dec 2011 03:14:30 +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 pB83EUf9088382; Thu, 8 Dec 2011 03:14:30 GMT (envelope-from bf@repoman.freebsd.org) Received: (from bf@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB83EUJA088381; Thu, 8 Dec 2011 03:14:30 GMT (envelope-from bf) Message-Id: <201112080314.pB83EUJA088381@repoman.freebsd.org> From: Brendan Fabeny Date: Thu, 8 Dec 2011 03:14:30 +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/pgplot Makefile pkg-descr ports/graphics/pgplot/files drivers_64bit_patch 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, 08 Dec 2011 03:14:30 -0000 bf 2011-12-08 03:14:30 UTC FreeBSD ports repository Modified files: graphics/pgplot Makefile pkg-descr Added files: graphics/pgplot/files drivers_64bit_patch Log: fix three drivers on 64-bit architectures [1]; correct pkg-descr [1]; allow the demo program that is run during the test target to be specified Submitted by: S. Allendorf [1] Feature safe: yes Revision Changes Path 1.35 +7 -2 ports/graphics/pgplot/Makefile 1.1 +33 -0 ports/graphics/pgplot/files/drivers_64bit_patch (new) 1.4 +2 -3 ports/graphics/pgplot/pkg-descr