pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-Locale-Maketext-Simple Update p5-Locale-Makete...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed722f08cd03
branches: trunk
changeset: 521065:ed722f08cd03
user: obache <obache%pkgsrc.org@localhost>
date: Sat Nov 04 11:54:39 2006 +0000
description:
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 $&.
diffstat:
misc/p5-Locale-Maketext-Simple/Makefile | 6 +++---
misc/p5-Locale-Maketext-Simple/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 625c9d6a3ab5 -r ed722f08cd03 misc/p5-Locale-Maketext-Simple/Makefile
--- a/misc/p5-Locale-Maketext-Simple/Makefile Sat Nov 04 11:33:35 2006 +0000
+++ b/misc/p5-Locale-Maketext-Simple/Makefile Sat Nov 04 11:54:39 2006 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2006/03/04 21:30:12 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/11/04 11:54:39 obache Exp $
-DISTNAME= Locale-Maketext-Simple-0.12
+DISTNAME= Locale-Maketext-Simple-0.18
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~audreyt/Locale-Maketext-Simple/
COMMENT= Simple interface to Locale::Maketext::Lexicon
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 625c9d6a3ab5 -r ed722f08cd03 misc/p5-Locale-Maketext-Simple/distinfo
--- a/misc/p5-Locale-Maketext-Simple/distinfo Sat Nov 04 11:33:35 2006 +0000
+++ b/misc/p5-Locale-Maketext-Simple/distinfo Sat Nov 04 11:54:39 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 11:02:57 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/11/04 11:54:39 obache Exp $
-SHA1 (Locale-Maketext-Simple-0.12.tar.gz) = eb7ba1a44a124df3ce84138078ecb9993f7a113b
-RMD160 (Locale-Maketext-Simple-0.12.tar.gz) = d5719bfd7d812a971c4a08f8399f885646a0dad8
-Size (Locale-Maketext-Simple-0.12.tar.gz) = 13215 bytes
+SHA1 (Locale-Maketext-Simple-0.18.tar.gz) = 30584035d66d6041b2187278ef9ebaa3707158a7
+RMD160 (Locale-Maketext-Simple-0.18.tar.gz) = b21761497edd27b453a348c6225b57a9728a3f44
+Size (Locale-Maketext-Simple-0.18.tar.gz) = 16865 bytes
Home |
Main Index |
Thread Index |
Old Index