pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Curses
Module Name: pkgsrc
Committed By: wiz
Date: Sat Apr 12 09:00:36 UTC 2014
Modified Files:
pkgsrc/devel/p5-Curses: Makefile distinfo
Log Message:
Update to 1.29:
New in 1.29 (Released April 6, 2014)
Add an alternate set of functions (getchar, ungetchar, getstring,
instring, addstring, insstring) providing a more Perl-like interface,
converting from and to Perl strings (instead of passing data to the C
library verbatim) and using wide character functions if available in the
underlying curses library.
Written by Edgar Fuß, Mathematisches Institut der Uni Bonn,
<ef%math.uni-bonn.de@localhost>
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/p5-Curses/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Curses/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index