pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-File-Slurp Import p5-File-Slurp-9999.09 from ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38c4a4bcbbd1
branches:  trunk
changeset: 496202:38c4a4bcbbd1
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 24 17:20:53 2005 +0000

description:
Import p5-File-Slurp-9999.09 from pkgsrc-wip, packaged by
Hiramatsu Yoshifumi.

This module provides subroutines to read or write entire files with a
simple call.  It also has a subroutine for reading the list of filenames
in a directory.

diffstat:

 devel/p5-File-Slurp/DESCR    |   3 +++
 devel/p5-File-Slurp/Makefile |  18 ++++++++++++++++++
 devel/p5-File-Slurp/PLIST    |   1 +
 devel/p5-File-Slurp/distinfo |   5 +++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r 82935df6205c -r 38c4a4bcbbd1 devel/p5-File-Slurp/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Slurp/DESCR Fri Jun 24 17:20:53 2005 +0000
@@ -0,0 +1,3 @@
+This module provides subroutines to read or write entire files with a
+simple call.  It also has a subroutine for reading the list of filenames
+in a directory.
diff -r 82935df6205c -r 38c4a4bcbbd1 devel/p5-File-Slurp/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Slurp/Makefile      Fri Jun 24 17:20:53 2005 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/06/24 17:20:53 wiz Exp $
+
+DISTNAME=              File-Slurp-9999.09
+PKGNAME=               p5-${DISTNAME}
+SVR4_PKGNAME=          p5fsl
+CATEGORIES=            devel perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=File/}
+
+MAINTAINER=            hiramatu%boreas.dti.ne.jp@localhost
+HOMEPAGE=              http://search.cpan.org/dist/File-Slurp/
+COMMENT=               Read/write/append files quickly
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/File/Slurp/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 82935df6205c -r 38c4a4bcbbd1 devel/p5-File-Slurp/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Slurp/PLIST Fri Jun 24 17:20:53 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/24 17:20:54 wiz Exp $
diff -r 82935df6205c -r 38c4a4bcbbd1 devel/p5-File-Slurp/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-File-Slurp/distinfo      Fri Jun 24 17:20:53 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/06/24 17:20:54 wiz Exp $
+
+SHA1 (File-Slurp-9999.09.tar.gz) = 568333c9bc8922d4529783d18664b9e0ea32063f
+RMD160 (File-Slurp-9999.09.tar.gz) = 32aaf9252c592a4a3cea53c528880d71d51e319b
+Size (File-Slurp-9999.09.tar.gz) = 24552 bytes



Home | Main Index | Thread Index | Old Index