Commit graph

13 commits

Author SHA1 Message Date
wiz
0be2143088 rdigest: fix patch context so this builds again 2022-03-25 10:30:25 +00:00
joerg
2ca1b18e73 Restore distinfo for the patches. 2017-03-24 11:38:45 +00:00
joerg
06c8ea6f4a GC unused distinfo files. 2017-03-23 13:35:12 +00:00
agc
14e7888a5e Build fixes for rdigest, following previous changes to pkgtools/digest in
February.
2016-03-31 17:06:18 +00:00
wiz
98c03f3407 regen 2013-07-25 08:25:26 +00:00
joerg
32c7e47125 Fix path to not confuse RCS ID check for +BUILD_INFO. 2010-02-24 22:00:03 +00:00
joerg
c3e2e192a4 Fix build on Solaris by using nbcompat. 2008-09-18 10:38:45 +00:00
joerg
9118800e95 Update patchsum. 2007-07-09 15:21:03 +00:00
rillig
97d5db5a7f Regenerated distinfo to include the latest change to patch-ac. Contrary to
my expectations, NO_CHECKSUM only applies to the downloaded distfiles, not
to pkgsrc patches.
2005-12-04 15:50:30 +00:00
atatat
c2d436d153 Fix the man page patch to match the current digest man page. While
I'm here, also adjust the length of DESCR to less than 24 lines
(requested in private email).
2005-03-31 05:02:24 +00:00
agc
80584e4b7e Update this package after the additions of the new hashes to the digest
package.

Fixes PR 29795 from A L Meyers.
2005-03-28 20:52:55 +00:00
tv
8ebd1f156d Make build on Interix, which has a slightly older <sys/queue.h>. 2005-01-21 02:18:23 +00:00
atatat
783fa5270c A strange meta-package of a sort, rdigest is implemented as a jumbo
patch to the well-known digest package.  The output is the same for
files, but if rdigest is given a directory as an argument, it will
recursively checksum the directory in such a manner as to:

(1) give a repeatable checksum
(2) with no regard for file ownership
(3) or timestamps
(4) or modes
(5) while taking into account empty files and directories

such that the checksum of an extracted tar file will match the
checksum of the same tree as retrieved via cvs, or two allegedly
matching trees from different cvs servers, etc.
2003-07-24 05:21:04 +00:00