pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-Data-Password



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jun  2 13:26:17 UTC 2026

Added Files:
        pkgsrc/security/p5-Data-Password: DESCR Makefile distinfo

Log Message:
security/p5-Data-Password: add version 1.12

Add p5-Data-Password package which will be required by newer mail/sympa
package.

Data::Password - Perl extension for assessing password quality.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/p5-Data-Password/DESCR \
    pkgsrc/security/p5-Data-Password/Makefile \
    pkgsrc/security/p5-Data-Password/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/security/p5-Data-Password/DESCR
diff -u /dev/null pkgsrc/security/p5-Data-Password/DESCR:1.1
--- /dev/null   Tue Jun  2 13:26:17 2026
+++ pkgsrc/security/p5-Data-Password/DESCR      Tue Jun  2 13:26:17 2026
@@ -0,0 +1 @@
+Data::Password - Perl extension for assessing password quality.
Index: pkgsrc/security/p5-Data-Password/Makefile
diff -u /dev/null pkgsrc/security/p5-Data-Password/Makefile:1.1
--- /dev/null   Tue Jun  2 13:26:17 2026
+++ pkgsrc/security/p5-Data-Password/Makefile   Tue Jun  2 13:26:17 2026
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2026/06/02 13:26:17 taca Exp $
+
+DISTNAME=      Data-Password-1.12
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    security
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Data/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/pod/Data::Password
+COMMENT=       Perl extension for assessing password quality
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_PACKLIST=        auto/Data/Password/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/p5-Data-Password/distinfo
diff -u /dev/null pkgsrc/security/p5-Data-Password/distinfo:1.1
--- /dev/null   Tue Jun  2 13:26:17 2026
+++ pkgsrc/security/p5-Data-Password/distinfo   Tue Jun  2 13:26:17 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/06/02 13:26:17 taca Exp $
+
+BLAKE2s (Data-Password-1.12.tar.gz) = 2b19ce5dd23e74aebf1815c4a1ef2a0820bff88dcd8203d32919be1c9038a0c5
+SHA512 (Data-Password-1.12.tar.gz) = bc7e8c31d1b9f6e986cd012a26f268f1c5924fa6743b32d2ed5770f6749390325874ce4bb01888b239cdcc8df85a714796a3adc2b2b5ffb70770435687b7cbcf
+Size (Data-Password-1.12.tar.gz) = 6008 bytes



Home | Main Index | Thread Index | Old Index