Commit graph

8 commits

Author SHA1 Message Date
nia
390a720537 time: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:24:16 +00:00
nia
5c3f4c5851 time: Remove SHA1 hashes for distfiles 2021-10-07 15:03:53 +00:00
wen
d0272585fd Update to 0.54
Upstream changes:
0.54  2018.10.08 MANWAR
      - Merged PR #4 (Pod Spelling), thanks @gregoa.
2018-10-20 13:12:32 +00:00
wiz
0f7542f142 p5-Time-Warp: update to 0.53.
0.53  2018.08.22
      - New maintainer (MANWAR)
      - Updated GitHub repo details.
      - Tidied up Changes.
2018-08-26 06:27:41 +00:00
wen
591d48c435 Update to 0.52
Upstream changes:
0.52 2015.04.16
    The type of the Time::NVtime pointer is NV ()() not double ()(), as can be seen from looking at the Time::HiRes source.
      On Linux x86_64 on a uselongdouble build when you replace the Time::NVtime entry with a
      double (*)() pointer calls to that function end up leaving an entry on the FPU stack,
      eventually causing the failure seen at https://rt.perl.org/Ticket/Display.html?id=123879
      This minimal commit fixes that issue and allows DBIX::Class::TimeStamp to pass its tests.
      (Tony Cook)
2016-01-15 10:53:57 +00:00
agc
536eabf008 Add SHA512 digests for distfiles for time category
Problems found with mismatching existing digests for:
	distfiles/asclock-classic-1.0.tar.gz
	distfiles/asclock-gtk-2.1.10beta.tar.gz
	distfiles/asclock-xlib-2.0.11.tar.gz
	distfiles/emiclock-2.0.2.tar.gz

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-02 23:31:35 +00:00
mef
ed48f97ac3 (pkgsrc)
-  Add LICENSE=  ( Found Copyright notice at source, for example Warp.pm)
(upstream)
- Update 0.5 to 0.51
0.51 2014-10-17
    New maintainer (SZABGAB)
    Use Test::More instead of Test
    Include META.yml RT #77752
    POD encoding is now utf8 RT #93259
2014-12-04 02:50:36 +00:00
seb
ee74afaa70 Initial import of p5-Time-Warp version 0.5 in the NetBSD Packages
Collection.

The Perl 5 module Time::Warp offers developers control over the
measurement of time.
2008-09-10 16:48:52 +00:00