pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p5-Crypt-PBKDF2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr 27 10:43:06 UTC 2021

Modified Files:
        pkgsrc/security/p5-Crypt-PBKDF2: Makefile

Log Message:
p5-Crypt-PBKDF2: clean up Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/p5-Crypt-PBKDF2/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-Crypt-PBKDF2/Makefile
diff -u pkgsrc/security/p5-Crypt-PBKDF2/Makefile:1.1 pkgsrc/security/p5-Crypt-PBKDF2/Makefile:1.2
--- pkgsrc/security/p5-Crypt-PBKDF2/Makefile:1.1        Tue Apr 27 10:42:40 2021
+++ pkgsrc/security/p5-Crypt-PBKDF2/Makefile    Tue Apr 27 10:43:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2021/04/27 10:42:40 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/04/27 10:43:06 wiz Exp $
 
 DISTNAME=              Crypt-PBKDF2-0.161520
 PKGNAME=               p5-${DISTNAME}
@@ -16,12 +16,7 @@ DEPENDS+=            p5-namespace-autoclean-[0-9]*
 DEPENDS+=              p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
 DEPENDS+=              p5-Digest-SHA3-[0-9]*:../../security/p5-Digest-SHA3
 TEST_DEPENDS+=         p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
-#Warning: prerequisite Try::Tiny 0.04 not found.
-#Warning: prerequisite Types::Standard 1.000005 not found.
 
-#BUILD_DEPENDS+=               p5-Crypt-CBC>=1.25:../../security/p5-Crypt-CBC
-
-#USE_LANGUAGES=                c
 PERL5_PACKLIST=                auto/Crypt/PBKDF2/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index