Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-Text-vCard
From: Klaus Klein
Date: 2014-05-18 22:13:43
Message id: 20140518201343.8E9FF96@cvs.netbsd.org
Log Message:
Update p5-Text-vCard to 3.05.
3.05 Tue 13 May 2014 18:04:30 BST
- Another win attempt to fix (kablamo)
- Get travis working! (kablamo)
3.04 Tue 29 Apr 2014 20:21:52
- Try a fix for Win32 (kablamo)
3.03 Fri 25 Apr 2014 19:23:43
- Better error msg for vcards w/o proper line endings (kablamo)
- Bug fix for names. +test (kablamo)
3.02 Fri 14 Feb 18:35:55 2014
- Try fix Win32, switch File::Slurp to Path::Tiny (kablamo)
3.01 Mon 10 Feb 11:52:00 2014
- Try fix Win32 (kablamo)
3.0 Tue Jan 21 15:25:40 GMT 2014
- Major changes!
- Initial release of vCard and vCard::AddressBook
- Fix line unwrapping when reading vcards
- Rewrote Text::vCard::Node->as_string()
- Rewrote Text::vCard::AddressBook->export()
- Redo the way that encoding and decoding works
- Correctly wrap utf8 encoded strings
- Fix encoding issues with MIME::Base64 and MIME::QuotedPrint
- Do a better job escaping and unescaping '\', ';', and ','
- Fix for writing vcards with ORG values
- Fix to remove extra semi colon when writing vcards
- Version defaults to 4.0 when using the new vCard library
Files: