Commit graph

11 commits

Author SHA1 Message Date
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
asau
6b05a6f977 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:24:38 +00:00
rhaen
39dd282805 Updated to 1.03
Changes:
1.03	Fix AGI.pm from printing warnings on some optional
        variables (http://bugs.debian.org/525025)

1.02	Fix POD for AGI.pm thanks to Lawrence Gilbert
	Fix Manager.pm parsing values that were 0
	Fix verbose example in AGI.pm
	Fix return in _readparse in AGI.pm
	Fix quoting on a few AGI.pm commands
2012-04-01 18:49:01 +00:00
obache
914df23d5b Revision bump after updating perl5 to 5.14.1. 2011-08-14 07:38:55 +00:00
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
joerg
b623404cf1 Fix DESTDIR installation. 2009-08-03 15:19:17 +00:00
sno
367aba4488 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
2009-07-07 15:42:13 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +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
he
1e09a4d89f Update from version 0.08 to 0.10. Changes:
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
2008-08-05 21:42:39 +00:00
gavan
e38d9e3796 Add asterisk-perl 0.08, a collection of perl modules and examples for use with
Asterisk. For consistency, the pkgsrc package is called p5-Asterisk.
2006-03-15 00:15:08 +00:00