diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 15:42:13 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 15:42:13 +0000 |
commit | 5168eda76e397e2da11c100037d423e0a5d71c16 (patch) | |
tree | 888839ae24507937f0455bb02e1b76028373f7da /comms/p5-Asterisk/PLIST | |
parent | 263934f569d143c3187136a2b61808b580c67b14 (diff) | |
download | pkgsrc-5168eda76e397e2da11c100037d423e0a5d71c16.tar.gz |
pkgsrc changes:
- Updating package for p5 module asterisk-perl from 0.10nb1 to 1.01
- Adjusting license to artistic
- Fix destdir support
Upstream changes:
1.01 Fix 2 typos in Asterisk::Manager (Thanks Denis Smirnov)
1.00 Fix AGI readresponse so if ReadParse isn't manually run, the first
command output will be returned
Fix AGI say_datetime_all so it works correctly (pointed out by
Sergey Basmanov)
Fix Manager sendcommand problem. Reported by numerous people but
patch used from Tilghman Lesher
Fix warning from being printed if AGI verbose is used without level
Diffstat (limited to 'comms/p5-Asterisk/PLIST')
-rw-r--r-- | comms/p5-Asterisk/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/p5-Asterisk/PLIST b/comms/p5-Asterisk/PLIST index 7a0a65c5046..a2f9715afa9 100644 --- a/comms/p5-Asterisk/PLIST +++ b/comms/p5-Asterisk/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:38:41 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/07/07 15:42:13 sno Exp $ share/examples/p5-Asterisk/agi-enum.agi share/examples/p5-Asterisk/agi-sayani.agi share/examples/p5-Asterisk/agi-test.agi share/examples/p5-Asterisk/calleridnamelookup.agi +share/examples/p5-Asterisk/directory.agi share/examples/p5-Asterisk/manager-test.pl share/examples/p5-Asterisk/tts-bofh.agi share/examples/p5-Asterisk/tts-line.agi |