pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Log-Dispatch - Convert p5-namespace-autoclean...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/478ba45bcb7e
branches:  trunk
changeset: 360159:478ba45bcb7e
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Mar 25 10:27:56 2017 +0000

description:
- Convert p5-namespace-autoclean from BUILD_DEPENDS to full DEPENDS.
  Ref: devel/rt-mysql packaging, tks joerg
- PKGREVISION++

diffstat:

 devel/p5-Log-Dispatch/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 8b86914bd1be -r 478ba45bcb7e devel/p5-Log-Dispatch/Makefile
--- a/devel/p5-Log-Dispatch/Makefile    Fri Mar 24 19:22:27 2017 +0000
+++ b/devel/p5-Log-Dispatch/Makefile    Sat Mar 25 10:27:56 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.56 2017/03/20 21:28:07 mef Exp $
+# $NetBSD: Makefile,v 1.57 2017/03/25 10:27:56 mef Exp $
 
 DISTNAME=      Log-Dispatch-2.63
 PKGNAME=       p5-${DISTNAME}
+PKG_REVISION=  1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Log/}
 
@@ -14,12 +15,12 @@
 DEPENDS+=      p5-Devel-GlobalDestruction>=0:../../devel/p5-Devel-GlobalDestruction
 DEPENDS+=      p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts
 DEPENDS+=      p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
+DEPENDS+=      p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
 # Sys::Syslog >= 0.25 is in Perl core since 5.10.1
 
 # for make test
 BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
 BUILD_DEPENDS+=        p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs
-BUILD_DEPENDS+=        p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
 BUILD_DEPENDS+=        p5-Specio-[0-9]*:../../devel/p5-Specio
 
 PERL5_PACKLIST=                auto/Log/Dispatch/.packlist



Home | Main Index | Thread Index | Old Index