Subject: CVS commit: pkgsrc/misc/p5-Locale-Maketext-Simple
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2006 11:54:39
Module Name: pkgsrc
Committed By: obache
Date: Sat Nov 4 11:54:39 UTC 2006
Modified Files:
pkgsrc/misc/p5-Locale-Maketext-Simple: Makefile distinfo
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 $&.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/misc/p5-Locale-Maketext-Simple/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/p5-Locale-Maketext-Simple/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.