From owner-svn-ports-head@FreeBSD.ORG Wed Nov 20 10:01:08 2013 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 AA2C6468; Wed, 20 Nov 2013 10:01:08 +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 99F1D2CED; Wed, 20 Nov 2013 10:01:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAKA180r038715; Wed, 20 Nov 2013 10:01:08 GMT (envelope-from jadawin@svn.freebsd.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAKA18QC038713; Wed, 20 Nov 2013 10:01:08 GMT (envelope-from jadawin@svn.freebsd.org) Message-Id: <201311201001.rAKA18QC038713@svn.freebsd.org> From: Philippe Audeoud Date: Wed, 20 Nov 2013 10:01:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334404 - head/devel/p5-POE-Quickie 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.16 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: Wed, 20 Nov 2013 10:01:08 -0000 Author: jadawin Date: Wed Nov 20 10:01:07 2013 New Revision: 334404 URL: http://svnweb.freebsd.org/changeset/ports/334404 Log: - Support STAGE PR: ports/184107 Submitted by: maintainer Modified: head/devel/p5-POE-Quickie/Makefile head/devel/p5-POE-Quickie/pkg-plist (contents, props changed) Modified: head/devel/p5-POE-Quickie/Makefile ============================================================================== --- head/devel/p5-POE-Quickie/Makefile Wed Nov 20 09:59:39 2013 (r334403) +++ head/devel/p5-POE-Quickie/Makefile Wed Nov 20 10:01:07 2013 (r334404) @@ -23,9 +23,6 @@ TEST_DEPENDS= p5-Capture-Tiny>=0.07:${PO USES= perl5 USE_PERL5= configure -MAN3= POE::Quickie.3 - -NO_STAGE= yes post-patch: @${RM} ${WRKSRC}/lib/POE/Quickie.pm.orig Modified: head/devel/p5-POE-Quickie/pkg-plist ============================================================================== --- head/devel/p5-POE-Quickie/pkg-plist Wed Nov 20 09:59:39 2013 (r334403) +++ head/devel/p5-POE-Quickie/pkg-plist Wed Nov 20 10:01:07 2013 (r334404) @@ -1,5 +1,6 @@ %%SITE_PERL%%/POE/Quickie.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Quickie/.packlist +%%PERL5_MAN3%%/POE::Quickie.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Quickie @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE @dirrmtry %%SITE_PERL%%/POE