From owner-cvs-all@FreeBSD.ORG Fri Dec 19 09:27:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29FB716A4CE; Fri, 19 Dec 2003 09:27:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A5EC43D31; Fri, 19 Dec 2003 09:27:50 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBJHRo0B062055; Fri, 19 Dec 2003 09:27:50 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBJHRo9S062054; Fri, 19 Dec 2003 09:27:50 -0800 (PST) (envelope-from marcus) Message-Id: <200312191727.hBJHRo9S062054@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 19 Dec 2003 09:27:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libgtop2 Makefile distinfo pkg-plist ports/devel/libgtop2/files patch-sysdeps_common_mountlist.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 19 Dec 2003 17:27:52 -0000 marcus 2003/12/19 09:27:50 PST FreeBSD ports repository Modified files: devel/libgtop2 Makefile distinfo pkg-plist Added files: devel/libgtop2/files patch-sysdeps_common_mountlist.c Log: * Update to 2.0.8 * Make sure we don't try to build with X support (this fixes the build on amd64) * Fix the file system type code Revision Changes Path 1.79 +2 -2 ports/devel/libgtop2/Makefile 1.23 +1 -1 ports/devel/libgtop2/distinfo 1.1 +20 -0 ports/devel/libgtop2/files/patch-sysdeps_common_mountlist.c (new) 1.22 +1 -0 ports/devel/libgtop2/pkg-plist