From owner-cvs-all@FreeBSD.ORG Tue Apr 1 18:46:40 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 8DB6837B401; Tue, 1 Apr 2003 18:46:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A5BF43F85; Tue, 1 Apr 2003 18:46:40 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h322kd0U007817; Tue, 1 Apr 2003 18:46:39 -0800 (PST) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h322kdQO007816; Tue, 1 Apr 2003 18:46:39 -0800 (PST) Message-Id: <200304020246.h322kdQO007816@repoman.freebsd.org> From: Warner Losh Date: Tue, 1 Apr 2003 18:46:39 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/rio Makefile ports/audio/rio/files patch-ab patch-ad 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: Wed, 02 Apr 2003 02:46:40 -0000 imp 2003/04/01 18:46:39 PST FreeBSD ports repository Modified files: audio/rio Makefile audio/rio/files patch-ab Added files: audio/rio/files patch-ad Log: Fix building on -current. Kludge around the ffs issue and use time_t where a time_t is ment, not a long. Revision Changes Path 1.11 +0 -4 ports/audio/rio/Makefile 1.3 +3 -1 ports/audio/rio/files/patch-ab 1.1 +20 -0 ports/audio/rio/files/patch-ad (new)