0.853 (07.30.2008) - John Siracusa <siracusa@gmail.com>
* Fixed a bug in the hash get_set_init method interface. (Reported
by Bill Moseley)
0.852 (06.25.2008) - John Siracusa <siracusa@gmail.com>
* Documented Rose::Object::MixIn->import()'s -target_class parameter.
0.851 (06.06.2008) - John Siracusa <siracusa@gmail.com>
* Corrected mistakes in the Rose::Class::MakeMethods::Generic POD.
changes:
Support shared desktops in RFB input
Make the Quicktime codec wrapper work on win32
Experimental DVD navigation support
Support AAC/H.264 in FLV files
Fixes in the DirectShow codec wrapper
Fix the Real codec wrapper plugin
New deinterlace2 plugin incorporating TVtime deinterlacers
Handle seeking, timestamps, duration in RAW video/audio parsers
New DirectShow video sink for Win32
FAAD reverse playback support
OSS4 support improvements
MythTV seeking support
SPC decoder now supports seeking, tags and duration queries
Replaygain elements moved to Good
Deinterleave/interleave elements fixed and moved to Good
MPEG-4 video stream parser fixes
Improved MPEG-TS parsing for DVB support
Improvements in App source/sink
RTP manager enhancements
changes:
Replaygain elements moved from Bad
Interleave/Deinterleave elements moved from Bad
Pulseaudio plugin http://pulseaudio.org is now integrated
New simple Karaoke audio effect plugin
Improvements in v4l2src
Multi-channel FLAC file fixes
AVI and Quicktime reverse playback support
AVI and Matroska muxing improvements
New element for rendering SMPTE transitions into alpha channels
Many improvements in the Win32 directdraw elements
Error out cleanly for encrypted streams
RTP/UDP handling improvements
RTSP digest authentatication implemented.
New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
Error concealment for Speex
Many other bug-fixes and enhancements
(we could build it in the base pkg because it doesn't cause additional
dependencies, but it is marked experimental, so better leave it
as optional addon)
its own, starting with "VirtualEvent" (Which is correctly set to LASTEvent,
defined in include/X11/X.h). In xproto-7.0.13, a new event "GenericEvent" was
added - making the defined array broken for all of Tk's internal events.
The easy fix is to just add in the missing event into the hard-coded array.
This patch was reported here: http://bugs.gentoo.org/show_bug.cgi?id=225999
A cleaner fix, but a much bigger patch, is listed in the Tk bug tracker. I'm
punting that Tk will have been updated with the fix before X.h grows another
event.
http://sourceforge.net/tracker/index.php?func=detail&aid=2010422&group_id=12997&atid=112997
Bump PKGREVISION.
we'll be using either libc stubs or devel/pthread-stublib, depending on age.
Tested on NetBSD 4.99.
No PKGREVISION bump, there should be no functional change.
Suggested by bjs@
1.34 7 July 2007
----
* Included Core patch #31200 - change to support perl 5.10 for
Filter::Util::Call
* Also included the equivalent changes for the other filters. Patch
kindly provided by Steve Hay.
1.33 1 March 2007
----
* fixed ninstr issue for 5.8.9
* added t/pod.t
0.10 Seriously this is a test release, and if all is well next
version will be 1.0.
Allow AGI commands get_option and stream_file to accept an
array of files in addition to a single file (inspired by
Michael Komitee)
Add gender paramater to AGI SAY NUMBER (only in asterisk trunk)
Fix operator precedence login in debugging output of AGI
(Thanks Matt Reilly)
Adjust the way we handle ReadParse so it will work if the
user handles those reads themself
Quote options that are passed to exec and export $VERSION
in AGI (Thanks Peter Beckman)
Allow offset to be passed to stream_file in AGI (Thanks
jfields via CPAN)
Fix behavior of noop in AGI.pm (Thanks Dmitry Ivanov for
pointing this out)
0.09 Test release. Will go to 1.0 shortly after testing
Change AGI.pm so we run ReadParse if the user forgot to run it manually
Add LICENSE file to source
Added 2 basic tests of AGI.pm so 'make test' does something
Time to 'use strict' and 'use warnings' in AGI.pm (Hurray!)
Added 'SetVar' as available keyword in Outgoing.pm
Modified Asterisk::AGI set_variable to always quote the value
Add directory.agi example from C. de Souza <m.list at yahoo.de>
Updated calleridnamelookup.agi from Jeff Siddall <jeff at siddall.name>
Manager.pm update from Brian Evans <brian at indosoft.ca>
Patches from Peter Beckman <beckman at purplecow.com> (THANKS!!!)
Add documentation for missing functions in AGI.pm
Add control_stream_file to AGI.pm
Add get_full_variable to AGI.pm
Add get_option to AGI.pm
Add say_alpha/date/time/datetime/phonetic to AGI.pm
Change callback to be in central location rather
than per function
Allow using multiple SetVar in Outgoing.pm from Dariusz
Dwornikowski <d.dwornikowski at proadmin.com.pl>
Use 'use strict' and 'use warnings' in Outgoing.pm
deal with the case where we can only determine the number of cores (which
should work on all platform) and not the CPU frequency (which only works
on some x86 machines).
Updated devel/p5-FileHandle-Unget to 0.1622
Added devel/p5-Test-Output version 0.10
Updated www/p5-HTML-Stream to 1.59
Updated www/p5-HTTP-Request-Form to 0.9.5.2
Updated devel/p5-IO-Null to 1.01
Updated mail/p5-Mail-ClamAV to 0.22
This switches to the gnome-2.22 branch.
pkgsrc change: explicitely disable building of the valgrind plugin,
so that it doesn't get picked up accidentaly, to fix PR pkg/37831
by Ondrej Tuma
Changes (hard to dig out of CPAN; there's version confusion, so this
is from the source):
0.22 Sun May 18 09:10:19 EDT 2008
- removed constant CL_SCAN_PHISHING_DOMAINLIST
- removed support for maxratio and maxmailrec
0.21 Mon Jan 14 14:39:43 MST 2008
- updated to work with missing defines in new libclamav-0.92
Pkgsrc changes:
o Add HOMEPAGE using search.cpan.org.
Upstream changes:
2004-12-29 Sean M. Burke sburke@cpan.org
* Version 1.01 -- no code changes, just rebundling
Update from version 0.9.5.1 to 0.9.5.2.
Pkgsrc change:
o Add in a patch from CPAN GNATS # 7583.
Upstream change (not recorded in Changes):
o Check for undefinedness before using it as a value.
Pkgsrc change:
o Add in a patch from CPAN GNATS # 7583.
Upstream change (not recorded in Changes):
o Check for undefinedness before using it as a value.
Pkgsrc changes:
o Fix a problem with using p5-Test-Output (optional, not DEPENDS+= here)
Upstream changes (from README file; missing updated Changes reported):
Version 1.59 (2008/06/01)
Better tests, better Meta.yml.
Version 1.58 (2008/05/28)
Another attempt at cleanup, as well expanding the Meta.yml file.
Version 1.57 (2008/05/28)
Cleaned up the Mac-specific files that were getting created in the
archive.
Version 1.56 (2008/05/27)
Added the start of a testing suite. In the process, I found an
error: HTML defines the tag 'NOFRAMES', not 'NOFRAME'. Both are
currently in the tag list, but consider 'NOFRAME' depriciated.
The test suite requires Test::More and Test::Output.
Test::Output provides a simple interface for testing output sent
to STDOUT or STDERR. A number of different utilies are included to
try and be as flexible as possible to the tester.
Originally this module was designed not to have external requirements,
however, the features provided by Sub::Exporter over what Exporter
provides is just to great to pass up.
Test::Output ties STDOUT and STDERR using Test::Output::Tie.
Pkgsrc changes:
o Change HOMEPAGE to use dist/ instead of user name.
o Add USE_TOOLS+=perl for the tests
Upstream changes:
Version 0.1622: Wed Jul 16 2008
- Updated to the latest version of Module::Install
- Removed auto-install for better compatibility with CPAN and others
- Moved hosting to Google Code