ports/182854: [patch] devel/p5-Log-Dispatch-DBI: add staging support

Oliver Fromme oliver.fromme at secnetix.de
Wed Oct 9 13:20:01 UTC 2013


>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 <bsd.port.mk>
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:


More information about the freebsd-ports-bugs mailing list