From owner-svn-ports-all@FreeBSD.ORG Thu Oct 31 17:48:01 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B58E921D; Thu, 31 Oct 2013 17:48:01 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-oa0-x22a.google.com (mail-oa0-x22a.google.com [IPv6:2607:f8b0:4003:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 58CA9236C; Thu, 31 Oct 2013 17:48:01 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id k14so3492692oag.29 for ; Thu, 31 Oct 2013 10:48:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=xeI5KpIngBE/2nC2MdOwQ1vaSbsn9LurcK+tOJb9Oug=; b=LnS0lD4oYjvsubhiXYv7b+0dUvzgX0Fmw79/S24rqTU15uC+YKT8mSgCY4lVr34hM3 FKG5smYHmLp8YY9P7QC0RmciGVngXSmF5i+dvBSBMbrtChZ2qKVwSFeBSBO3RBe+57+k tMG4RY2N9Cw+eh5eQgX7ipP9SuP1t8mMI3iFJT7y3QR5U23B1Gb+wgN7xlxLGoPxxskX KyUmHc+KZeVtgw2U+n6+YTc1y28RtbJtMGxXu0RRFh1c81m9zYbgIftc27wmswDLCrxF KkMuYvZ5V6KA4g1LQ7nB5gSJEZkgyx2FZX2RBHzqeph214GCr3BsjGe4ArMJzatOAHrH G8vg== MIME-Version: 1.0 X-Received: by 10.60.44.36 with SMTP id b4mr3528200oem.53.1383241680591; Thu, 31 Oct 2013 10:48:00 -0700 (PDT) Sender: andrej.zverev@gmail.com Received: by 10.182.230.131 with HTTP; Thu, 31 Oct 2013 10:48:00 -0700 (PDT) In-Reply-To: <201310311735.r9VHZIux087329@svn.freebsd.org> References: <201310311735.r9VHZIux087329@svn.freebsd.org> Date: Thu, 31 Oct 2013 21:48:00 +0400 X-Google-Sender-Auth: A3C2Tym0T2aZupJ9aACMo0gomfo Message-ID: Subject: Re: svn commit: r332270 - head/security/p5-Crypt-RandPasswd From: Andrej Zverev To: Steven Kreuzer Content-Type: text/plain; charset=ISO-8859-1 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: Thu, 31 Oct 2013 17:48:01 -0000 > -MAN3= Crypt::RandPasswd.3 You need to move MAN page into pkg-plist instead of removing it.