From owner-cvs-ports@FreeBSD.ORG Thu Mar 13 21:31:03 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FD3D1065674; Thu, 13 Mar 2008 21:31:03 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 431CC8FC22; Thu, 13 Mar 2008 21:31:03 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2DLV3bY024201; Thu, 13 Mar 2008 21:31:03 GMT (envelope-from wxs@repoman.freebsd.org) Received: (from wxs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2DLV3pA024200; Thu, 13 Mar 2008 21:31:03 GMT (envelope-from wxs) Message-Id: <200803132131.m2DLV3pA024200@repoman.freebsd.org> From: Wesley Shields Date: Thu, 13 Mar 2008 21:31:02 +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/net/cvsup-mirror Makefile ports/net/cvsup-mirror/files cvsupd.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2008 21:31:03 -0000 wxs 2008-03-13 21:31:02 UTC FreeBSD ports repository Modified files: net/cvsup-mirror Makefile net/cvsup-mirror/files cvsupd.sh.in Log: RC script now supports _flags variable. Comments available in the RC script. PR: ports/108847 Submitted by: Dan Langille Approved by: garga (mentor) Revision Changes Path 1.28 +2 -2 ports/net/cvsup-mirror/Makefile 1.3 +18 -3 ports/net/cvsup-mirror/files/cvsupd.sh.in