2014-06-17 13:49:11 by Klaus Klein | Files touched by this commit (2) |
Log message:
Update p5-Text-vCard to 3.06.
3.06 Thu 12 Jun 2014 19:55:51 BST
- Fixed Text::vCard::Node->add_types() (kablamo)
- Fix/guess for tests failing on windows (kablamo)
|
2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049) |
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
2014-05-18 22:13:43 by Klaus Klein | Files touched by this commit (2) |
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
|
2013-12-09 15:17:56 by OBATA Akio | Files touched by this commit (238) |
Log message:
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
2013-05-21 20:39:40 by Klaus Klein | Files touched by this commit (1) |
Log message:
Rename SVR4_PKGNAME from p5tva to p5tv to avoid collision with
textproc/p5-Text-vFile-asData's. (Apparently not causing much grief in
the world, as the latter is a direct dependency.)
|
2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-10-16 12:00:05 by Klaus Klein | Files touched by this commit (2) |
Log message:
Update p5-Text-vCard to 2.12:
2.12 Mon 10 Sep 2012 21:09:45 BST
- perltidy everything
- Adding base64 encode/decode (doriantaylor)
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|
2012-07-13 20:45:33 by Klaus Klein | Files touched by this commit (2) |
Log message:
Update p5-Text-vCard to 2.11:
2.11 Thu 21 May 2012 08:48:46 BST
- Merge POD cleanup and improvements (szabgab)
|