Received: by mail.netbsd.org (Postfix, from userid 605) id BC00784D36; Sun, 17 Sep 2017 08:10:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5125984D22 for ; Sun, 17 Sep 2017 08:10:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id YjlRW_Poi9Vt for ; Sun, 17 Sep 2017 08:10:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B9B0C84D04 for ; Sun, 17 Sep 2017 08:10:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B46FEFA9A; Sun, 17 Sep 2017 08:10:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150563580134890" MIME-Version: 1.0 Date: Sun, 17 Sep 2017 08:10:01 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/comms/p5-Asterisk To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170917081001.B46FEFA9A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_150563580134890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Sep 17 08:10:01 UTC 2017 Modified Files: pkgsrc/comms/p5-Asterisk: Makefile distinfo Log Message: p5-Asterisk: update to 1.08. 1.08 Package asterisk::perl to resolve pause index upload. 1.07 Replace Config with Conf namespace to resolve conflict with Asterisk::config distro 1.06 New upload with original asterisk-perl distro name More test script updates to increase code coverage. 1.05 Fix Asterisk::Manager undefined response RT#115789 ( Thanks Chris Hemmerly) Fix MakeFile.PL and Asterisk::Perl for Pause Indexing (Thanks Jim Keenan) minor updates on the test scripts 1.04 Asterisk-Perl distribution now on Github. Added simple test scripts Travis and CoverAll integration with new Github repository Asterisk-Perl distribution now ready for Pull Request Challenge (http://cpan-prc.org/) To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/comms/p5-Asterisk/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/comms/p5-Asterisk/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150563580134890 Content-Disposition: inline Content-Length: 2271 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/comms/p5-Asterisk/Makefile diff -u pkgsrc/comms/p5-Asterisk/Makefile:1.18 pkgsrc/comms/p5-Asterisk/Makefile:1.19 --- pkgsrc/comms/p5-Asterisk/Makefile:1.18 Sun Sep 3 08:36:51 2017 +++ pkgsrc/comms/p5-Asterisk/Makefile Sun Sep 17 08:10:01 2017 @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2017/09/03 08:36:51 wiz Exp $ -# +# $NetBSD: Makefile,v 1.19 2017/09/17 08:10:01 wiz Exp $ -DISTNAME= asterisk-perl-1.03 -PKGNAME= p5-Asterisk-1.03 -PKGREVISION= 7 +DISTNAME= asterisk-perl-1.08 +PKGNAME= p5-Asterisk-${DISTNAME:S/asterisk-perl-//} CATEGORIES= comms perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JA/JAMESGOL/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IT/ITCHARLIE/} #MASTER_SITES+= http://asterisk.gnuinter.net/files/ MAINTAINER= pkgsrc-users@NetBSD.org @@ -13,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Collection of perl modules to be used with Asterisk LICENSE= artistic +DEPENDS+= p5-Net-Telnet-[0-9]*:../../net/p5-Net-Telnet + PERL5_PACKLIST= auto/asterisk-perl/.packlist EXAMPLES_DIR= ${PREFIX}/share/examples/p5-Asterisk Index: pkgsrc/comms/p5-Asterisk/distinfo diff -u pkgsrc/comms/p5-Asterisk/distinfo:1.5 pkgsrc/comms/p5-Asterisk/distinfo:1.6 --- pkgsrc/comms/p5-Asterisk/distinfo:1.5 Tue Nov 3 01:34:56 2015 +++ pkgsrc/comms/p5-Asterisk/distinfo Sun Sep 17 08:10:01 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/11/03 01:34:56 agc Exp $ +$NetBSD: distinfo,v 1.6 2017/09/17 08:10:01 wiz Exp $ -SHA1 (asterisk-perl-1.03.tar.gz) = 6177c1a36a4aaec0ac179be4d641a76b4d2daad0 -RMD160 (asterisk-perl-1.03.tar.gz) = e9b4f7e6e54f6d672c288c9932d4a359422256ed -SHA512 (asterisk-perl-1.03.tar.gz) = 014b8195ca9117dd0a272096f3480dbec839bb7a9f6f48b28cee9cef9062863b2f3c4aad98b5e495ded07d79bbe610c631c6ad5480cd1bc7d1f7e6f8c39f47a4 -Size (asterisk-perl-1.03.tar.gz) = 27876 bytes +SHA1 (asterisk-perl-1.08.tar.gz) = 6fb02c4849b47fe0f45ffb2bf008406e267f2905 +RMD160 (asterisk-perl-1.08.tar.gz) = 4ebdb5b3bab2dfe4745f57f850e0894a3ce0aad3 +SHA512 (asterisk-perl-1.08.tar.gz) = 0134dd2a3f4c698664caee223927d6f7c93bd7125dd72b474b2c034ada81397013f3083b96e7601f72a5297f1b548f3ec357c626398d508184ffe782821a9f62 +Size (asterisk-perl-1.08.tar.gz) = 40036 bytes --_----------=_150563580134890--