pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Cache-FastMmap pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5bf94731ab34
branches: trunk
changeset: 395324:5bf94731ab34
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 07 20:51:51 2009 +0000
description:
pkgsrc changes:
- Updating package for p5 module Cache::FastMmap from 1.30 to 1.34
- Adjusting LICENSE
Upstream changes:
1.34 Fri Jun 19 12:00 2009
- perldoc fix (thanks Jonathan Yu)
1.33 Thu Jun 18 12:00 2009
- Update version in META.yml
1.32 Thu Jun 18 11:55 2009
- Better LiveCaches tracking via DESTROY
1.31 Thu Jun 18 11:40 2009
- when in raw_values => 0 mode, the write_cb is now
correctly called with thawed data, rather than the
raw frozen data
- empty_on_exit correctly called even when a global
cache is left at interpreter exit time (required
Scalar::Util qw(weaken) for object tracking)
diffstat:
devel/p5-Cache-FastMmap/Makefile | 6 +++---
devel/p5-Cache-FastMmap/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r a9876034cdea -r 5bf94731ab34 devel/p5-Cache-FastMmap/Makefile
--- a/devel/p5-Cache-FastMmap/Makefile Tue Jul 07 20:50:17 2009 +0000
+++ b/devel/p5-Cache-FastMmap/Makefile Tue Jul 07 20:51:51 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2009/06/13 06:46:43 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2009/07/07 20:51:51 sno Exp $
-DISTNAME= Cache-FastMmap-1.30
+DISTNAME= Cache-FastMmap-1.34
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cfm
CATEGORIES= devel perl5
@@ -9,7 +9,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Cache-FastMmap/
COMMENT= Shared memory cache through an mmap'ed file
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= c
PERL5_PACKLIST= auto/Cache/FastMmap/.packlist
diff -r a9876034cdea -r 5bf94731ab34 devel/p5-Cache-FastMmap/distinfo
--- a/devel/p5-Cache-FastMmap/distinfo Tue Jul 07 20:50:17 2009 +0000
+++ b/devel/p5-Cache-FastMmap/distinfo Tue Jul 07 20:51:51 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/05/17 18:03:39 sno Exp $
+$NetBSD: distinfo,v 1.5 2009/07/07 20:51:51 sno Exp $
-SHA1 (Cache-FastMmap-1.30.tar.gz) = 3575cfcabe3b30419e08bbaa068a0946e6c0a448
-RMD160 (Cache-FastMmap-1.30.tar.gz) = feb8dd3dfbc41a338b344ee3c2478af414890931
-Size (Cache-FastMmap-1.30.tar.gz) = 46414 bytes
+SHA1 (Cache-FastMmap-1.34.tar.gz) = 3120416addca1905fa7e13bd43ae1d8158d15cd7
+RMD160 (Cache-FastMmap-1.34.tar.gz) = b4162059d12d6fa781d5f7aa406cf0362dfb944d
+Size (Cache-FastMmap-1.34.tar.gz) = 47172 bytes
Home |
Main Index |
Thread Index |
Old Index