pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/p5-DateTime-Locale
Module Name: pkgsrc
Committed By: schmonz
Date: Wed Apr 12 11:49:06 UTC 2017
Modified Files:
pkgsrc/time/p5-DateTime-Locale: Makefile
Log Message:
Restore build dependency on p5-File-ShareDir-Install, spotted by wiz@.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/time/p5-DateTime-Locale/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/p5-DateTime-Locale/Makefile
diff -u pkgsrc/time/p5-DateTime-Locale/Makefile:1.43 pkgsrc/time/p5-DateTime-Locale/Makefile:1.44
--- pkgsrc/time/p5-DateTime-Locale/Makefile:1.43 Wed Apr 12 02:49:10 2017
+++ pkgsrc/time/p5-DateTime-Locale/Makefile Wed Apr 12 11:49:06 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2017/04/12 02:49:10 schmonz Exp $
+# $NetBSD: Makefile,v 1.44 2017/04/12 11:49:06 schmonz Exp $
DISTNAME= DateTime-Locale-1.16
PKGNAME= p5-${DISTNAME}
@@ -21,6 +21,7 @@ DEPENDS+= p5-namespace-autoclean>=0.19:.
# for make test
BUILD_DEPENDS+= p5-CPAN-Meta-Check>=0.011:../../devel/p5-CPAN-Meta-Check
BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
+BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.06:../../devel/p5-File-ShareDir-Install
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
BUILD_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir
Home |
Main Index |
Thread Index |
Old Index