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 Update to 0.14:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8933873a44e
branches: trunk
changeset: 496331:c8933873a44e
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jun 26 07:59:37 2005 +0000
description:
Update to 0.14:
0.14 Mon Nov 8 14:00:00 2004
- Return filehandle close() value to caller. Spotted in
Spreadsheet::WriteExcel::Big by Edward James and
Reidar Johansen.
- Changed IO::Scalar from a "use" to a "require" and removed
the Makefile dependency to make H. Merijn Brand's life easier
for some reason. :-)
0.13 Sun Aug 1 13:00:00 2004
- Allowed use of user defined filehandles. This should make the
module work with mod_perl and some other applications.
https://rt.cpan.org/NoAuth/Bug.html?id=7168
0.12 Thu May 28 23:00:00 2004
- Applied patch to fix problems when creating very large files.
Thanks James Rouzier.
- Applied patch to allow IO::Scalar as a data destination.
Thanks Kyle Burton.
- Fixed pack() warning in perl5.8 - jmcnamara
diffstat:
devel/p5-OLE-Storage_Lite/Makefile | 8 ++++----
devel/p5-OLE-Storage_Lite/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (34 lines):
diff -r 36cc4a626341 -r c8933873a44e devel/p5-OLE-Storage_Lite/Makefile
--- a/devel/p5-OLE-Storage_Lite/Makefile Sun Jun 26 05:53:47 2005 +0000
+++ b/devel/p5-OLE-Storage_Lite/Makefile Sun Jun 26 07:59:37 2005 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:33 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/06/26 07:59:37 wiz Exp $
-DISTNAME= OLE-Storage_Lite-0.11
+DISTNAME= OLE-Storage_Lite-0.14
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5osl
-PKGREVISION= 1
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KW/KWITKNR/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JM/JMCNAMARA/}
MAINTAINER= tech-pkg%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
diff -r 36cc4a626341 -r c8933873a44e devel/p5-OLE-Storage_Lite/distinfo
--- a/devel/p5-OLE-Storage_Lite/distinfo Sun Jun 26 05:53:47 2005 +0000
+++ b/devel/p5-OLE-Storage_Lite/distinfo Sun Jun 26 07:59:37 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:27 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/06/26 07:59:37 wiz Exp $
-SHA1 (OLE-Storage_Lite-0.11.tar.gz) = 1f8311c5e6e8cfa882585830514e06d9d5e00971
-RMD160 (OLE-Storage_Lite-0.11.tar.gz) = b11a3b07d8ae987646c624e84c6e8aea3f2834e0
-Size (OLE-Storage_Lite-0.11.tar.gz) = 16592 bytes
+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
Home |
Main Index |
Thread Index |
Old Index