diff options
author | culot <culot@FreeBSD.org> | 2010-11-12 04:04:54 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2010-11-12 04:04:54 +0800 |
commit | 4bcf8750fac876e30ae2ce5230b4bbcf380ec48b (patch) | |
tree | 7d4b3d6f81a3b30d10b0112be3d03dcf064a2471 /sysutils/p5-File-Signature/distinfo | |
parent | 52149b865abe04e6b2e8fc62e50c0d3299290e6c (diff) | |
download | freebsd-ports-gnome-4bcf8750fac876e30ae2ce5230b4bbcf380ec48b.tar.gz freebsd-ports-gnome-4bcf8750fac876e30ae2ce5230b4bbcf380ec48b.tar.zst freebsd-ports-gnome-4bcf8750fac876e30ae2ce5230b4bbcf380ec48b.zip |
This perl library uses perl5 objects to assist in determining whether a
file's contents or attributes have changed. It maintains several pieces
of information about the file: a digest (currently only MD5 is
supported), its inode number, its mode, the uid of its owner, the gid of
its group owner, and its last modification time.
WWW: http://search.cpan.org/dist/File-Signature/
Approved by: sahil@ (mentor)
Diffstat (limited to 'sysutils/p5-File-Signature/distinfo')
-rw-r--r-- | sysutils/p5-File-Signature/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/p5-File-Signature/distinfo b/sysutils/p5-File-Signature/distinfo new file mode 100644 index 000000000000..eae72bb31cc0 --- /dev/null +++ b/sysutils/p5-File-Signature/distinfo @@ -0,0 +1,2 @@ +SHA256 (File-Signature-1.009.tar.gz) = 0adf8c7b52f7a0fb4e2ba8075090de201075915a255106fef4a7673ae9f415bb +SIZE (File-Signature-1.009.tar.gz) = 8436 |