Commit graph

8 commits

Author SHA1 Message Date
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
kleink
0b292150ff Update p5-XML-Atom-Stream to 0.11; changes since 0.10 include:
0.11  Wed Jan  9 11:01:56 PST 2008
        - Fixed a bug where xml:lang is transformed into unknown:lang.
          (Thanks to David Recordon)
2008-03-11 18:40:04 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
kleink
a66dcf13ab Update p5-XML-Atom-Stream to 0.10.
Revision history for Perl extension XML::Atom::Stream

0.10  Mon Oct  2 13:36:16 JST 2006
        - Fixded memory leaks problem (Thanks to Jay A Patel)
2006-10-15 13:35:30 +00:00
kleink
8a36fbc34a Update p5-XML-Atom-Stream to 0.09, mostly as provided by Martin Wilke in
PR pkg/34410.

Revision history for Perl extension XML::Atom::Stream:

0.09  Sun Aug 13 17:57:32 JST 2006
        - Now when your callback function throws an exception, the
          connection will be lost. This is now the official way to
          disconnect from the Atom stream explicitly.
        - Added POD document for METHODS
        - Fixed code to get the number of youreTooSlow
        - Added timeout option to new, which defaults to 15

0.08  Sat Aug 12 18:15:37 JST 2006
        - Removed $DEBUG and make it $self->{debug}
        - Added 'reconnect' option to automatically reconnect to the stream when disconnected

0.07  Fri Aug 11 00:46:24 JST 2006
        - Wrap callback in eval again not to die

0.06  Fri Aug 11 00:17:36 JST 2006
        - Don't die if youreTooSlow

0.05  Thu Aug 10 23:33:00 JST 2006
        - Fixed $VERSION gotcha
        - Added handling for <sorryTooSlow>

0.04  Thu Aug 10 22:58:07 JST 2006
        - Update XML::SAX::ParserFactory ParserPackage to use XML::LibXML::SAX::Better
          which is an extended SAX handler by Djabberd project. Now
          this module actually works.

0.03  Thu Jun 15 08:23:42 JST 2006
        - Support extra xmlns attributes declaration (Thanks to Byrne Reese)
        - Don't die even if parsing fails
        - Update eg/stream-client
2006-09-03 16:39:06 +00:00
kleink
2f1bb60463 Initial import of p5-XML-Atom-Stream 0.02.
XML::Atom::Stream is a consumer of AtomStream.
2006-02-23 20:28:29 +00:00