pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Data-SimplePassword
Module Name: pkgsrc
Committed By: mef
Date: Wed Jul 20 13:50:57 UTC 2016
Modified Files:
pkgsrc/security/p5-Data-SimplePassword: Makefile
Log Message:
- More BUILD_DEPENDS for make test
p5-MooX-ClassAttribute-[0-9]*:../../devel/p5-MooX-ClassAttribute
p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/p5-Data-SimplePassword/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p5-Data-SimplePassword/Makefile
diff -u pkgsrc/security/p5-Data-SimplePassword/Makefile:1.17 pkgsrc/security/p5-Data-SimplePassword/Makefile:1.18
--- pkgsrc/security/p5-Data-SimplePassword/Makefile:1.17 Wed Jul 20 12:32:26 2016
+++ pkgsrc/security/p5-Data-SimplePassword/Makefile Wed Jul 20 13:50:57 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/07/20 12:32:26 mef Exp $
+# $NetBSD: Makefile,v 1.18 2016/07/20 13:50:57 mef Exp $
#
DISTNAME= Data-SimplePassword-0.11
@@ -24,6 +24,8 @@ DEPENDS+= p5-Math-Random-MT-[0-9]*:../..
# for make test
BUILD_DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
BUILD_DEPENDS+= p5-Moo>=1.001:../../devel/p5-Moo
+BUILD_DEPENDS+= p5-MooX-ClassAttribute-[0-9]*:../../devel/p5-MooX-ClassAttribute
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
REPLACE_PERL+= script/rndpassword
Home |
Main Index |
Thread Index |
Old Index