pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-IO-Prompt



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Mar 11 11:23:21 UTC 2017

Modified Files:
        pkgsrc/devel/p5-IO-Prompt: Makefile distinfo

Log Message:
Update to 0.997004

Upstream changes:
0.997004  Fri Nov 25 09:02:47 2016

    - Removed dependency on version.pm (thanks Petr)

    - Removed dependency on deprecated POSIX isprint()
      (thanks Slaven)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/p5-IO-Prompt/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-IO-Prompt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-IO-Prompt/Makefile
diff -u pkgsrc/devel/p5-IO-Prompt/Makefile:1.18 pkgsrc/devel/p5-IO-Prompt/Makefile:1.19
--- pkgsrc/devel/p5-IO-Prompt/Makefile:1.18     Sun Aug  7 06:55:33 2016
+++ pkgsrc/devel/p5-IO-Prompt/Makefile  Sat Mar 11 11:23:21 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2016/08/07 06:55:33 wen Exp $
+# $NetBSD: Makefile,v 1.19 2017/03/11 11:23:21 wen Exp $
 #
 
-DISTNAME=      IO-Prompt-0.997003
+DISTNAME=      IO-Prompt-0.997004
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
@@ -11,7 +11,6 @@ HOMEPAGE=     http://search.cpan.org/~dconwa
 COMMENT=       Interactively prompt for user input
 LICENSE=       ${PERL5_LICENSE}
 
-#DEPENDS+=     {perl>=5.10,p5-version-[0-9]*}:../../devel/p5-version
 DEPENDS+=      p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
 DEPENDS+=      p5-Want-[0-9]*:../../devel/p5-Want
 

Index: pkgsrc/devel/p5-IO-Prompt/distinfo
diff -u pkgsrc/devel/p5-IO-Prompt/distinfo:1.6 pkgsrc/devel/p5-IO-Prompt/distinfo:1.7
--- pkgsrc/devel/p5-IO-Prompt/distinfo:1.6      Sun Aug  7 06:55:33 2016
+++ pkgsrc/devel/p5-IO-Prompt/distinfo  Sat Mar 11 11:23:21 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2016/08/07 06:55:33 wen Exp $
+$NetBSD: distinfo,v 1.7 2017/03/11 11:23:21 wen Exp $
 
-SHA1 (IO-Prompt-0.997003.tar.gz) = fda3c47e5c9ddf78d9377c2a9b5ad51fccd662e6
-RMD160 (IO-Prompt-0.997003.tar.gz) = e6962ce79ff95acf1ef5f0951403f85dfa788457
-SHA512 (IO-Prompt-0.997003.tar.gz) = 77bb0aee716322879b36cd3d393b58426fe50fb72d415fab16b2546b99f4f5c6b3e3f1da06be9d066baa6c549e2469b4b7c3807373c7b6233a689b6a4357664d
-Size (IO-Prompt-0.997003.tar.gz) = 15265 bytes
+SHA1 (IO-Prompt-0.997004.tar.gz) = aaf1b4e39522489da2c16b20cac19fc9f3389ef7
+RMD160 (IO-Prompt-0.997004.tar.gz) = 12139b6b4e53f698ed9442847e5082ecdbdf088f
+SHA512 (IO-Prompt-0.997004.tar.gz) = a3624ae807b88493231e3de5ad2bff78927924fa72db68828cdbe69fd54c9a38f6fd7e39d9cddf1e82e60614ddaacbcdef1ba08e4af6713d899077b141d8b2e6
+Size (IO-Prompt-0.997004.tar.gz) = 15297 bytes



Home | Main Index | Thread Index | Old Index