From owner-svn-ports-head@FreeBSD.ORG Sun Jan 26 12:34:46 2014 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id B0A96899; Sun, 26 Jan 2014 12:34:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9C9DE12C2; Sun, 26 Jan 2014 12:34:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0QCYk6V027422; Sun, 26 Jan 2014 12:34:46 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0QCYke4027420; Sun, 26 Jan 2014 12:34:46 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201401261234.s0QCYke4027420@svn.freebsd.org> From: Antoine Brodin Date: Sun, 26 Jan 2014 12:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r341169 - head/mail/p5-Email-Reply X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jan 2014 12:34:46 -0000 Author: antoine Date: Sun Jan 26 12:34:45 2014 New Revision: 341169 URL: http://svnweb.freebsd.org/changeset/ports/341169 QAT: https://qat.redports.org/buildarchive/r341169/ Log: - Stage support - Remove inexistent directories from plist Modified: head/mail/p5-Email-Reply/Makefile head/mail/p5-Email-Reply/pkg-plist Modified: head/mail/p5-Email-Reply/Makefile ============================================================================== --- head/mail/p5-Email-Reply/Makefile Sun Jan 26 12:30:01 2014 (r341168) +++ head/mail/p5-Email-Reply/Makefile Sun Jan 26 12:34:45 2014 (r341169) @@ -19,7 +19,4 @@ RUN_DEPENDS= p5-Email-Abstract>=2.01:${P USES= perl5 USE_PERL5= configure -MAN3= Email::Reply.3 - -NO_STAGE= yes .include Modified: head/mail/p5-Email-Reply/pkg-plist ============================================================================== --- head/mail/p5-Email-Reply/pkg-plist Sun Jan 26 12:30:01 2014 (r341168) +++ head/mail/p5-Email-Reply/pkg-plist Sun Jan 26 12:34:45 2014 (r341169) @@ -1,6 +1,5 @@ %%SITE_PERL%%/Email/Reply.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Reply/.packlist +%%PERL5_MAN3%%/Email::Reply.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Reply -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Reply -@dirrmtry %%SITE_PERL%%/Email/Reply @dirrmtry %%SITE_PERL%%/Email