Commit graph

5 commits

Author SHA1 Message Date
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
wiz
1d4465fa1c Update to 1.26, set LICENSE.
1.26  Fri Jun 25 18:35:15 BST 2010
    - Document the 'debug' parameter
    - Croak if the user does not supply the 'types' parameter
    - Fix problems with SYNOPSIS and show example plugin usage
    - Don't warn inside plugin_del
    - Don't complain about invalid eat constants when debug mode is off
    - Add irc_plugin_error event

    ( All the above by Hinrik ).
2010-09-06 11:54:34 +00:00
seb
bc8783053d Update p5-POE-Component-Pluggable from version 1.18 to version 1.24.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
1.24  Tue Aug 18 09:17:59 BST 2009
    - Applied patch from Jonathan Steinert to fix RT #48788

1.22  Thu Jul 23 14:12:05 BST 2009
    - Added constant 1.17 as a prereq. Versions prior to 1.03
      did not support the use constant { }; construct.

1.20  Wed Apr 29 09:27:08 BST 2009
    - Removed the crufty checks in Makefile.PL for 'weaken' support and
      required Task::Weaken instead.
    - Fixed some warnings when plugin return undef.
2009-11-21 10:51:18 +00:00
sno
63b4776e4e PkgSrc changes:
- updating package to POE::Component::Pluggable module version 1.18

Upstream changes:
1.18  Sat Apr 11 10:05:02 BST 2009
    - Tidied up all the code. Removed hard tabs and made code more readable
      some places. (Hinrik)
    - Complain when plugin register/unregister subroutines don't return a
      true value (Hinrik)

1.16  Wed Mar  4 23:07:47 GMT 2009
    - Remove extraneous newline from some debug messages (Hinrik)
    - Give a helpful warning when a plugin handler does not return
      a valid EAT constant (Hinrik)

1.14  Mon Jan 26 12:25:26 GMT 2009
    - We were not processing '_default' in $self. Fixed.
2009-04-12 10:04:40 +00:00
he
db297c766b Import p5-POE-Component-Pluggable version 1.10.
POE::Component::Pluggable is a base class for creating plugin enabled
POE Components. It is a generic port of POE::Component::IRC's plugin
system.

If your component dispatches events to registered POE sessions, then
POE::Component::Pluggable may be a good fit for you.
2008-09-10 18:53:49 +00:00