pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Locale-Msgfmt Initial import of p5-Locale-Msg...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a8091e311e7
branches: trunk
changeset: 568140:2a8091e311e7
user: seb <seb%pkgsrc.org@localhost>
date: Sat Dec 05 20:56:08 2009 +0000
description:
Initial import of p5-Locale-Msgfmt version 0.14 in the NetBSD
Packages Collection.
The Perl 5 module Locale::Msgfmt does the same thing as msgfmt from
GNU gettext-tools, except this is pure Perl.
diffstat:
devel/p5-Locale-Msgfmt/DESCR | 2 ++
devel/p5-Locale-Msgfmt/Makefile | 19 +++++++++++++++++++
devel/p5-Locale-Msgfmt/distinfo | 5 +++++
3 files changed, 26 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 9d9c048aaba5 -r 2a8091e311e7 devel/p5-Locale-Msgfmt/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Locale-Msgfmt/DESCR Sat Dec 05 20:56:08 2009 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module Locale::Msgfmt does the same thing as msgfmt from
+GNU gettext-tools, except this is pure Perl.
diff -r 9d9c048aaba5 -r 2a8091e311e7 devel/p5-Locale-Msgfmt/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Locale-Msgfmt/Makefile Sat Dec 05 20:56:08 2009 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/05 20:56:08 seb Exp $
+#
+
+DISTNAME= Locale-Msgfmt-0.14
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Locale-Msgfmt/
+COMMENT= Perl 5 module to compile .po files to .mo files
+
+USE_LANGUAGES= # empty
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Locale/Msgfmt/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9d9c048aaba5 -r 2a8091e311e7 devel/p5-Locale-Msgfmt/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Locale-Msgfmt/distinfo Sat Dec 05 20:56:08 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/05 20:56:08 seb Exp $
+
+SHA1 (Locale-Msgfmt-0.14.tar.gz) = 767b2328e323eb06d0a9a5163b451d38748447ec
+RMD160 (Locale-Msgfmt-0.14.tar.gz) = 9a67da86da1d3549896f313a406b2435264ffbea
+Size (Locale-Msgfmt-0.14.tar.gz) = 30765 bytes
Home |
Main Index |
Thread Index |
Old Index