From owner-cvs-all@FreeBSD.ORG  Thu Jul 31 16:12:03 2008
Return-Path: <owner-cvs-all@FreeBSD.ORG>
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 D19BF106564A;
	Thu, 31 Jul 2008 16:12:03 +0000 (UTC)
	(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id AAD468FC1E;
	Thu, 31 Jul 2008 16:12:03 +0000 (UTC)
	(envelope-from pgollucci@FreeBSD.org)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m6VGC3J9004115;
	Thu, 31 Jul 2008 16:12:03 GMT
	(envelope-from pgollucci@repoman.freebsd.org)
Received: (from pgollucci@localhost)
	by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6VGC3Gq004114;
	Thu, 31 Jul 2008 16:12:03 GMT (envelope-from pgollucci)
Message-Id: <200807311612.m6VGC3Gq004114@repoman.freebsd.org>
From: "Philip M. Gollucci" <pgollucci@FreeBSD.org>
Date: Thu, 31 Jul 2008 16:12:03 +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/autocd Makefile ports/audio/autocd/files
 autocd.in autocd.sh
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Jul 2008 16:12:03 -0000

pgollucci    2008-07-31 16:12:03 UTC

  FreeBSD ports repository

  Modified files:
    audio/autocd         Makefile 
  Added files:
    audio/autocd/files   autocd.in 
  Removed files:
    audio/autocd/files   autocd.sh 
  Log:
  - fully utilize USE_RC_SUBR
    itectu@: no more .sh
    dougb@: move load_config above variables checks
  - Bump PORTREVISION
  
  PR:             ports/125623
  Approved by:    maintainer, gabor (mentor)
  
  Revision  Changes    Path
  1.13      +2 -8      ports/audio/autocd/Makefile
  1.1       +38 -0     ports/audio/autocd/files/autocd.in (new)
  1.3       +0 -38     ports/audio/autocd/files/autocd.sh (dead)