pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-Module-Signature versi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7660923ebd5
branches:  trunk
changeset: 483392:f7660923ebd5
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Nov 11 18:25:10 2004 +0000

description:
Note initial addition of p5-Module-Signature version 0.41 as
security/p5-Module-Signaturein 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.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r d663c5bcd67b -r f7660923ebd5 doc/CHANGES
--- a/doc/CHANGES       Thu Nov 11 18:22:25 2004 +0000
+++ b/doc/CHANGES       Thu Nov 11 18:25:10 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7822 2004/11/11 18:10:55 epg Exp $
+$NetBSD: CHANGES,v 1.7823 2004/11/11 18:25:10 seb Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -5230,3 +5230,4 @@
        Updated p5-SVN-Mirror to 0.50 [epg 2004-11-11]
        Updated p5-SVN-Simple to 0.26 [epg 2004-11-11]
        Updated svk to 0.26 [epg 2004-11-11]
+       Added p5-Module-Signature-0.41 [seb 2004-11-11]



Home | Main Index | Thread Index | Old Index