pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/p5-Locale-libintl The package libintl-perl is an ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d773aae4b86e
branches:  trunk
changeset: 508334:d773aae4b86e
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Fri Feb 17 20:58:38 2006 +0000

description:
The package libintl-perl is an internationalization library for Perl
that aims to be compatible with the Uniforum message translations
system as implemented for example in GNU gettext.

Packaged by peter.schuller (at) infidyne.com in pkgsrc-wip

diffstat:

 misc/p5-Locale-libintl/DESCR    |   3 +++
 misc/p5-Locale-libintl/Makefile |  20 ++++++++++++++++++++
 misc/p5-Locale-libintl/PLIST    |   1 +
 misc/p5-Locale-libintl/distinfo |   5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r 5e95ef2a6017 -r d773aae4b86e misc/p5-Locale-libintl/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-libintl/DESCR      Fri Feb 17 20:58:38 2006 +0000
@@ -0,0 +1,3 @@
+The package libintl-perl is an internationalization library for Perl
+that aims to be compatible with the Uniforum message translations
+system as implemented for example in GNU gettext.
diff -r 5e95ef2a6017 -r d773aae4b86e misc/p5-Locale-libintl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-libintl/Makefile   Fri Feb 17 20:58:38 2006 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/02/17 20:58:38 adrianp Exp $
+
+P5_LIBINTL_VER=        1.16
+DISTNAME=      libintl-perl-${P5_LIBINTL_VER}
+PKGNAME=       p5-Locale-libintl-${P5_LIBINTL_VER}
+CATEGORIES=    misc perl5
+
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Locale/}
+
+MAINTAINER=    peter.schuller%infidyne.com@localhost
+HOMEPAGE=      http://search.cpan.org/dist/libintl-perl/
+COMMENT=       Perl internationalization library
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_PACKLIST=                auto/libintl-perl/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5e95ef2a6017 -r d773aae4b86e misc/p5-Locale-libintl/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-libintl/PLIST      Fri Feb 17 20:58:38 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/17 20:58:38 adrianp Exp $
diff -r 5e95ef2a6017 -r d773aae4b86e misc/p5-Locale-libintl/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Locale-libintl/distinfo   Fri Feb 17 20:58:38 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/02/17 20:58:38 adrianp Exp $
+
+SHA1 (libintl-perl-1.16.tar.gz) = 7a496e50ea3c6674202e556c1a7d9f1fc3357eb5
+RMD160 (libintl-perl-1.16.tar.gz) = b72df501fd6744cc78d762f0d7b274211c807d9c
+Size (libintl-perl-1.16.tar.gz) = 465597 bytes



Home | Main Index | Thread Index | Old Index