pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52545 CVS commit: pkgsrc/archivers



The following reply was made to PR pkg/52545; it has been noted by GNATS.

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52545 CVS commit: pkgsrc/archivers
Date: Fri, 3 Nov 2017 20:07:12 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Fri Nov  3 20:07:12 UTC 2017
 
 Modified Files:
 	pkgsrc/archivers: Makefile
 Added Files:
 	pkgsrc/archivers/atool: DESCR Makefile PLIST distinfo
 	pkgsrc/archivers/atool/patches: patch-configure
 
 Log Message:
 Import atool-0.39.0 from wip, PR pkg/52545.
 
 atool is a script for managing file archives of various types (tar,
 tar+gzip, zip, etc.). It provides the following commands:
 
   * aunpack: extract an archive, avoiding tar bombs
   *   apack: create archives or compressed files
   *     als: list the contents of an archive
   *    acat: extract to the standard output
   *   adiff: generate a diff between two archives
   * arepack: repack archives to a different format
 
 Optional dependencies: lbzip2 or pbzip2, lzip, plzip, lzop, lzma, zip,
 unzip, unrar, lha, unace, arj, arc, nomarch, p7zip, unalz.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.156 -r1.157 pkgsrc/archivers/Makefile
 cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/atool/DESCR \
     pkgsrc/archivers/atool/Makefile pkgsrc/archivers/atool/PLIST \
     pkgsrc/archivers/atool/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/atool/patches/patch-configure
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index