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:           Sun Aug  7 06:55:33 UTC 2016

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

Log Message:
Update to 0.997003

Upstream changes:
0.997003  Wed Aug 19 10:47:34 2015

    - Removed dependencies check for /dev/tty because it was
      messing up smoke testing (thanks, Jarkko!)


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-IO-Prompt/Makefile
cvs rdiff -u -r1.5 -r1.6 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.17 pkgsrc/devel/p5-IO-Prompt/Makefile:1.18
--- pkgsrc/devel/p5-IO-Prompt/Makefile:1.17     Wed Jun  8 19:23:03 2016
+++ pkgsrc/devel/p5-IO-Prompt/Makefile  Sun Aug  7 06:55:33 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2016/06/08 19:23:03 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2016/08/07 06:55:33 wen Exp $
 #
 
-DISTNAME=      IO-Prompt-0.997002
-PKGNAME=       p5-${DISTNAME:S/997001/99.7.001/}
-PKGREVISION=   2
+DISTNAME=      IO-Prompt-0.997003
+PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
 

Index: pkgsrc/devel/p5-IO-Prompt/distinfo
diff -u pkgsrc/devel/p5-IO-Prompt/distinfo:1.5 pkgsrc/devel/p5-IO-Prompt/distinfo:1.6
--- pkgsrc/devel/p5-IO-Prompt/distinfo:1.5      Tue Nov  3 03:28:21 2015
+++ pkgsrc/devel/p5-IO-Prompt/distinfo  Sun Aug  7 06:55:33 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 03:28:21 agc Exp $
+$NetBSD: distinfo,v 1.6 2016/08/07 06:55:33 wen Exp $
 
-SHA1 (IO-Prompt-0.997002.tar.gz) = 594f827278b9c138b986fb2624b31d49bf74cdda
-RMD160 (IO-Prompt-0.997002.tar.gz) = 6f160c35ccd5089aa81313ce05ac77c5ede429f5
-SHA512 (IO-Prompt-0.997002.tar.gz) = 468afe08cb5d960070b0895108932f47cc8e151b868ac57d6ae9237c520878d72765fe7f6c34dcf1e72f2453fe608d9fb38cbd13b283e415a038356cf006d27b
-Size (IO-Prompt-0.997002.tar.gz) = 15085 bytes
+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



Home | Main Index | Thread Index | Old Index