summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-17 08:10:01 +0000
committerwiz <wiz@pkgsrc.org>2017-09-17 08:10:01 +0000
commit3809ee36f840bb6ca7e419f1728c9b93ff638701 (patch)
tree01e5bc0af4271950641849869505d585f9a54d5a /comms
parentd73013affd3119f1fc9524f272389c28bee17d2f (diff)
downloadpkgsrc-3809ee36f840bb6ca7e419f1728c9b93ff638701.tar.gz
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/)
Diffstat (limited to 'comms')
-rw-r--r--comms/p5-Asterisk/Makefile12
-rw-r--r--comms/p5-Asterisk/distinfo10
2 files changed, 11 insertions, 11 deletions
diff --git a/comms/p5-Asterisk/Makefile b/comms/p5-Asterisk/Makefile
index 6345ea06cd5..2a8140f3d57 100644
--- a/comms/p5-Asterisk/Makefile
+++ b/comms/p5-Asterisk/Makefile
@@ -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
diff --git a/comms/p5-Asterisk/distinfo b/comms/p5-Asterisk/distinfo
index 069fe8eb6b2..44a93a117c2 100644
--- a/comms/p5-Asterisk/distinfo
+++ b/comms/p5-Asterisk/distinfo
@@ -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