Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Path::Class::File::Stat is a simple extension of Path::Class::File.
Path::Class::File::Stat is useful in long-running programs (as under
mod_perl) where you might have a file handle opened and want to check
if the underlying file has changed.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.7 2013/05/31 12:40:39 wiz Exp $
#
DISTNAME= Path-Class-File-Stat-0.03
PKGNAME= p5-${DISTNAME}
PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KA/KARMAN/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Path-Class-File-Stat/
COMMENT= Cache and compare stat() calls on a Path::Class::File object
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Path/Class/File/Stat/.packlist
DEPENDS+= p5-Path-Class>=0.15:../../devel/p5-Path-Class
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2011/11/25 11:43:57 hiramatsu Exp $
SHA1 (Path-Class-File-Stat-0.03.tar.gz) = 5b66a53ab126425ad201c6f37d4b9d358688bbaa
RMD160 (Path-Class-File-Stat-0.03.tar.gz) = e7325e2d1f77e6e1b21d975c300121d50a30621c
Size (Path-Class-File-Stat-0.03.tar.gz) = 3001 bytes