Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id C080863BEE1 for ; Sun, 1 Apr 2012 18:48:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7EE8C14A26D; Sun, 1 Apr 2012 18:49:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE41414A252 for ; Sun, 1 Apr 2012 18:49:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 6nMV0OwmQCfi for ; Sun, 1 Apr 2012 18:49:02 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 5686C14A23E for ; Sun, 1 Apr 2012 18:49:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3217B175DD; Sun, 1 Apr 2012 18:49:02 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 1 Apr 2012 18:49:02 +0000 From: "Ulrich Habel" Subject: CVS commit: pkgsrc/comms/p5-Asterisk To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org X-Mailer: log_accum Message-Id: <20120401184902.3217B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rhaen Date: Sun Apr 1 18:49:02 UTC 2012 Modified Files: pkgsrc/comms/p5-Asterisk: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/comms/p5-Asterisk/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/comms/p5-Asterisk/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.