pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Term-ReadKey
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 9 08:32:42 UTC 2016
Modified Files:
pkgsrc/devel/p5-Term-ReadKey: Makefile distinfo
Log Message:
Updated p5-Term-ReadKey to 2.37.
2.37 - 2016-10-07
* Make minimum version of ExtUtils::MakeMaker 6.58
* Better support parallel builds by making 'dynamic' a dependency of the ReadKey.pm
* Add a 'provides' META section to help indexing
2.36 - 2016-10-07
* Add a package declaration to the ReadKey_pm.PL to aid indexing
2.35 - 2016-10-06
* Use FULLPERLRUNINST to run the ReadKey_pm.PL to get the 'blib'
2.34 - 2016-10-06
* Fix GetTerminalSize() argument handling
* Fix miniperl build on Win32
* Remove unused Cwd
* Fix TAP output
* Fix warnings in XS file
* Don't attempt some tests if STDIN is not a terminal
* Generate ReadKey.pm from ReadKey_pm.PL to expand blockoptions
* demand-load Carp,
* remove unneeded AutoLoader,
* Improve genchars.pl, support make -s silence.
* Improve Makefile.PL add SIGN, fix pure_site_install, support dual-life, fix realclean
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/p5-Term-ReadKey/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Term-ReadKey/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-Term-ReadKey/Makefile
diff -u pkgsrc/devel/p5-Term-ReadKey/Makefile:1.31 pkgsrc/devel/p5-Term-ReadKey/Makefile:1.32
--- pkgsrc/devel/p5-Term-ReadKey/Makefile:1.31 Wed Jun 8 19:23:34 2016
+++ pkgsrc/devel/p5-Term-ReadKey/Makefile Sun Oct 9 08:32:42 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2016/06/08 19:23:34 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2016/10/09 08:32:42 wiz Exp $
-VERS= 2.33
+VERS= 2.37
DISTNAME= TermReadKey-${VERS}
PKGNAME= p5-Term-ReadKey-${VERS}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
Index: pkgsrc/devel/p5-Term-ReadKey/distinfo
diff -u pkgsrc/devel/p5-Term-ReadKey/distinfo:1.9 pkgsrc/devel/p5-Term-ReadKey/distinfo:1.10
--- pkgsrc/devel/p5-Term-ReadKey/distinfo:1.9 Tue Nov 3 03:28:48 2015
+++ pkgsrc/devel/p5-Term-ReadKey/distinfo Sun Oct 9 08:32:42 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/03 03:28:48 agc Exp $
+$NetBSD: distinfo,v 1.10 2016/10/09 08:32:42 wiz Exp $
-SHA1 (TermReadKey-2.33.tar.gz) = e0d94aa238de92516fc33ef020d16dd6c958ad54
-RMD160 (TermReadKey-2.33.tar.gz) = a7d8d7d843827f6ded972b384a466ac593bd5f38
-SHA512 (TermReadKey-2.33.tar.gz) = ecee70695f8d48f8eeeb6916a7f25aac536e8725815e6c22ed01791f152b55a4203460cb090b00b64ed71e093890b9bc096679223cc97bda0c323e61f105a0ee
-Size (TermReadKey-2.33.tar.gz) = 82916 bytes
+SHA1 (TermReadKey-2.37.tar.gz) = 27aa51e115d6eb63338a2f1bcaddc2b9150a8eaf
+RMD160 (TermReadKey-2.37.tar.gz) = c09b5024af5af4b39d73c690002280fe81ebd24c
+SHA512 (TermReadKey-2.37.tar.gz) = b602d612be17ec4a56fe50742728dae17733f251ef399e8fb69cc8eb22885d7e1c1073c735fb23826137e80be8d3597e60f496ac63180739752d070957880eea
+Size (TermReadKey-2.37.tar.gz) = 85082 bytes
Home |
Main Index |
Thread Index |
Old Index