pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Module-CoreList Initial addition of p5-Module...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95420e5e3873
branches:  trunk
changeset: 483408:95420e5e3873
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Nov 11 23:37:44 2004 +0000

description:
Initial addition of p5-Module-CoreList version 1.97 in the NetBSD
Packages Collection.

The Perl 5 module Module::CoreList provides a manifest of the
modules and their versions included in core Perl for various
releases.

diffstat:

 devel/p5-Module-CoreList/DESCR    |   3 +++
 devel/p5-Module-CoreList/Makefile |  19 +++++++++++++++++++
 devel/p5-Module-CoreList/PLIST    |   1 +
 devel/p5-Module-CoreList/distinfo |   4 ++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 104c2915e9b0 -r 95420e5e3873 devel/p5-Module-CoreList/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-CoreList/DESCR    Thu Nov 11 23:37:44 2004 +0000
@@ -0,0 +1,3 @@
+The Perl 5 module Module::CoreList provides a manifest of the
+modules and their versions included in core Perl for various
+releases.
diff -r 104c2915e9b0 -r 95420e5e3873 devel/p5-Module-CoreList/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-CoreList/Makefile Thu Nov 11 23:37:44 2004 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/11 23:37:44 seb Exp $
+#
+
+DISTNAME=      Module-CoreList-1.97
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5mcl
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Module/}
+
+MAINTAINER=    seb%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Module-CoreList/
+COMMENT=       Perl 5 module inventorying modules shipped with core Perl
+
+USE_BUILDLINK3=        YES
+USE_LANGUAGES= # empty
+PERL5_PACKLIST=        ${PERL5_SITEARCH}/auto/Module/CoreList/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 104c2915e9b0 -r 95420e5e3873 devel/p5-Module-CoreList/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-CoreList/PLIST    Thu Nov 11 23:37:44 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/11 23:37:45 seb Exp $
diff -r 104c2915e9b0 -r 95420e5e3873 devel/p5-Module-CoreList/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Module-CoreList/distinfo Thu Nov 11 23:37:44 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/11 23:37:45 seb Exp $
+
+SHA1 (Module-CoreList-1.97.tar.gz) = bd40d5bf5762d40532bbb42d0ab6474997269cfb
+Size (Module-CoreList-1.97.tar.gz) = 31248 bytes



Home | Main Index | Thread Index | Old Index