Commit graph

6 commits

Author SHA1 Message Date
wen
b8bc1f9200 Update to 0.54
Upstream changes:
0.54     Wed Dec  5 23:21:03 CET 2012
         - Add AnyEvent::XMPP::Ext::Receipts for XEP-0184 message receipts
         - Fix error message "protocol error" when connecting without
           Net::SSLeay by depending on Net::SSLeay
         - Bugfix: don't call ->release on destroyed object

0.53     Wed Oct 10 13:05:08 CEST 2012
         - Fix send_iq_hook, send_message_hook, send_presence_hook
         - Enable create_cbs for MUC::Message as well (thanks omega)
         - switch from Digest::SHA1 to Digest::SHA which is in core
           (thanks jones)
         - Fix parser error on auth failure (thanks RHOELZ)
         - Bugfix: properly set $handled = 1 in IQ handlers
2013-08-27 02:32:54 +00:00
wiz
d2ca14a3f1 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-31 12:39:57 +00:00
markd
2733202e26 base perl has had newer Time::Local than p5-Time-Local since at least
5.14.0
2013-02-18 08:58:40 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
mspo
63598feb9b Import p5-AnyEvent-XMPP 2012-04-12 23:57:24 +00:00