From owner-cvs-all@FreeBSD.ORG Tue Aug 15 14:25:39 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 7090316A698; Tue, 15 Aug 2006 14:25:39 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F61843D5C; Tue, 15 Aug 2006 14:25:38 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k7FEPcct096856; Tue, 15 Aug 2006 14:25:38 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7FEPcMg096855; Tue, 15 Aug 2006 14:25:38 GMT (envelope-from ehaupt) Message-Id: <200608151425.k7FEPcMg096855@repoman.freebsd.org> From: Emanuel Haupt Date: Tue, 15 Aug 2006 14:25:38 +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/yell Makefile pkg-descr pkg-message 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: Tue, 15 Aug 2006 14:25:39 -0000 ehaupt 2006-08-15 14:25:38 UTC FreeBSD ports repository Modified files: audio/yell Makefile pkg-descr Removed files: audio/yell pkg-message Log: - Use dev/speaker/speaker.h instead of machine/speaker.h on ${OSVERSION} >= 601000 - Use OPTIONS - Reformat pkg-descr (fmt -w 80) - Remove pkg-message, contents is bluntly obvious Revision Changes Path 1.6 +10 -11 ports/audio/yell/Makefile 1.2 +4 -6 ports/audio/yell/pkg-descr 1.3 +0 -6 ports/audio/yell/pkg-message (dead)