diff options
author | schmonz <schmonz@pkgsrc.org> | 2014-07-15 20:27:05 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2014-07-15 20:27:05 +0000 |
commit | f7abbe1bfdc3ba93ea38b2bd6bf0c3d1cf82d99f (patch) | |
tree | d76c216825b6963da7ead1c78f300533bc9e6c9b /time/p5-Time-Piece/distinfo | |
parent | 3c08dc8a2b167cafb92be55b0ebda204019476e1 (diff) | |
download | pkgsrc-f7abbe1bfdc3ba93ea38b2bd6bf0c3d1cf82d99f.tar.gz |
Update to 1.27. From the changelog:
- portability fixes for XS changes in 1.25_01
- no changes since previous (trial) release
- fix compiling for WinCE, execution is untested
- add a .gitignore (from Win32::API)
- fix a compiler warning about unused var, and add inlining
- add PERL_NO_GET_CONTEXT to XS to bring the binary into 21st century
- refactor XS code to remove large sections of duplicate machine code
- fix _crt_localtime to return year only once, previously
_crt_localtime returned year (item #6) twice in the list
Diffstat (limited to 'time/p5-Time-Piece/distinfo')
-rw-r--r-- | time/p5-Time-Piece/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/time/p5-Time-Piece/distinfo b/time/p5-Time-Piece/distinfo index 5ca3221f969..415e42f4f09 100644 --- a/time/p5-Time-Piece/distinfo +++ b/time/p5-Time-Piece/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2013/12/04 15:12:04 wen Exp $ +$NetBSD: distinfo,v 1.14 2014/07/15 20:27:05 schmonz Exp $ -SHA1 (Time-Piece-1.24.tar.gz) = 42542275e5406edf23c9262bd4786bf4324b1eb6 -RMD160 (Time-Piece-1.24.tar.gz) = 95a7dd878326cf87216f5b3f6a060192739ff322 -Size (Time-Piece-1.24.tar.gz) = 26347 bytes +SHA1 (Time-Piece-1.27.tar.gz) = 44ca9840eee4191859034e514d09079ca360e14f +RMD160 (Time-Piece-1.27.tar.gz) = c8ca21d68856b506cbb1b39873e2f1cf1c6b06b6 +Size (Time-Piece-1.27.tar.gz) = 27281 bytes |