From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 9 13:20:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 F2424CE1 for ; Wed, 9 Oct 2013 13:20:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 CFB1C25D4 for ; Wed, 9 Oct 2013 13:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r99DK0mb035475 for ; Wed, 9 Oct 2013 13:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r99DK0c3035466; Wed, 9 Oct 2013 13:20:00 GMT (envelope-from gnats) Resent-Date: Wed, 9 Oct 2013 13:20:00 GMT Resent-Message-Id: <201310091320.r99DK0c3035466@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Fromme 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 2DF25CB6 for ; Wed, 9 Oct 2013 13:18:26 +0000 (UTC) (envelope-from olli@grabthar.secnetix.de) Received: from grabthar.secnetix.de (grabthar.secnetix.de [IPv6:2a01:170:102f::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B3F8D25C4 for ; Wed, 9 Oct 2013 13:18:25 +0000 (UTC) Received: from grabthar.secnetix.de (localhost [127.0.0.1]) by grabthar.secnetix.de (8.14.7/8.14.7) with ESMTP id r99DIMPp064432; Wed, 9 Oct 2013 15:18:22 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by grabthar.secnetix.de (8.14.7/8.14.7/Submit) id r99DIMCd064431; Wed, 9 Oct 2013 15:18:22 +0200 (CEST) (envelope-from olli) Message-Id: <201310091318.r99DIMCd064431@grabthar.secnetix.de> Date: Wed, 9 Oct 2013 15:18:22 +0200 (CEST) From: Oliver Fromme To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/182854: [patch] devel/p5-Log-Dispatch-DBI: add staging support Cc: Oliver Fromme X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Oliver Fromme List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 13:20:01 -0000 >Number: 182854 >Category: ports >Synopsis: [patch] devel/p5-Log-Dispatch-DBI: add staging support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 09 13:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Oliver Fromme >Release: n/a >Organization: secnetix GmbH & Co. KG http://www.secnetix.de/bsd >Environment: >Description: This patch adds staging support to devel/p5-Log-Dispatch-DBI, according to: http://docs.freebsd.org/cgi/mid.cgi?20131003084905.GC99713 Tested: portlint, make check-orphans, make package as non-root. >How-To-Repeat: >Fix: Index: Makefile =================================================================== --- Makefile (revision 329887) +++ Makefile (working copy) @@ -13,13 +13,9 @@ BUILD_DEPENDS= p5-Log-Dispatch>=2.0:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-DBI>0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-DBD-CSV>0:${PORTSDIR}/databases/p5-DBD-CSV USES= perl5 USE_PERL5= configure -MAN3= Log::Dispatch::DBI.3 - -NO_STAGE= yes .include Index: pkg-plist =================================================================== --- pkg-plist (revision 329887) +++ pkg-plist (working copy) @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Log::Dispatch::DBI.3.gz %%SITE_PERL%%/Log/Dispatch/DBI.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/DBI/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Dispatch/DBI >Release-Note: >Audit-Trail: >Unformatted: