pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Log-Dispatch
Module Name: pkgsrc
Committed By: mef
Date: Sat Mar 25 10:27:56 UTC 2017
Modified Files:
pkgsrc/devel/p5-Log-Dispatch: Makefile
Log Message:
- Convert p5-namespace-autoclean from BUILD_DEPENDS to full DEPENDS.
Ref: devel/rt-mysql packaging, tks joerg
- PKGREVISION++
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/p5-Log-Dispatch/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Log-Dispatch/Makefile
diff -u pkgsrc/devel/p5-Log-Dispatch/Makefile:1.56 pkgsrc/devel/p5-Log-Dispatch/Makefile:1.57
--- pkgsrc/devel/p5-Log-Dispatch/Makefile:1.56 Mon Mar 20 21:28:07 2017
+++ pkgsrc/devel/p5-Log-Dispatch/Makefile Sat Mar 25 10:27:56 2017
@@ -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-Module-Runtime-[0-9]*:../..
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