pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Expect Update 0.31 to 0.33



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b18768f87fe
branches:  trunk
changeset: 650005:2b18768f87fe
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Apr 16 13:56:49 2015 +0000

description:
Update 0.31 to 0.33
-------------------
0.33 2015-04-02
 - Allow multi-argument forms of "command" to be passed
 - Force Term::ReadLine in called programs to use the "Stub"
   implementation, which has consistent output (vs Term::ReadLine::Perl)

0.32 2015-04-02
 - Quote regex meta-characters before using them in a regex (fixes
   #81987)
 - Include leading space in PERL_RL variable (fixes #38914)
 - New maintainer (BPS)

diffstat:

 devel/p5-Test-Expect/Makefile |  6 +++---
 devel/p5-Test-Expect/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 27a091ea7b29 -r 2b18768f87fe devel/p5-Test-Expect/Makefile
--- a/devel/p5-Test-Expect/Makefile     Thu Apr 16 13:53:35 2015 +0000
+++ b/devel/p5-Test-Expect/Makefile     Thu Apr 16 13:56:49 2015 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:21 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2015/04/16 13:56:49 mef Exp $
 #
 
-DISTNAME=      Test-Expect-0.31
+DISTNAME=      Test-Expect-0.33
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Test/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Test-Expect/
 COMMENT=       Automated driving and testing of terminal-based programs with Perl 5
+LICENSE=       ${PERL5_LICENSE}
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Test/Expect/.packlist
diff -r 27a091ea7b29 -r 2b18768f87fe devel/p5-Test-Expect/distinfo
--- a/devel/p5-Test-Expect/distinfo     Thu Apr 16 13:53:35 2015 +0000
+++ b/devel/p5-Test-Expect/distinfo     Thu Apr 16 13:56:49 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/02/07 20:07:32 seb Exp $
+$NetBSD: distinfo,v 1.2 2015/04/16 13:56:49 mef Exp $
 
-SHA1 (Test-Expect-0.31.tar.gz) = 2eddc7513028f2899a3ddba9acc05e6444a40067
-RMD160 (Test-Expect-0.31.tar.gz) = e6d0b1c1aaddfda2306cf8e9ac2c0f5c99f667cf
-Size (Test-Expect-0.31.tar.gz) = 3330 bytes
+SHA1 (Test-Expect-0.33.tar.gz) = 7361c08f32e4798340ce30bb5ecd7b047401abc5
+RMD160 (Test-Expect-0.33.tar.gz) = 15b8896786f57928880386f962c3aef4ac2932d5
+Size (Test-Expect-0.33.tar.gz) = 4800 bytes



Home | Main Index | Thread Index | Old Index