The NetBSD Project

CVS log for pkgsrc/devel/p5-IO-Zlib/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / p5-IO-Zlib

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 18 18:01:21 2009 UTC (2 years, 10 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, HEAD
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

pkgsrc changes:
  - Updating package for p5 module IO::Zlib from 1.09nb2 to 1.10
  - Adding perl license as package license (module POD)

Upstream changes:
Tue Jul 14 22:29:01 2009  Tom Hughes  <tom@compton.nu>
        * Zlib.pm
          Change version number to 1.10.

        * Zlib.pm
        * Makefile.PL
          Require Compress::Zlib 2.000 or later.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 8 20:05:40 2008 UTC (4 years, 4 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Updated to version 1.09.

Pkgsrc changes:
  - No compiler necessary.

Changes since version 1.08:
===========================
Thu Jan  3 18:35:44 2008  Tom Hughes  <tom@compton.nu>
	* Zlib.pm
	  Changed version number to 1.09.
        * Makefile.PL
          Install in the core library directory if the perl
          version is 5.9.3 or later.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 30 15:34:21 2007 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

Update to 1.08:

Sun Nov 18 17:43:49 2007  Tom Hughes  <tom@compton.nu>

	* Zlib.pm
	  Changed version number to 1.08.

        * t/uncomp1.t
        * t/uncomp2.t
          Add the PID to the name of the temporary file used by
          several tests to avoid clashing with the directory
          called test in the perl source tree.

        * Zlib.pm
          Require perl 5.006 instead of 5.004 as Fcntl does not
          implement SEEK_SET before then.

        * Zlib.pm
          Removed "IO::Zlib::WRITE: OFFSET is not supported" error
          from documentation as it is no longer generated.

2007-07-28 Tom Hughes <tom@compton.nu>

	* Zlib.pm
	  Changed version number to 1.07.

        * MANIFEST
	* t/0signature.t
	  Removed signature test.

2007-07-18 Tom Hughes <tom@compton.nu>

	* Zlib.pm
	  Changed version number to 1.06.

	* t/external.t
	  Exit immediately if there is no gzip program.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 8 08:32:01 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

Update to 1.05:
	* Zlib.pm
	  Changed version number to 1.05.

	* Zlib.pm
	  Added dummy FILENO method to stop the debugger barfing
	  when asked to dump a IO::Zlib object.

	* Zlib.pm
	  Removed internal eof flag and use gzeof instead.

	* t/getline.t
	  Added tests for the eof method while reading lines.

	* t/basic.t
	  Add test for reading at an offset.

	* Zlib.pm
	  Allow an offset to be specifed when reading or writing.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Oct 15 20:05:07 2005 UTC (6 years, 7 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update to version 1.04.

Pkgsrc changes:
 - Added HOMEPAGE.

Relevant changes since version 1.01:
===========================
 * fixes for various tests
 * Added support for external gzip.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 23 22:24:26 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Add RMD160 digests.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 13 17:10:15 2002 UTC (9 years, 5 months ago) by cjep
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of the perl IO::Zlib module v1.01 into the NetBSD packages
collection as devel/p5-IO-Zlib.

The IO::Zlib module provides a Perl IO:: style interface to the 
Compress::Zlib package. The main advantage is that you can use an
IO::Zlib object in much the same way as an IO::File object, so you
can have common code that doesn't know which sort of file it is
using.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 13 17:10:15 2002 UTC (9 years, 5 months ago) by cjep
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>