pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Term-ReadLine
Module Name: pkgsrc
Committed By: mef
Date: Mon Nov 7 14:04:33 UTC 2016
Modified Files:
pkgsrc/devel/p5-Term-ReadLine: Makefile distinfo
Log Message:
Update devel/p5-Term-ReadLine to 1.35
-------------------------------------
1.35 2016-11-03
- readline-7.0 support
new function
rl_clear_visible_line
rl_tty_set_echoing
rl_pending_signal
new variable
rl_persistent_signal_handlers
- Gnu.xs: fix a bug of rl_readline_state variable causing on a
big-endian, sizeof(int)==4, and sizeof(long)==8 platform
with the GNU Readline Library 7.0. [rt.cpan.org #118371]
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/p5-Term-ReadLine/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Term-ReadLine/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-ReadLine/Makefile
diff -u pkgsrc/devel/p5-Term-ReadLine/Makefile:1.46 pkgsrc/devel/p5-Term-ReadLine/Makefile:1.47
--- pkgsrc/devel/p5-Term-ReadLine/Makefile:1.46 Thu Jul 28 02:56:49 2016
+++ pkgsrc/devel/p5-Term-ReadLine/Makefile Mon Nov 7 14:04:32 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2016/07/28 02:56:49 wen Exp $
+# $NetBSD: Makefile,v 1.47 2016/11/07 14:04:32 mef Exp $
-DISTNAME= Term-ReadLine-Gnu-1.34
+DISTNAME= Term-ReadLine-Gnu-1.35
PKGNAME= p5-${DISTNAME:S/-Gnu//}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
Index: pkgsrc/devel/p5-Term-ReadLine/distinfo
diff -u pkgsrc/devel/p5-Term-ReadLine/distinfo:1.19 pkgsrc/devel/p5-Term-ReadLine/distinfo:1.20
--- pkgsrc/devel/p5-Term-ReadLine/distinfo:1.19 Thu Jul 28 02:56:49 2016
+++ pkgsrc/devel/p5-Term-ReadLine/distinfo Mon Nov 7 14:04:32 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2016/07/28 02:56:49 wen Exp $
+$NetBSD: distinfo,v 1.20 2016/11/07 14:04:32 mef Exp $
-SHA1 (Term-ReadLine-Gnu-1.34.tar.gz) = 8052543fcdf3ab5ae44a385224d92b8337dd5125
-RMD160 (Term-ReadLine-Gnu-1.34.tar.gz) = 7af3617ff0b398e808acd170ecf1274d7d3e5d44
-SHA512 (Term-ReadLine-Gnu-1.34.tar.gz) = ea6ccc09dd99a75aede9eb93594de3956deba3b6451d9d940995f8b95d2e3450bfeddd9b90066ce4934a2e8bc9a82e32093bad5f7c2ec637725ab777ed028083
-Size (Term-ReadLine-Gnu-1.34.tar.gz) = 126841 bytes
+SHA1 (Term-ReadLine-Gnu-1.35.tar.gz) = 1f57fe986d56c6afa5eb868ca36dc5f0f8dcc3b6
+RMD160 (Term-ReadLine-Gnu-1.35.tar.gz) = 14ab8dc5dd211c5ceb3d793b92940253e6416478
+SHA512 (Term-ReadLine-Gnu-1.35.tar.gz) = da8d423353a2df0885ed6746d128915e1e85261ac161d81509f0133da726d7df7740842f4f5b238a001ba71a2c2bd2454091cdc3ea08bb4d0dfabe83f9778ef2
+Size (Term-ReadLine-Gnu-1.35.tar.gz) = 127376 bytes
Home |
Main Index |
Thread Index |
Old Index