Fri Apr 29 12:54:10 2016 UTC ()
Updated to devel/p5-IO-Prompter-0.004014
----------------------------------------
0.004014  Tue Nov 24 08:50:00 2015
    * Numerous improvements to completion behaviour
      (Many thanks, Victor, and apologies for the long delay!)


(mef)
diff -r1.9 -r1.10 pkgsrc/devel/p5-IO-Prompter/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-IO-Prompter/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/p5-IO-Prompter/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-IO-Prompter/Makefile 2015/09/02 12:11:25 1.9
+++ pkgsrc/devel/p5-IO-Prompter/Makefile 2016/04/29 12:54:10 1.10
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.9 2015/09/02 12:11:25 mef Exp $ 1# $NetBSD: Makefile,v 1.10 2016/04/29 12:54:10 mef Exp $
2# 2#
3 3
4DISTNAME= IO-Prompter-0.004013 4DISTNAME= IO-Prompter-0.004014
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/IO-Prompter/ 10HOMEPAGE= http://search.cpan.org/dist/IO-Prompter/
11COMMENT= Prompt for, read, vet, chomp, and encapsulate input 11COMMENT= Prompt for, read, vet, chomp, and encapsulate input
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14PERL5_REQD+= 5.10 14PERL5_REQD+= 5.10
15 15
16DEPENDS+= p5-Contextual-Return-[0-9]*:../../devel/p5-Contextual-Return 16DEPENDS+= p5-Contextual-Return-[0-9]*:../../devel/p5-Contextual-Return
17 17

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-IO-Prompter/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-IO-Prompter/distinfo 2015/11/03 03:28:21 1.5
+++ pkgsrc/devel/p5-IO-Prompter/distinfo 2016/04/29 12:54:10 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2015/11/03 03:28:21 agc Exp $ 1$NetBSD: distinfo,v 1.6 2016/04/29 12:54:10 mef Exp $
2 2
3SHA1 (IO-Prompter-0.004013.tar.gz) = 3ce515fff5e5147280600eed1ab67c2da0aa0338 3SHA1 (IO-Prompter-0.004014.tar.gz) = 34b462a25047a0c5d554e6004d2a42106620bf04
4RMD160 (IO-Prompter-0.004013.tar.gz) = 19d7d03cc9dd020500206eb92fe6e4f4b57e3f29 4RMD160 (IO-Prompter-0.004014.tar.gz) = 938549222c2faa6dcd9fd8d397fb1ce78a2f2547
5SHA512 (IO-Prompter-0.004013.tar.gz) = d29930bb3eded50ce5e04f410def23eafc8fa4125c222f3ee7ae3f2d0552ce347e9aaba2044f775f986700599bb5a761a99d16617f58f24ad5275bc3ed302cbd 5SHA512 (IO-Prompter-0.004014.tar.gz) = b971b7cae43210e89869a36ae0b6616bbf3417254eea52373e95d8321a30c3f53026a9c432b041c21b7727c80ddabaf46249b2e19c3f9d4752281cf1892e4797
6Size (IO-Prompter-0.004013.tar.gz) = 43841 bytes 6Size (IO-Prompter-0.004014.tar.gz) = 43919 bytes