pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/p5-Asterisk
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.
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@localhost
@@ -13,6 +11,8 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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
Home |
Main Index |
Thread Index |
Old Index