pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/p5-Asterisk p5-Asterisk: update to 1.08.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2811d9dd6de8
branches: trunk
changeset: 368450:2811d9dd6de8
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 17 08:10:01 2017 +0000
description:
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:
comms/p5-Asterisk/Makefile | 12 ++++++------
comms/p5-Asterisk/distinfo | 10 +++++-----
2 files changed, 11 insertions(+), 11 deletions(-)
diffs (43 lines):
diff -r 65d20795ec6e -r 2811d9dd6de8 comms/p5-Asterisk/Makefile
--- a/comms/p5-Asterisk/Makefile Sun Sep 17 08:02:40 2017 +0000
+++ b/comms/p5-Asterisk/Makefile Sun Sep 17 08:10:01 2017 +0000
@@ -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@localhost
@@ -13,6 +11,8 @@
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 -r 65d20795ec6e -r 2811d9dd6de8 comms/p5-Asterisk/distinfo
--- a/comms/p5-Asterisk/distinfo Sun Sep 17 08:02:40 2017 +0000
+++ b/comms/p5-Asterisk/distinfo Sun Sep 17 08:10:01 2017 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index