pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-File-ChangeNotify
Module Name: pkgsrc
Committed By: schmonz
Date: Thu Jan 5 02:33:38 UTC 2017
Modified Files:
pkgsrc/devel/p5-File-ChangeNotify: Makefile
Log Message:
Add missing dependency on Type::Tiny. Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-File-ChangeNotify/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-File-ChangeNotify/Makefile
diff -u pkgsrc/devel/p5-File-ChangeNotify/Makefile:1.25 pkgsrc/devel/p5-File-ChangeNotify/Makefile:1.26
--- pkgsrc/devel/p5-File-ChangeNotify/Makefile:1.25 Wed Jun 8 19:22:55 2016
+++ pkgsrc/devel/p5-File-ChangeNotify/Makefile Thu Jan 5 02:33:38 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2016/06/08 19:22:55 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2017/01/05 02:33:38 schmonz Exp $
DISTNAME= File-ChangeNotify-0.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
@@ -16,6 +16,7 @@ DEPENDS+= p5-Moose>=2:../../devel/p5-Moo
DEPENDS+= p5-MooseX-Params-Validate>=0.08:../../devel/p5-MooseX-Params-Validate
DEPENDS+= p5-MooseX-SemiAffordanceAccessor-[0-9]*:../../devel/p5-MooseX-SemiAffordanceAccessor
DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+DEPENDS+= p5-Type-Tiny-[0-9]*:../../devel/p5-Type-Tiny
PERL5_PACKLIST= auto/File/ChangeNotify/.packlist
Home |
Main Index |
Thread Index |
Old Index