Commits

kimura wataru authored 0bcb672d4b9
ruby/rb-archive-tar-minitar: fix destroot violation
No tags

ruby/rb-archive-tar-minitar/Portfile

Modified
1 1 PortSystem 1.0
2 2 PortGroup ruby 1.0
3 3
4 4 ruby.setup archive-tar-minitar 0.5.2 gem {} rubygems
5 -revision 0
5 +revision 1
6 6 maintainers nomaintainer
7 7 description Ruby library and command line utility to deal with POSIX tar archive files.
8 8 long_description Archive::Tar::Minitar is a pure-Ruby library and \
9 9 command-line utility that provides the ability to \
10 10 deal with POSIX tar(1) archive files. The \
11 11 implementation is based heavily on Mauricio \
12 12 Fernandez's implementation in rpa-base, but has \
13 13 been reorganised to promote reuse in other projects.
14 14 categories-append archivers
15 15 license {Ruby GPL-2}
16 16 checksums md5 c8bf480d64cd6be11c0670870dbd760c
17 17 platforms darwin
18 -
19 -destroot.args --no-ri --no-tests

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut