From owner-cvs-all@FreeBSD.ORG Thu May 11 13:41:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 8972C16A4D5; Thu, 11 May 2006 13:40:59 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6F7A44242; Thu, 11 May 2006 12:40:29 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k4BCeThu074457; Thu, 11 May 2006 12:40:29 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k4BCeTWJ074456; Thu, 11 May 2006 12:40:29 GMT (envelope-from itetcu) Message-Id: <200605111240.k4BCeTWJ074456@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Thu, 11 May 2006 12:40:29 +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/audio/rawrec Makefile distinfo ports/audio/rawrec/files patch-main.c patch-play.c patch-record.c 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: Thu, 11 May 2006 13:41:53 -0000 itetcu 2006-05-11 12:40:29 UTC FreeBSD ports repository Modified files: audio/rawrec Makefile distinfo audio/rawrec/files patch-play.c patch-record.c Added files: audio/rawrec/files patch-main.c Log: Update to 0.9.991 Pass maintainership to submitter. PR: ports/97117 Submitted by: Rainer Alves Approved by: lawrance (mentor) Revision Changes Path 1.15 +2 -3 ports/audio/rawrec/Makefile 1.5 +3 -3 ports/audio/rawrec/distinfo 1.1 +15 -0 ports/audio/rawrec/files/patch-main.c (new) 1.3 +14 -6 ports/audio/rawrec/files/patch-play.c 1.3 +13 -5 ports/audio/rawrec/files/patch-record.c