Commit graph

8 commits

Author SHA1 Message Date
nia
28c1048bad misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
2021-10-26 10:58:55 +00:00
nia
60e6853f70 misc: Remove SHA1 hashes for distfiles 2021-10-07 14:35:11 +00:00
mef
e21fd7c6e7 Update 1.0 to 1.3
-----------------
1.1     Lee Duncan drew my attention to Stephan Muller's fixes for Windows
	compatibility
        Changed the use of the system's mv command to using File::Copy in the
        tests. (Steffen Mueller)
        Added machine-readable license statement to Makefile.PL and thus
        META.yml (Steffen Mueller)
        The sixth test in 10/open.t is skipped on win32 because you can't just
        move files around that are opened. (Steffen Mueller)
        Due to using sysread and friends, there were newline problems on win32.
        That should be fixed now. (Steffen Mueller)

1.2     Break the infinite loop that can result when the average length of lines
        causes the attempt to fill the tail buffer to fill with the exact same
        or even smaller number of lines.

1.3     Fix for a stupid bug in 1.2 (GFILATOV, Slaven_Rezic)
        Added a warning for use of debug in a non-debug version of File::Tail
        Shows a warning when maxbuf is set to a too-small value

        Invoking name_changes callback changes the value of input attribute
        (sottile@ix.netcom.com)

        When deciding to reopen the file, check if the inode matches (that
         would mean it has not been ranamed)
2016-02-08 03:13:38 +00:00
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

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.
2015-11-03 23:49:31 +00:00
mef
50e5594bec Update 0.99.3 to 1.0
1.0     Actually just two minor bug fixes (one of them in a test), but I no
        longer see a point in not having a 1.0 version.
2014-12-13 03:53:15 +00:00
heinz
ea666e7232 Updated to version 0.99.3.
Pkgsrc changes:
  - Set USE_LANGUAGES
  - HOMEPAGE changed to search.cpan.org

Changes since version 0.99.1:
=============================
        "Lyle D. Brooks" <brooks@deseret.com> reported there were instances
        where interval was set to a negative value
        Joe Smith <Joe.Smith@wcom.com> noted that one shouldn't declare
        @ISA=qw(Autoloader) unless one is prepared to deal with it correctly.
        Peter Allen <pgmppa@ibi.com> undef warnings when starting up on a
        nonexistant file
	Alain Fauconnet <alain@ait.ac.th> and Benjamin Zwittnig <beni@arnes.si>
        provided test cases which helped me chase down another two cases where
        File::Tail would spontaneously read too much.

        Some operating systems sometimes return 0 for sysread on busy files.
        This should now be handled correctly.
        nowait can now be specified at object creation.
        A callback is called on every file rotation, which can be used for
        files that change their names with time.
2006-07-13 20:26:31 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
kim
6361ad4a51 Add p5-File-Tail 0.99.1
The primary purpose of File::Tail is reading and analysing log files while
they are being written.
2004-12-31 21:35:05 +00:00