diff options
author | mef <mef@pkgsrc.org> | 2014-11-20 09:25:50 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-11-20 09:25:50 +0000 |
commit | 38e845c47295af0a0380fb7c8647dc81a7928124 (patch) | |
tree | 6e858bfde920e6fdb063441ff737ca5317638259 /converters/p5-JSON-MaybeXS/distinfo | |
parent | 3124ad2fdeb02140c75b2bf67c7ba31b092a8d6e (diff) | |
download | pkgsrc-38e845c47295af0a0380fb7c8647dc81a7928124.tar.gz |
1.003002 - 2014-11-16
- correctly fix boolean interoperability with older Cpanel::JSON::MaybeXS
1.003001 - 2014-11-13
- fix boolean interoperability with older Cpanel::JSON::MaybeXS
1.003_000 - 2014-10-30
- add :legacy tag to support legacy apps
1.002006 - 2014-10-22
- add some additional test diagnostics, to help find bad version combinations
of JSON backends
1.002005 - 2014-10-12
- fix "can I haz XS?" logic precedence in Makefile.PL
- added the ':all' export tag
- removed dependency on Safe::Isa
- repository moved to git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git
1.002004 - 2014-10-11
- support use of PUREPERL_ONLY in Makefile.PL to avoid adding an XS
dependency
- new is_bool() interface
1.002003 - 2014-10-07
- document how to use booleans
Diffstat (limited to 'converters/p5-JSON-MaybeXS/distinfo')
-rw-r--r-- | converters/p5-JSON-MaybeXS/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/converters/p5-JSON-MaybeXS/distinfo b/converters/p5-JSON-MaybeXS/distinfo index 44c2f9447d2..cc34c345976 100644 --- a/converters/p5-JSON-MaybeXS/distinfo +++ b/converters/p5-JSON-MaybeXS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/06/09 18:15:41 schmonz Exp $ +$NetBSD: distinfo,v 1.3 2014/11/20 09:25:50 mef Exp $ -SHA1 (JSON-MaybeXS-1.002002.tar.gz) = 3c4c59607008d8eac89b290eb748b570aa7b0e95 -RMD160 (JSON-MaybeXS-1.002002.tar.gz) = 77819e63b0405c475d7225590dd251ddc108c1b9 -Size (JSON-MaybeXS-1.002002.tar.gz) = 5992 bytes +SHA1 (JSON-MaybeXS-1.003002.tar.gz) = ec6dcffb1a4d042aef910bc5d233f3dc8c189e40 +RMD160 (JSON-MaybeXS-1.003002.tar.gz) = 60b097673eeb8addf9e8baafa38161f9d371253e +Size (JSON-MaybeXS-1.003002.tar.gz) = 9215 bytes |