Problems found with existing distfiles:
distfiles/javascript-2.1b1.el
distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Heme is a fast and portable console hex editor for unix systems. It
has undo support (number of undo operations is only limited by
available memory), ability to fill a range of addresses with the
specified byte, ability to search for a single byte or character
string.
Offsets can be given in hexadecimal, octal or decimal. There are two
editing modes: hex and ascii. In hex mode you type hexadecimal digits
and in ascii mode you type characters. In the ascii mode cursor is
automatically moved to the next byte after typing a character (this
behaviour is configurable for hex mode).