From owner-cvs-all@FreeBSD.ORG Mon Jan 14 20:46:05 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 BF16A16A41A for ; Mon, 14 Jan 2008 20:46:05 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id 3965A13C468 for ; Mon, 14 Jan 2008 20:46:04 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id m0EKk3Mv085119; Mon, 14 Jan 2008 15:46:03 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: ports-committers@FreeBSD.org Date: Mon, 14 Jan 2008 15:45:54 -0500 User-Agent: KMail/1.6.2 References: <200801142038.m0EKcLTN033756@repoman.freebsd.org> In-Reply-To: <200801142038.m0EKcLTN033756@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200801141545.56050.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.92/5483/Mon Jan 14 09:45:01 2008 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/oss Makefile 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: Mon, 14 Jan 2008 20:46:05 -0000 On Monday 14 January 2008 03:38 pm, Jung-uk Kim wrote: > jkim 2008-01-14 20:38:21 UTC > > FreeBSD ports repository > > Modified files: > audio/oss Makefile > Log: > Update PORTREVISION for the previous commit. > > Revision Changes Path > 1.20 +1 -1 ports/audio/oss/Makefile The 'previous' commit was adding these patches: http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/oss/files/patch-setup-FreeBSD-oss-build-bsdpci.inc http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/oss/files/patch-setup-FreeBSD-oss-build-bsdvirtual.inc Commit mail was not generated for it because it was killed in the middle. :-( Jung-uk Kim