diff options
author | rhaen <rhaen@pkgsrc.org> | 2008-07-18 09:51:55 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2008-07-18 09:51:55 +0000 |
commit | 344c24d8571109f59f99cc4274e7d66b3e5ce062 (patch) | |
tree | 500825e8bc7bcc607fa6283cd93bcdfd21cb3066 /devel/p5-Cache-FastMmap | |
parent | 1c948986b54b634176f06f17198e286ed78d419c (diff) | |
download | pkgsrc-344c24d8571109f59f99cc4274e7d66b3e5ce062.tar.gz |
- updated to 1.28
ChangeLog:
1.28 Fri Jun 27 11:05 2008
- get_and_set() returns new value + didstore boolean
if called in list context
1.27 Wed Jun 18 17:15 2008
- Fix non-ansi C code
- Remove debug flags
Diffstat (limited to 'devel/p5-Cache-FastMmap')
-rw-r--r-- | devel/p5-Cache-FastMmap/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Cache-FastMmap/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Cache-FastMmap/Makefile b/devel/p5-Cache-FastMmap/Makefile index 653a75e429b..55fa6b1aa86 100644 --- a/devel/p5-Cache-FastMmap/Makefile +++ b/devel/p5-Cache-FastMmap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/05/30 12:06:54 abs Exp $ +# $NetBSD: Makefile,v 1.2 2008/07/18 09:51:55 rhaen Exp $ -DISTNAME= Cache-FastMmap-1.26 +DISTNAME= Cache-FastMmap-1.28 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5cfm CATEGORIES= devel perl5 diff --git a/devel/p5-Cache-FastMmap/distinfo b/devel/p5-Cache-FastMmap/distinfo index 63e3b7494b9..82d233eacca 100644 --- a/devel/p5-Cache-FastMmap/distinfo +++ b/devel/p5-Cache-FastMmap/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/05/30 12:06:54 abs Exp $ +$NetBSD: distinfo,v 1.2 2008/07/18 09:51:55 rhaen Exp $ -SHA1 (Cache-FastMmap-1.26.tar.gz) = 0e44d91c0ac409d0cd66a44091b797c2b671d9e8 -RMD160 (Cache-FastMmap-1.26.tar.gz) = 35f5a662348897f891b01b859b27bc5b02090314 -Size (Cache-FastMmap-1.26.tar.gz) = 43080 bytes +SHA1 (Cache-FastMmap-1.28.tar.gz) = 41dbf9ea3557090f0f19e4867450417d9dd97883 +RMD160 (Cache-FastMmap-1.28.tar.gz) = 28a575002df748f63b70a5de0e61d525c7e2a7e5 +Size (Cache-FastMmap-1.28.tar.gz) = 43245 bytes |