From owner-cvs-ports@FreeBSD.ORG Fri Dec 26 04:32:42 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 777231065677; Fri, 26 Dec 2008 04:32:42 +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 32C4F8FC08; Fri, 26 Dec 2008 04:32:42 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBQ4Wfck054344; Fri, 26 Dec 2008 04:32:41 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBQ4WfHX054343; Fri, 26 Dec 2008 04:32:41 GMT (envelope-from pgollucci) Message-Id: <200812260432.mBQ4WfHX054343@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 26 Dec 2008 04:32:41 +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/ftp/moftpd Makefile pkg-plist ports/ftp/moftpd/files moftpd.in moftpd.sh 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: Fri, 26 Dec 2008 04:32:42 -0000 pgollucci 2008-12-26 04:32:41 UTC FreeBSD ports repository Modified files: ftp/moftpd Makefile pkg-plist Added files: ftp/moftpd/files moftpd.in Removed files: ftp/moftpd/files moftpd.sh Log: - rename files/moftpd.sh -> files/moftpd.in - move load_config above variables checks - Bump PORTREVISION PR: ports/125651 Submitted by: pgollucci Approved by: araujo (mentor, implicit), maintainer timeout (clement 5 months) Revision Changes Path 1.18 +2 -10 ports/ftp/moftpd/Makefile 1.1 +42 -0 ports/ftp/moftpd/files/moftpd.in (new) 1.3 +0 -41 ports/ftp/moftpd/files/moftpd.sh (dead) 1.4 +0 -1 ports/ftp/moftpd/pkg-plist