diff options
author | taca <taca@pkgsrc.org> | 2003-08-30 07:10:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2003-08-30 07:10:11 +0000 |
commit | d5c0b562aeca4fdc4d067b7d1fa953483419ae26 (patch) | |
tree | ee37e2c572a3259dc75a0e62969e6cb5017795f2 /archivers/makeself | |
parent | 377302a2cf9ad7f4680164c9e6da02d4655c1295 (diff) | |
download | pkgsrc-d5c0b562aeca4fdc4d067b7d1fa953483419ae26.tar.gz |
Update ruby-zlib package to 0.6.0.
Changes from 0.5 to 0.6
o New methods:
- Zlib::GzipFile.wrap
- Zlib::GzipFile#finish
o New constants:
- Zlib::ZLIB_VERSION
- Zlib::OS_VMCMS
- Zlib::OS_ZSYSTEM
- Zlib::OS_CPM
- Zlib::OS_QDOS
- Zlib::OS_RISCOS
- Zlib::OS_UNKNOWN
o Changed methods:
- Zlib::GzipFile.new now takes no block. Use Zlib::GzipFile.wrap instead.
- Zlib::GzipFile#close now takes no argument. Use Zlib::GzipFile#finish
instead.
o Renamed methods:
- Zlib.version is renamed to Zlib.zlib_version.
o Changed constants:
- Zlib::VERSION indicates the version of Ruby/zlib. The zlib.h version is
now in Zlib::ZLIB_VERSION.
o Backward compatibility:
- For backward compatibility for 0.5, the obsoleted methods and arguments
are still available.
- Obsoleted classes, methods, and constants for backward compatibility
for 0.4 or earlier are removed.
Diffstat (limited to 'archivers/makeself')
0 files changed, 0 insertions, 0 deletions