./graphics/ruby-archive-tar-minitar, Pure Ruby library for handling POSIX tar archives

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8, Package name: ruby27-archive-tar-minitar-0.8, Maintainer: pkgsrc-users

Archive::Tar::Minitar is a pure-Ruby library and command-line utility
that provides the ability to deal with POSIX tar(1) archive files.


Required to run:
[archivers/ruby-minitar] [archivers/ruby-minitar-cli] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2019-10-22 09:33:37 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
archivers/ruby-archive-tar-minitar: update to 0.8

Update ruby-archive-tar-minitar to 0.8.

Now this package is left for compatibility and it using ruby-minitar and
ruby-minitar-cli.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-03-13 17:07:29 by Takahiro Kambe | Files touched by this commit (5)
Log message:
Update ruby-archive-tar-minitar to 0.6.1.

This packges provivides compatible library onto ruby-minitar for now.
   2015-11-03 01:56:27 by Alistair G. Crooks | Files touched by this commit (93)
Log message:
Add SHA512 digests for distfiles for archivers category

Problems found with existing distfile for eagle:
	distfiles/bicom101.zip
	distfiles/szip-2.1nb3/szip-2.1.tar.gz
	distfiles/xmill-0.9.1.tar.gz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-09-25 07:44:04 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Comment out URL of HOMEPAGE since rubyforge.org stopped most of services.
   2015-03-01 13:44:57 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Use rubygems's --format-executable option instead of post-install target.