# $Id: Portfile 29806 2007-10-10 11:45:49Z afb@macports.org $ PortSystem 1.0 name gnutar version 1.18 revision 2 categories archivers maintainers mww@macports.org description tar version of the GNU project long_description \ the gnutar program creates, adds files to, or extracts files from \ an archive file in gnutar format, called a tarfile. A tarfile is \ often a magnetic tape, but can be a floppy diskette or any regular \ disk file. homepage http://www.gnu.org/software/tar/ master_sites gnu:tar checksums md5 70170208d7c1bb9ab40120579434b6a3 \ sha1 5b5078cb291492ffeb4fb134179fc6ffd2121c66 \ rmd160 129e1a53ed3b580f5efc582622a90fdfc9d105f5 distname tar-${version} use_bzip2 yes platforms darwin patchfiles patch-src-names.c patch-lzma.diff depends_lib port:gettext port:libiconv configure.args --program-prefix=gnu \ --infodir=${prefix}/share/info test.run yes test.target check post-destroot { xinstall -v -m 755 -d ${destroot}${prefix}/share/doc/${name} xinstall -v -W ${worksrcpath} ABOUT-NLS AUTHORS COPYING ChangeLog \ ChangeLog.1 INSTALL NEWS PORTS README THANKS TODO \ ${destroot}${prefix}/share/doc/${name} delete ${destroot}${prefix}/lib/charset.alias file rename ${destroot}${prefix}/share/info/tar.info ${destroot}${prefix}/share/info/gnutar.info file rename ${destroot}${prefix}/share/info/tar.info-1 ${destroot}${prefix}/share/info/gnutar.info-1 file rename ${destroot}${prefix}/share/info/tar.info-2 ${destroot}${prefix}/share/info/gnutar.info-2 } livecheck.check regex livecheck.url http://ftp.gnu.org/gnu/tar/?C=M&O=D livecheck.regex tar-(\[0-9\.\]+\[0-9\])\\.