Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

2
devel/p5-Cache-LRU/DESCR Normal file
View File

@@ -0,0 +1,2 @@
A simple, fast implementation of an in-memory LRU cache in pure perl with
the maximum number of entries to be stored within the cache object.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.2 2016/06/08 19:22:38 wiz Exp $
DISTNAME= Cache-LRU-0.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cache/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Cache-LRU/
COMMENT= Simple, fast implementation of an in-memory LRU cache
LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= p5-Test-Requires>=0:../../devel/p5-Test-Requires
USE_LANGUAGES= # none
PERL5_PACKLIST= auto/Cache/LRU/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2016/04/10 15:14:13 wen Exp $
SHA1 (Cache-LRU-0.04.tar.gz) = 628628f96b420928607d20c53c3650ba055e88e4
RMD160 (Cache-LRU-0.04.tar.gz) = d02823af1e42884bc505f9b45d7a7b5429041155
SHA512 (Cache-LRU-0.04.tar.gz) = 9fd4f56da78e4b8e291c4291ccb2e34bc50f7294fc8ff1d942d21fb116a5613c96f8e55ef9bb95a7ae3e810e791d3edf2f9f15063fd0fb85414a8e8964e88118
Size (Cache-LRU-0.04.tar.gz) = 20133 bytes