Subject: CVS commit: pkgsrc/security/p5-Module-Signature
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 11/11/2004 18:11:58
Module Name:	pkgsrc
Committed By:	seb
Date:		Thu Nov 11 18:11:58 UTC 2004

Update of /cvsroot/pkgsrc/security/p5-Module-Signature
In directory ivanova.netbsd.org:/tmp/cvs-serv10592

Log Message:
Initial addition of p5-Module-Signature version 0.41 in the NetBSD Packages
Collection.

The Perl 5 module Module::Signature adds cryptographic authentications
to CPAN distributions, via the special SIGNATURE file.

If you are a module user, all you have to do is to remember running
cpansign -v (or just cpansign) before issuing perl Makefile.PL or
perl Build.PL; that will ensure the distribution has not been
tampered with.  For module authors, you'd want to add the SIGNATURE
file to your MANIFEST, then type cpansign -s before making a
distribution. You may also want to consider adding a signature
check as part of your test suite.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/security/p5-Module-Signature/Makefile
N pkgsrc/security/p5-Module-Signature/DESCR
N pkgsrc/security/p5-Module-Signature/distinfo
N pkgsrc/security/p5-Module-Signature/PLIST
N pkgsrc/security/p5-Module-Signature/patches/patch-aa

No conflicts created by this import