From owner-svn-ports-all@FreeBSD.ORG Fri Nov 1 14:17:25 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5054C589; Fri, 1 Nov 2013 14:17:25 +0000 (UTC) (envelope-from skreuzer@freebsd.org) Received: from scruffy.exit2shell.com (unknown [IPv6:2607:f2f8:abb8::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1DCB62FEE; Fri, 1 Nov 2013 14:17:25 +0000 (UTC) Received: by scruffy.exit2shell.com with ESMTP id rA1EH3QL033031; Fri, 1 Nov 2013 07:17:11 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1816\)) Subject: Re: svn commit: r332270 - head/security/p5-Crypt-RandPasswd From: Steven Kreuzer In-Reply-To: Date: Fri, 1 Nov 2013 10:17:03 -0400 Content-Transfer-Encoding: 7bit Message-Id: <8C1C1A1E-B83D-479F-A99D-F69D85DCE5EB@freebsd.org> References: <201310311735.r9VHZIux087329@svn.freebsd.org> To: Andrej Zverev X-Mailer: Apple Mail (2.1816) Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 14:17:25 -0000 On Oct 31, 2013, at 1:48 PM, Andrej Zverev wrote: >> -MAN3= Crypt::RandPasswd.3 > > You need to move MAN page into pkg-plist instead of removing it. Thanks. I read the StagingDir wiki page too quickly. I fixed the port