Path to this page:
Subject: CVS commit: pkgsrc/misc/p5-Locale-Maketext-Simple
From: OBATA Akio
Date: 2006-11-04 12:54:39
Message id: 20061104115439.277E9211CA@cvs.netbsd.org
Log Message:
Update p5-Locale-Maketext-Simple to 0.18 and add HOMEPAGE.
Changes:
[Changes for 0.18 - 2006-09-08]
* At the request of Steve Hay, this module is now available under the
Perl license when distributed as part of Perl 5.
[Changes for 0.17 - 2006-08-13]
* Sebastien Aperghis-Tramoni noticed that the MIT license text was
mis-hyphenated, and the waranty clauses mentions "X Consortium"
where it should say "authors or copyright holders".
[Changes for 0.16 - 2006-05-03]
* Oops, the gettext_to_maketext function was missing an escape
sequence, rendering message strings with [ ~ ] characters invalid.
Reported By: Rong-En Fan
[Changes for 0.15 - 2006-05-02]
* LICENSING CHANGE: This compilation and all individual files in it
are now under the permissive "MIT" license. See the COPYRIGHT
section in README for the new terms.
[Changes for 0.14 - 2006-04-27]
* Repair Perl 5.005 compatibility in the build system.
Reported By: Rong-En Fan
[Changes for 0.13 - 2006-04-11]
* The "_style => 'gettext'" option was broken for adjacent variables
such as "%1%2%3".
* Also removed the sole occurrence of of $&.
Files: