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
This commit is contained in:
parent
fe84a0cf7c
commit
39dd282805
2 changed files with 7 additions and 8 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.7 2011/08/14 07:43:02 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2012/04/01 18:49:01 rhaen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= asterisk-perl-1.01
|
||||
PKGNAME= p5-Asterisk-1.01
|
||||
PKGREVISION= 2
|
||||
DISTNAME= asterisk-perl-1.03
|
||||
PKGNAME= p5-Asterisk-1.03
|
||||
CATEGORIES= comms perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JA/JAMESGOL/}
|
||||
MASTER_SITES+= http://asterisk.gnuinter.net/files/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.3 2009/07/07 15:42:13 sno Exp $
|
||||
$NetBSD: distinfo,v 1.4 2012/04/01 18:49:01 rhaen Exp $
|
||||
|
||||
SHA1 (asterisk-perl-1.01.tar.gz) = 08e931997fd6b3a1bc0d953118006c61c88ef6e8
|
||||
RMD160 (asterisk-perl-1.01.tar.gz) = b2ad4160373d72a079779d402b2ae80aabbf6ac7
|
||||
Size (asterisk-perl-1.01.tar.gz) = 27680 bytes
|
||||
SHA1 (asterisk-perl-1.03.tar.gz) = 6177c1a36a4aaec0ac179be4d641a76b4d2daad0
|
||||
RMD160 (asterisk-perl-1.03.tar.gz) = e9b4f7e6e54f6d672c288c9932d4a359422256ed
|
||||
Size (asterisk-perl-1.03.tar.gz) = 27876 bytes
|
||||
|
|
Loading…
Reference in a new issue