pkgsrc/devel/p5-Test-DistManifest/distinfo
imil 7ea939b788 Initial import of p5-Test-DistManifest, version 1.012, into the NetBSD Packages
Collection.

This module provides a simple method of testing that a MANIFEST matches the
distribution.

It tests three things:

    Everything in MANIFEST exists
    Everything in the package is listed in MANIFEST, or subsequently matches a
    regular expression mask in MANIFEST.SKIP
    Nothing exists in MANIFEST that also matches a mask in MANIFEST.SKIP, so
    as to avoid an unsatisfiable dependency conditions

If there is no MANIFEST.SKIP included in your distribution, this module will
replicate the toolchain behaviour of using the default system-wide
MANIFEST.SKIP file. To view the contents of this file, use the command:

  $ perldoc -m ExtUtils::MANIFEST.SKIP
2012-05-31 16:44:52 +00:00

5 lines
276 B
Text

$NetBSD: distinfo,v 1.1.1.1 2012/05/31 16:44:52 imil Exp $
SHA1 (Test-DistManifest-1.012.tar.gz) = c3d10eed41566da2b8923b973cd5b7d147dbf5fb
RMD160 (Test-DistManifest-1.012.tar.gz) = ca84d9b4aa201c2520fd2f8651e357c1847fb069
Size (Test-DistManifest-1.012.tar.gz) = 17700 bytes