Subject: CVS commit: pkgsrc/archivers/p5-Archive-Tar
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 10/22/2001 08:46:00
Module Name:	pkgsrc
Committed By:	martti
Date:		Mon Oct 22 05:45:59 UTC 2001

Update of /cvsroot/pkgsrc/archivers/p5-Archive-Tar
In directory netbsd.hut.fi:/tmp/cvs-serv15830

Log Message:
Perl module for creation and manipulation of tar files.

This module uses no C-coded parts in itself, but it will try to use
the Compress::Zlib module to read and write gzipped tarfiles.
Archive::Tar will still work without Zlib, it will just complain a
little bit (and, of course, not be able to use compression). The
complaining will be removed when the module leaves the alpha stage,
and can be trivially removed by commenting out the offending print
near the top of Tar.pm.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/archivers/p5-Archive-Tar/Makefile
N pkgsrc/archivers/p5-Archive-Tar/distinfo
N pkgsrc/archivers/p5-Archive-Tar/pkg/PLIST
N pkgsrc/archivers/p5-Archive-Tar/pkg/DESCR

No conflicts created by this import