Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 00:27:15 -0700 (PDT)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefileports/security/p5-Module-Signature Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200308280727.h7S7RFd8067307@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
demon       2003/08/28 00:27:15 PDT

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Module-Signature Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  New port: p5-Module-Signature.
  
  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.
  
  Submitted by:   autrijus@autrijus.org
  
  Revision  Changes    Path
  1.430     +1 -0      ports/security/Makefile
  1.1       +29 -0     ports/security/p5-Module-Signature/Makefile (new)
  1.1       +1 -0      ports/security/p5-Module-Signature/distinfo (new)
  1.1       +10 -0     ports/security/p5-Module-Signature/pkg-descr (new)
  1.1       +6 -0      ports/security/p5-Module-Signature/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308280727.h7S7RFd8067307>