diff options
author | dinoex <dinoex@FreeBSD.org> | 2009-01-13 23:42:55 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2009-01-13 23:42:55 +0800 |
commit | 2c637a569965dd60a9668029df06d6a4e108cff3 (patch) | |
tree | d2fe6876d3653601ac7179f98150e1103c8e2ddf /sysutils/dupmerge/distinfo | |
parent | 5b8f2754cdd11e495709ac999c48d71d83f370f7 (diff) | |
download | freebsd-ports-gnome-2c637a569965dd60a9668029df06d6a4e108cff3.tar.gz freebsd-ports-gnome-2c637a569965dd60a9668029df06d6a4e108cff3.tar.zst freebsd-ports-gnome-2c637a569965dd60a9668029df06d6a4e108cff3.zip |
Dupmerge reads a list of files from standard input (eg., as produced by
"find . -print") and looks securely for identical files. When it finds
two or more identical files, all but one are unlinked to reclaim the
disk space and recreated as hard links to the remaining copy.
WWW: http://sourceforge.net/projects/dupmerge
Diffstat (limited to 'sysutils/dupmerge/distinfo')
-rw-r--r-- | sysutils/dupmerge/distinfo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/dupmerge/distinfo b/sysutils/dupmerge/distinfo new file mode 100644 index 000000000000..63c3ce6c8da9 --- /dev/null +++ b/sysutils/dupmerge/distinfo @@ -0,0 +1,3 @@ +MD5 (dupmerge_1.73.zip) = 0c50ce2877be34ced391ec32b30324a6 +SHA256 (dupmerge_1.73.zip) = c8bea34351b12f9aa053298c3b6555f89aa7d4a2f6ad97ac8782a16ffeea4386 +SIZE (dupmerge_1.73.zip) = 25107 |