pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Locale Fix dependency on File::ShareD...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f5d5756e3ab2
branches: trunk
changeset: 360954:f5d5756e3ab2
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Wed Apr 12 02:49:10 2017 +0000
description:
Fix dependency on File::ShareDir. Bump PKGREVISION.
diffstat:
time/p5-DateTime-Locale/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 1b32d6e6fd64 -r f5d5756e3ab2 time/p5-DateTime-Locale/Makefile
--- a/time/p5-DateTime-Locale/Makefile Tue Apr 11 20:50:05 2017 +0000
+++ b/time/p5-DateTime-Locale/Makefile Wed Apr 12 02:49:10 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2017/04/04 11:59:54 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/04/12 02:49:10 schmonz Exp $
DISTNAME= DateTime-Locale-1.16
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -11,7 +12,7 @@
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts
-DEPENDS+= p5-File-ShareDir-Install-[0-9]*:../../devel/p5-File-ShareDir-Install
+DEPENDS+= p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir
DEPENDS+= p5-Params-ValidationCompiler>=0.13:../../devel/p5-Params-ValidationCompiler
DEPENDS+= p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils
DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
Home |
Main Index |
Thread Index |
Old Index