pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-OLE-Storage_Lite Updated to version 0.15.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae1a916124f9
branches: trunk
changeset: 538421:ae1a916124f9
user: heinz <heinz%pkgsrc.org@localhost>
date: Thu Feb 07 21:02:07 2008 +0000
description:
Updated to version 0.15.
Pkgsrc changes:
- Simplified MASTER_SITES.
- The package supports installation to DESTDIR.
- A compiler is not necessary.
Changes since version 0.14:
===========================
0.15 Sat Dec 1 18:00:00 2007
- Fix for OLE::Storage_Lite performance degradation caused
by Math::BigInt degradation.
http://rt.cpan.org/Public/Bug/Display.html?id=31006
Thanks Jonathan Kamens.
diffstat:
devel/p5-OLE-Storage_Lite/Makefile | 13 +++++++------
devel/p5-OLE-Storage_Lite/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 10 deletions(-)
diffs (44 lines):
diff -r d41d8de947b9 -r ae1a916124f9 devel/p5-OLE-Storage_Lite/Makefile
--- a/devel/p5-OLE-Storage_Lite/Makefile Thu Feb 07 20:59:05 2008 +0000
+++ b/devel/p5-OLE-Storage_Lite/Makefile Thu Feb 07 21:02:07 2008 +0000
@@ -1,20 +1,21 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:23 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/07 21:02:07 heinz Exp $
-DISTNAME= OLE-Storage_Lite-0.14
+DISTNAME= OLE-Storage_Lite-0.15
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5osl
-PKGREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JM/JMCNAMARA/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=OLE/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/OLE-Storage_Lite/
COMMENT= Module for reading and writing OLE-Structured files
-DEPENDS+= p5-IO-stringy>=2.101:../../devel/p5-IO-stringy
-
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
+DEPENDS+= p5-IO-stringy>=2.101:../../devel/p5-IO-stringy
+
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/OLE/Storage_Lite/.packlist
.include "../../lang/perl5/module.mk"
diff -r d41d8de947b9 -r ae1a916124f9 devel/p5-OLE-Storage_Lite/distinfo
--- a/devel/p5-OLE-Storage_Lite/distinfo Thu Feb 07 20:59:05 2008 +0000
+++ b/devel/p5-OLE-Storage_Lite/distinfo Thu Feb 07 21:02:07 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/06/26 07:59:37 wiz Exp $
+$NetBSD: distinfo,v 1.4 2008/02/07 21:02:07 heinz Exp $
-SHA1 (OLE-Storage_Lite-0.14.tar.gz) = a9d928b37fc80eee2c0f693fb24658578eab7cc1
-RMD160 (OLE-Storage_Lite-0.14.tar.gz) = 60ad448f4d664294eca8ac3836ffd4fa4b1b0047
-Size (OLE-Storage_Lite-0.14.tar.gz) = 17592 bytes
+SHA1 (OLE-Storage_Lite-0.15.tar.gz) = ef17b1b23310f748f5a18d5bcb316ddc7994aa4d
+RMD160 (OLE-Storage_Lite-0.15.tar.gz) = 582ddd40da99720badab935a63593a1c46b43714
+Size (OLE-Storage_Lite-0.15.tar.gz) = 17940 bytes
Home |
Main Index |
Thread Index |
Old Index